exam questions

Exam AWS Certified Cloud Practitioner All Questions

View all questions & answers for the AWS Certified Cloud Practitioner exam

Exam AWS Certified Cloud Practitioner topic 1 question 854 discussion

Exam question from Amazon's AWS Certified Cloud Practitioner
Question #: 854
Topic #: 1
[All AWS Certified Cloud Practitioner Questions]

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? (Choose two.)

  • A. AWS CodeCommit
  • B. AWS CodeDeploy
  • C. Amazon DynamoDB
  • D. Amazon S3
  • E. Amazon Elastic Container Service (Amazon ECS)
Show Suggested Answer Hide Answer
Suggested Answer: AB 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Odba19c2021
Highly Voted 2 years, 2 months ago
Selected Answer: AB
AWS CodeCommit is a secure, highly scalable, fully managed source control service that hosts private Git repositories. CodeDeploy is a deployment service that automates application deployments to Amazon EC2 instances, on-premises instances, serverless Lambda functions, or Amazon ECS services.
upvoted 7 times
...
Pranava_GCP
Most Recent 1 year, 11 months ago
Selected Answer: AB
A. AWS CodeCommit B. AWS CodeDeploy "AWS CodeCommit – A fully-managed source control service that hosts secure Git-based repositories. CodeCommit makes it easy for teams to collaborate on code in a secure and highly scalable ecosystem. This solution uses CodeCommit to create a repository to store the application and deployment codes. AWS CodeDeploy – A fully managed deployment service that automates software deployments to a variety of compute services such as Amazon EC2, AWS Fargate, AWS Lambda, and your on-premises servers. This solution uses CodeDeploy to deploy the code or application onto a set of EC2 instances running CodeDeploy agents." https://aws.amazon.com/blogs/devops/complete-ci-cd-with-aws-codecommit-aws-codebuild-aws-codedeploy-and-aws-codepipeline/
upvoted 1 times
...
kandarppandya
2 years, 2 months ago
Selected Answer: AB
The combination of AWS services that will meet the requirements are AWS CodeCommit and AWS CodeDeploy.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...