ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 233 - DVA-C01 discussion

Report
Export

A team of Developers must migrate an application running inside an AWS Elastic Beanstalk environment from a Classic Load Balancer to an Application Load Balancer. Which steps should be taken to accomplish the task using the AWS Management Console?

A.
1. Update the application code in the existing deployment.
Answers
A.
1. Update the application code in the existing deployment.
B.
Select a new load balancer type before running the deployment.
Answers
B.
Select a new load balancer type before running the deployment.
C.
Deploy the new version of the application code to the environment.
Answers
C.
Deploy the new version of the application code to the environment.
D.
1. Create a new environment with the same configurations except for the load balancer type.
Answers
D.
1. Create a new environment with the same configurations except for the load balancer type.
E.
Deploy the same application version as used in the original environment.
Answers
E.
Deploy the same application version as used in the original environment.
F.
Run the swap-environment-cnames action.
Answers
F.
Run the swap-environment-cnames action.
G.
1. Clone the existing environment, changing the associated load balancer type.
Answers
G.
1. Clone the existing environment, changing the associated load balancer type.
H.
Deploy the same application version as used in the original environment.
Answers
H.
Deploy the same application version as used in the original environment.
I.
Run the swap-environment-cnames action.
Answers
I.
Run the swap-environment-cnames action.
J.
1. Edit the environment definitions in the existing deployment.
Answers
J.
1. Edit the environment definitions in the existing deployment.
K.
Change the associated load balancer type according to the requirements.
Answers
K.
Change the associated load balancer type according to the requirements.
L.
Rebuild the environment with the new load balancer type.
Answers
L.
Rebuild the environment with the new load balancer type.
Suggested answer: B

Explanation:

https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features.managing.elb.htmlBy default, Elastic Beanstalk creates an Application Load Balancer for your environment when you enable load balancing with the Elastic Beanstalk console or the EB CLI. It configures the load balance rto listen for HTTP traffic on port 80 and forward this traffic to instances on the same port. You can choose the type of load balancer that your environment uses only during environment creation.

Later, you can change settings to manage the behavior of your running environment's load balancer, but you can't change its type.

asked 16/09/2024
Robert Thompson
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first