ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 164 - DVA-C01 discussion

Report
Export

A company has multiple Developers located across the globe who are updating code incrementally for a development project. When Developers upload code concurrently, internet connectivity is slow, and it is taking a long time to upload code for deployment in AWS Elastic Beanstalk.

Which step will result in minimized upload and deployment time with the LEAST amount of administrative effort?

A.
Allow the Developers to upload the code to an Amazon S3 bucket, and deploy it directly to Elastic Beanstalk.
Answers
A.
Allow the Developers to upload the code to an Amazon S3 bucket, and deploy it directly to Elastic Beanstalk.
B.
Allow the Developers to upload the code to a central FTP server to deploy the application to Elastic Beanstalk.
Answers
B.
Allow the Developers to upload the code to a central FTP server to deploy the application to Elastic Beanstalk.
C.
Create an AWS CodeCommit repository, allow the Developers to commit code to it, and then directly deploy the code to Elastic Beanstalk.
Answers
C.
Create an AWS CodeCommit repository, allow the Developers to commit code to it, and then directly deploy the code to Elastic Beanstalk.
D.
Create a code repository on an Amazon EC2 instance so that all Developers can update the code, and deploy the application from the instance to Elastic Beanstalk.
Answers
D.
Create a code repository on an Amazon EC2 instance so that all Developers can update the code, and deploy the application from the instance to Elastic Beanstalk.
Suggested answer: B

Explanation:

https://aws.amazon.com/premiumsupport/knowledge-center/deploy-codecommit-elasticbeanstalk/

asked 16/09/2024
Lebogang Aphane
44 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first