CLF-C01 Exam QuestionsBrowse all questions from this exam

CLF-C01 Exam - Question 629


A company is using Amazon DynamoDB.

Which task is the company’s responsibility, according to the AWS shared responsibility model?

Show Answer
Correct Answer: C

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.

Discussion

4 comments
Sign in to comment
alexandercamachopOption: C
Mar 7, 2023

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.

kevin2flyOption: C
May 5, 2023

The answer is C

Pranava_GCPOption: C
Jul 18, 2023

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."

RajithaROption: C
Mar 21, 2023

C. Manage database access permissions.