A company is using Amazon DynamoDB.
Which task is the company’s responsibility, according to the AWS shared responsibility model?
Patch the operating system.
Provision hosts.
Manage database access permissions.
Secure the operating system.
Explanations:
Patching the operating system is the responsibility of AWS, as DynamoDB is a managed service.
Provisioning hosts is managed by AWS, as customers do not manage the underlying infrastructure for DynamoDB.
Managing database access permissions is the customer’s responsibility to ensure secure access to their data.
Securing the operating system is AWS’s responsibility since DynamoDB is a fully managed service.