
Explanation:
In the AWS shared responsibility model:
AWS is responsible for security OF the cloud - This includes patching the operating system, provisioning hosts, and securing the underlying infrastructure for managed services like DynamoDB.
The customer is responsible for security IN the cloud - This includes managing database access permissions, configuring security groups, and controlling who can access their data.
For Amazon DynamoDB (a fully managed NoSQL database service):
Therefore, managing database access permissions is the company's responsibility.
Ultimate access to all questions.
A company is using Amazon DynamoDB. Which task is the company's responsibility, according to the AWS shared responsibility model?
A
Patch the operating system.
B
Provision hosts.
C
Manage database access permissions.
D
Secure the operating system.
No comments yet.