Skip to main content

Week 9 Cloud Computing

 

  1. Enhanced User Experience: SSO allows users to log in once and gain access to multiple applications without needing to re-enter credentials. This reduces the frustration of remembering numerous passwords and improves overall user satisfaction.
  2. Increased Productivity: Employees can focus more on their core tasks by reducing the time spent logging into different systems, increasing productivity.
  3. Improved Security: SSO centralizes authentication, making enforcing strong password policies and multi-factor authentication (MFA) easier. This reduces the risk of weak passwords and enhances overall security.
  4. Simplified Management: IT administrators can manage user access and permissions from a single platform, simplifying the process of onboarding and offboarding employees.
  5. Reduced IT Costs: With fewer password-related support requests, IT departments can save time and resources, leading to cost savings.
  6. Compliance and Auditing: SSO provides a centralized audit trail of user access, making monitoring and ensuring compliance with regulatory requirements easier.

Comments

Popular posts from this blog

System Hardening Week 2

  The  Application layer  is the seventh and highest layer of the OSI and TCP/IP models. It specifies the shared communication protocols and interface methods hosts use in a communications network. The protocols in the Application layer are responsible for providing services to the user, such as file transfer, email, and web browsing.

Week 4 post

 RIAD (redundant array of independent disk) An array is when two or more drives are working as a unit. Below is a detail information about RAID 5 which is the most used or common RAID level.

week 10 Cloud Computing.

  File Storage Description: Structure: Hierarchical, using directories and subdirectories. Data Organization: Files are stored with metadata like filename, timestamps, and permissions. Advantages: Familiarity: Easy for users to understand and manage, akin to traditional file systems. Ideal Use Cases: Great for storing and managing documents, media files, and shared drives. Block Storage Description: Structure: Data is divided into fixed-sized blocks. Data Organization: Each block has a unique identifier, but no metadata is attached directly. Advantages: Performance: High performance and low latency. Flexibility: The operating system can be formatted and used as required. Ideal Use Cases: Databases: Suitable for database applications. Virtual Machines: Commonly used for VM storage and high-performance applications.