
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
What does "security of the cloud" refer to in the AWS shared responsibility model?
A
Availability of AWS services such as Amazon EC2
B
Security of the cloud infrastructure that runs all the AWS services
C
Implementation of password policies for IAM users
D
Security of customer environments by using AWS Network Firewall partners
Explanation:
In the AWS Shared Responsibility Model, "security of the cloud" refers to AWS's responsibility for protecting the infrastructure that runs all of the AWS services. This includes:
Physical security of data centers
Hardware and software infrastructure
Network infrastructure
Virtualization layer
Host operating systems
The customer is responsible for "security in the cloud," which includes:
Customer data
Platform, applications, identity and access management
Operating systems, network and firewall configuration
Client-side data encryption and data integrity authentication
Server-side encryption (file system and/or data)
Network traffic protection (encryption, integrity, identity)
Option A is incorrect because availability is part of AWS's responsibility but not specifically what "security of the cloud" refers to.
Option C is incorrect because password policies for IAM users are part of "security in the cloud" (customer responsibility).
Option D is incorrect because using AWS Network Firewall partners is part of customer's security implementation in their environment.