A company is using Amazon DynamoDB.
Which task is the company’s responsibility, according to the AWS shared responsibility model?
A company is using Amazon DynamoDB.
Which task is the company’s responsibility, according to the AWS shared responsibility model?
In the AWS shared responsibility model, AWS manages the infrastructure, while customers are responsible for managing their data, access control, and application-specific configurations. For Amazon DynamoDB, which is a fully managed NoSQL database service, AWS handles tasks such as infrastructure provisioning, patching the operating system, and securing the operating system. Therefore, the company's responsibility includes managing database access permissions, ensuring that only authorized users have access to their data.
Which tasks is the companies, which means the customer. It is a serverless database nosql. Which we just manage it as a SaaS, therefor just permissions, nothing of provisioning.
The answer is C
C. Manage database access permissions. https://dynobase.dev/dynamodb-faq/is-dynamodb-paas-or-saas/ "DynamoDB is a fully managed NoSQL database service provided by Amazon Web Services (AWS) as a part of its AWS Cloud. It is considered a Platform as a Service offering that provides a platform for customers to store, retrieve, and manage their data. In contrast, AWS manages the underlying infrastructure and handles scaling, patching, and backup tasks."
C. Manage database access permissions.