3️⃣ This is part three of the Pluralsight CLF-C01 path
Acceptable Use Policy is AWS's policy for acceptable and unacceptable uses of their cloud platform. All users must agree with this policy to have an account on the platform.
Least Privilege Access: When granting permission for a user to access AWS resources, you should grant them the minimum permissions needed to complete their tasks and no more.
*Security and Compliance is a shared responsibility between AWS and the customer.
The AWS Well-architected Framework is a collection of best practices across five key pillars for how to best create systems that create business value on AWS.
*Everything fails all the time.
Least Privilege Access: When granting permission for a user to access AWS resources, you should grant them the minimum permissions needed to complete their tasks and no more.
Amazon Cognito is a managed service that enables you to handle authentication and aspects of authorization for your custom web and mobile applications through AWS.
*Disaster recovery (DR) is about preparing for and recovering from a disaster. Any event that has a negative impact on a company's business continuity or finances could be termed a disaster. This includes hardware or software failure, a network outage, a power outage, physical damage to a building like fire or flooding, human error or some other significant event.
*The Pilot Light method gives you a quicker recovery time than the backup-and-restore method because the core pieces of the system are already running and are continually kept up to date.
Recovery Time Objective is the time it takes to get your systems back up and running to the ideal business state after a disaster recovery event.
Recovery Point Objective is the amount of data loss (in terms of time) for a production system during a disaster recovery event.
Distributed Denial of Service (DDoS) is a type of attach where a server or group of servers are flooded with more traffic than they can handle in a coordinated effort to bring the system down.