Inspirational journeys

Follow the stories of academics and their research expeditions

AWS Certified DevOps Engineer - Professional Certification - Part 46

Mary Smith

Wed, 15 Apr 2026

AWS Certified DevOps Engineer - Professional Certification - Part 46

1. Which of the following is the default deployment mechanism used by Elastic Beanstalk when the application is created via Console or EB CLI?

A) All at Once
B) immutable
C) Roiling Deployments
D) Rolling with additional batch



2. When building a multi container Docker platform using Elastic Beanstalk , which of the following is required Please select:

A) Red Hat Opensift to manage the docker containers.
B) Prebuilt Images stored in a public or private online image repository.
C) Kurbernetes to manage the docker containers.
D) Docker File to create custom images during deployment



3. You currently have EC2 Instances hosting an application. These instances are part of an Autoscaling Group. You now want to change the instance type of the EC2 Instances. How can you manage the deployment with the least amount of downtime

A) Terminate the existing Auto Scaling group. Create a new launch configuration with the new Instance type. Attach that to the new Auto scaling Group.
B) Manually terminate the Instances, launch new Instances with the new Instance type and attach them to the
C) Use the Rolling Update feature which is available for EC2 Instances.
D) Use the Auto Scaling Rolling Update policy on Cloud Formation Template Auto Scaling group



4. When your application is loaded onto an Ops works stack, which of the following event is triggered by Show Ops works?

A) Setup
B) Shutdown
C) Configure
D) Deploy Fill



5. You have carried out a deployment using Elastic Beanstalk, but the application is unavailable. What could be the reason for this ?

A) There will always be a few seconds of downtime before the application is available
B) You need to configure ELB along with Elastic Beanstalk
C) The cool down period is not properly configured for Elastic Beanstalk
D) You need to configure Route53 along with Elastic Beanstalk



1. Right Answer: C
Explanation:

2. Right Answer: B
Explanation:

3. Right Answer: D
Explanation:

4. Right Answer: D
Explanation:

5. Right Answer: A
Explanation:

0 Comments

Leave a comment