
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.
Which option is a shared control between AWS and the customer, according to the AWS shared responsibility model?
A
Configuration management
B
Physical and environmental controls
C
Data integrity authentication
D
Identity and access management
Explanation:
In the AWS Shared Responsibility Model:
Configuration management (Correct Answer): This is a shared responsibility where AWS manages the configuration of the underlying infrastructure, while customers are responsible for configuring their own applications, operating systems, and services.
Physical and environmental controls: This is solely AWS's responsibility - AWS manages the physical security of data centers, power, cooling, and environmental controls.
Data integrity authentication: This is primarily the customer's responsibility - customers are responsible for implementing proper data validation, encryption, and authentication mechanisms for their applications.
Identity and access management: This is a shared responsibility where AWS provides IAM services and tools, but customers are responsible for managing user access, permissions, and policies within their AWS accounts.
The shared responsibility model divides security responsibilities between AWS (security of the cloud) and customers (security in the cloud). Configuration management falls into the shared category because AWS manages the infrastructure configuration, while customers manage their application and service configurations.