Inspirational journeys

Follow the stories of academics and their research expeditions

AWS Certified DevOps Engineer - Professional Certification - Part 48

Mary Smith

Sat, 18 Apr 2026

AWS Certified DevOps Engineer - Professional Certification - Part 48

1. Which of the following environment types are available in the Elastic Beanstalk environment. Choose 2 answers from the options given below?(Select 2answers)

A) Load Balancing, Auto scaling
B) Multi-Instance
C) Single Instance
D) SQS. Auto scaling



2. Your company is planning to setup a word press application. The word press application will connect to a My SQL database. Part of the requirement is to ensure that the database environment is fault tolerant and highly available. Which of the following 2 options individually can help fulfill this requirement?(Select 2answers)

A) Create multiple EC2 Instances In separate Ars. Host MySQL and enable replication via scripts between the instances.
B) Create a My SQL RDS environment and create a Read Replica
C) Create multiple [C2 instances in the same AZ. Host MYSQL and enable replication via scripts between the instances.
D) Create a MYSQL RDS environment with Multi-AZ feature enabled



3. Your company has recently extended its datacenter into a VPC on AWS. There is a requirement for on- premise users manage AWS(Amazon Web Service) resources from the AWS(Amazon Web Service) console. You don't want to create lAM users for them again. Which of the below options will fit your needs for authentication?

A) Use web Identity Federation to retrieve AWS(Amazon Web Service) temporary security credentials to enable your members to sI> in to the AWS(Amazon Web Service) Management Console,
B) Use OAuth 2.0 to retrieve temporary AWS(Amazon Web Service) security credentials to enable your members to sign in to the AWS(Amazon Web Service) Management Console.
C) Use your on-premises SAML 2 0-compliant identity provider (IDP) to grant the members federated access to the AWS(Amazon Web Service) Management Console via the AWS(Amazon Web Service) single sign-on (550) endpoint.
D) Use your on-premises SAML2.0-compliat identity provider (IDP) to retrieve temporary security credentials to enable members to sign in to the AWS(Amazon Web Service) Management Console.



4. You are having a web and worker role infrastructure defined in AWS(Amazon Web Service) using Amazon EC2 resources. You are using SQS to manage the jobs being send by the web role, Which of the following is the right way to ensure the worker processes are adequately setup to handle the number of jobs send by the web role Please select:

A) Use Cloud watch monitoring to check the size of the queue and then scale out SQS to ensure that it can handle the right number of jobs
B) Use Cloud watch monitoring to check the size of the queue and then scale out using Autoscaling to ensure that it can handle the right number of jobs.
C) Use ELB to ensure that the load Is evenly distributed to the set of web and worker instances
D) Use Route53 to ensure that the load is evenly distributed to the set of web and worker instances



5. Which of the following CLI commands is used to spin up new EC2 Instances? Please select:

A) aws ec2 new-Instances
B) aws ec2 run-instances
C) aws ec2 launch-instances
D) aws ec2 create-instances



1. Right Answer: A,C
Explanation:

2. Right Answer: A,D
Explanation:

3. Right Answer: C
Explanation:

4. Right Answer: B
Explanation:

5. Right Answer: B
Explanation:

0 Comments

Leave a comment