
Ultimate access to all questions.
In an AWS Elastic Beanstalk environment, your development team is performing a Rolling deployment. During this process, the updated version was successfully deployed in only two batches, but the remaining batches failed to deploy. After the failed deployment, the development team decided to terminate the instances that were part of the failed batches.
What will be the status of these instances after they are terminated?
A
Elastic Beanstalk will not replace the failed instances
B
Elastic Beanstalk will replace the failed instances with instances running the application version from the most recent successful deployment
C
Elastic Beanstalk will replace the failed instances after the application version to be installed is manually chosen from AWS Console
D
Elastic Beanstalk will replace the failed instances with instances running the application version from the oldest successful deployment