exam questions

Exam AWS Certified Developer - Associate DVA-C02 All Questions

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

Exam AWS Certified Developer - Associate DVA-C02 topic 1 question 274 discussion

A company is preparing to migrate an application to the company's first AWS environment. Before this migration, a developer is creating a proof-of-concept application to validate a model for building and deploying container-based applications on AWS.

Which combination of steps should the developer take to deploy the containerized proof-of-concept application with the LEAST operational effort? (Choose two.)

  • A. Package the application into a .zip file by using a command line tool. Upload the package to Amazon S3.
  • B. Package the application into a container image by using the Docker CLI. Upload the image to Amazon Elastic Container Registry (Amazon ECR).
  • C. Deploy the application to an Amazon EC2 instance by using AWS CodeDeploy.
  • D. Deploy the application to Amazon Elastic Kubernetes Service (Amazon EKS) on AWS Fargate.
  • E. Deploy the application to Amazon Elastic Container Service (Amazon ECS) on AWS Fargate.
Show Suggested Answer Hide Answer
Suggested Answer: BE 🗳️

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
65703c1
1 year, 1 month ago
Selected Answer: BE
BE is the correct answer.
upvoted 1 times
...
Tchie
1 year, 3 months ago
B&D Using EKS is least operational overhead
upvoted 1 times
wh1t4k3r
10 months, 1 week ago
No, its not. You are assuming the developer have intermediate to advanced knowledge on kubernetes. ECS is way easier if you are at a starting point from containers and it is going cloud native. Plus the only valid packaging options is the ECR one, that is WAY MORE easy to integrate to ECS then EKS...
upvoted 1 times
...
...
nder
1 year, 3 months ago
Selected Answer: BE
ECR -> ECS
upvoted 2 times
...
Abdullah22
1 year, 3 months ago
Selected Answer: BE
BE - ecs much easer than eks .
upvoted 2 times
...
KarBiswa
1 year, 4 months ago
Selected Answer: BE
https://aws.amazon.com/getting-started/hands-on/deploy-docker-containers/
upvoted 2 times
...
monishvster
1 year, 4 months ago
Selected Answer: BE
E corresponds to actions in B
upvoted 2 times
...
CrescentShared
1 year, 4 months ago
Selected Answer: BE
Why D? Is EKS necessary?
upvoted 4 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 ...