exam questions

Exam AWS Certified Developer Associate All Questions

View all questions & answers for the AWS Certified Developer Associate exam

Exam AWS Certified Developer Associate topic 1 question 399 discussion

Exam question from Amazon's AWS Certified Developer Associate
Question #: 399
Topic #: 1
[All AWS Certified Developer Associate Questions]

A company is automating a process and is moving the process from on premises to AWS. The company is using an AWS CodePipeline pipeline.

Before publishing the code, the company wants to create and implement test suites when the pipeline is running. The pipeline should publish the code only after the pipeline passes all the checks.

Which solution will implement this functionality with the LEAST operational overhead?

  • A. Create a custom test action for CodePipeline. Host the job worker on the on-premises server.
  • B. Use AWS CodeBuild and include the test checks. When the test checks clear, use AWS CodeDeploy to deploy and publish the code.
  • C. Create a custom test action for CodePipeline. Host the job worker on an Amazon EC2 instance to run the testing request.
  • D. Write test cases. Test the test cases locally before pushing the code changes to the version control.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
robotgeek
2 years, 2 months ago
In this question you must understand that "publishing the code" is NOT putting it in CodeCommit, but making a release through the pipeline.
upvoted 1 times
...
pancman
2 years, 3 months ago
Selected Answer: B
B seems to be the correct answer
upvoted 1 times
...
purush1048
2 years, 3 months ago
B - AWS CodeBuild and include the test checks. When the test checks clear, use AWS CodeDeploy to deploy and publish the code.
upvoted 1 times
...
KT_Yu
2 years, 3 months ago
Selected Answer: B
No doubt is B
upvoted 2 times
...
Phinx
2 years, 3 months ago
Selected Answer: B
B is the most sensible answer here.
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago