ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 266 - CLF-C02 discussion

Report
Export

A company needs a repository that stores source code. The company needs a way to update the running software when the code changes.

Which combination of AWS services will meet these requirements? (Select TWO.)

A.
AWS CodeCommit
Answers
A.
AWS CodeCommit
B.
AWS CodeDeploy
Answers
B.
AWS CodeDeploy
C.
Amazon DynamoDB
Answers
C.
Amazon DynamoDB
D.
Amazon S3
Answers
D.
Amazon S3
E.
Amazon Elastic Container Service (Amazon ECS)
Answers
E.
Amazon Elastic Container Service (Amazon ECS)
Suggested answer: A, B

Explanation:

A and B are correct because AWS CodeCommit is the AWS service that provides a fully managed source control service that hosts secure Git-based repositories1, and AWS CodeDeploy is the AWS service that automates code deployments to any instance, including Amazon EC2 instances and servers running on-premises2. These two services can be used together to store source code and update the running software when the code changes. C is incorrect because Amazon DynamoDB is the AWS service that provides a fully managed NoSQL database service that supports key-value and document data models3. It is not related to storing source code or updating software. D is incorrect because Amazon S3 is the AWS service that provides object storage through a web service interface4.

It can be used to store source code, but it does not provide source control features or update software. E is incorrect because Amazon Elastic Container Service (Amazon ECS) is the AWS service that allows users to run, scale, and secure Docker container applications. It can be used to deploy containerized software, but it does not store source code or update software.

asked 16/09/2024
Scott Whitney
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first