A company is using Amazon DynamoDB to store application data. Under the AWS Shared Responsibility Model, which of the following tasks is the responsibility of the customer?
- Configuring Identity and Access Management (IAM) policies to control database accessAnswer
- BPatching the operating system of the servers running the database
- CReplacing failed physical storage drives in the AWS data centers
- DRequesting physical copies of compliance certificates directly from AWS data center security staff
Answer
Configuring Identity and Access Management (IAM) policies to control database access
Configuring Identity and Access Management (IAM) policies to control database access is the correct answer. Under the Shared Responsibility Model, the customer is always responsible for managing access to their data and configuring permissions, regardless of whether the service is managed or unmanaged.
Step-by-Step Solution
Key Concept
Under the AWS Shared Responsibility Model, for managed services like Amazon DynamoDB, AWS handles the infrastructure layers including database software patching, operating system maintenance, and hardware management. The customer remains responsible for configuration tasks, such as managing access controls (IAM) and securing their data.
Estimated Time:45s