DON'T WANT TO MISS A THING?

Certification Exam Passing Tips

Latest exam news and discount info

Curated and up-to-date by our experts

Yes, send me the newsletter

Free AWS DOP-C01 Exam Questions - Practice Exam and Answers

Exam NameMicrosoft Certified - DevOps Engineer Expert
Exam CodeAZ-400
Exam Price$165 (USD)
Duration150 mins
Number of Questions40-60
Passing Score700 / 1000
Books / TrainingAZ-400T00-A: Designing and Implementing Microsoft DevOps solutions

Take this free practice test with AWS DOP-C01 exam questions and answers to get ready for the DevOps Engineer Professional exam. Study with actual DOP-C01 practice exam questions. Get free AWS DOP-C01 practice questions and answers to help you prepare for the AWS DevOps Engineer Professional exam. This free DOP-C01 exam questions dump includes practice test questions and answers.

Take other online exams

Question #1
A company uses AWS CloudFormation to manage an application that runs on Amazon EC2 instances. The instances are in an Amazon EC2 Auto Scaling group. The company wants to treat its infrastructure as immutable. A DevOps engineer must implement a solution to replace two EC2 instances at a time whenever operating system configuration updates are needed or when new Amazon Machine Images (AMIs) are needed. A minimum of four EC2 instances must be running whenever an update is in progress. Which solution will meet these requirements?
A. odify the CloudFormation template to include an Update policy attribute for the Auto Scaling group
B. et the Auto Scaling group's minimum capacity to 4
C. et the Auto Scaling group's minimum capacity to 4
D. odify the CloudFormation template to include a StackPolicy
View answer
Correct Answer: A
Question #2
A company uses AWS CodePipeline and AWS CodeBuild to build and deploy its applications. The company needs to add an automated step for unit testing in the software deployment pipeline. The package management tool that the company uses for its programming language runs the tests for the applications. Which combination of actions should a DevOps engineer take to add the new step to the pipeline? (Select TWO.)
A. se Amazon CodeGuru to run the automated tests
B. se CodeBuild to run the automated tests
C. ntegrate the Amazon CodeGuru step into the CodePipeline pipeline
D. ntegrate the CodeBuild step into the CodePipeline pipeline
E. ntegrate Amazon CodeGuru into CodeBuild
View answer
Correct Answer: AC
Question #3
A company is using AWS Database Migration Service (AWS DMS) to replicate data from a source database in a data center to a target Amazon Aurora PostgreSQL database. The company has created a DMS replication task with change data capture (CDC). The replication instance sometimes gets interrupted and affects critical functionality. The company must improve the replication instance's resiliency and receive notifications about interruptions. Which solution will meet these requirements with the LEAST operational overhead?
A. opy data from the source database to Amazon S3 by using AWS DataSync
B. reate Amazon CloudWatch alarms to monitor DMS replication task metrics and host metrics
C. reate Amazon CloudWatch alarms to monitor DMS replication task metrics and host metrics
D. odify the DMS replication instance by turning on Multi-AZ support
View answer
Correct Answer: D
Question #4
A company is using an Amazon API Gateway API and an AWS Lambda function to host a microservice. The microservice accesses pricing data in an Amazon DynamoDB table for the company's online store. Interest in the online store has increased. As a result, latency issues and throttling on the DynamoDB table are occurring when a specific query runs. Some internal services access the DynamoDB table directly. No caching is enabled for the current solution. A DevOps engineer notices that repeat requests to the API are taking the same amount of time as unique requests. The DevOps engineer must reduce the latency for the repeat requests to the API and must reduce the throttling on the DynamoDB table. Which solution will meet these requirements?
A. nable caching for API Gateway stages
B. nable caching for API Gateway stages
C. se provisioned concurrency for the Lambda function
D. se provisioned concurrency for the Lambda function
View answer
Correct Answer: B
Question #5
A company needs to identify AWS Lambda functions that are running end-of-life (EOL) language runtimes in an AWS account. The account is part of an organization in AWS Organizations and has only the AWS Basic Support plan. A DevOps engineer must create a monitoring solution that notifies the company about any Lambda functions that are running EOL runtimes. The company already has created an Amazon Simple Notification Service (Amazon SNS) topic. The company also has configured AWS Config for the account. What should the DevOps engineer do to meet the requirements?
A. reate an AWS Config custom rule that is associated with a Lambda function
B. reate an Amazon EventBridge rule that has an AWS Health event pattern
C. onfigure the LAMBDA FUNCTION SETTINGS CHECK managed rule in AWS Config
D. onfigure AWS Trusted Advisor for the AWS account
View answer
Correct Answer: C
Question #6
A company has an AWS account that contains an EC2 Image Builder pipeline that the company uses to create and test Amazon Linux golden images. In the same AWS account, the company has created a new AWS CodePipeline pipeline that packages the code for a custom Amazon EC2 agent. The final step in the CodePipeline pipeline publishes the packaged agent to an AWS CodeArtifact repository. A DevOps engineer needs to update the Image Builder pipeline to build a new Amazon Linux golden image whenever a new version of the custom EC2 agent is created. Which solution will meet this requirement in the MOST operationally efficient manner?
A. reate an Amazon EventBridge rule to start a new Image Builder pipeline when the agent package is published to the CodeArtifact repository
B. reate an Amazon EventBridge rule to start a new Image Builder pipeline when the agent package is published to the CodeArtifact repository
C. reate an AWS Lambda function that checks for new CodeArtifact package versions and starts the Image Builder pipeline if a new version exists
D. reate an AWS Lambda function that checks for new CodeArtifact package versions and starts the Image Builder pipeline if a new version exists
View answer
Correct Answer: C
Question #7
A company is running an application on Amazon EC2 instances in an Auto Scaling group. Recently, an issue occurred that prevented EC2 instances from launching successfully, and it took several hours for the support team to discover the issue. The support team wants to be notified by email whenever an EC2 instance does not start successfully. Which action will accomplish this?
A. dd a health check to the Auto Scaling group to invoke an AWS Lambda function whenever an instance status is impaired
B. onfigure the Auto Scaling group to send a notification to an Amazon SNS topic whenever a failed instance launch occurs
C. reate an Amazon CloudWatch alarm that invokes an AWS Lambda function when a failed Attachinstances Auto Scaling API call is made
D. reate a status check alarm on Amazon EC2 to send a notification to an Amazon SNS topic whenever a status check fail occurs
View answer
Correct Answer: D
Question #8
A company has many AWS accounts in an organization in AWS Organizations. The company has a CI/CD pipeline that builds Docker images and publishes the images to an Amazon Elastic Container Registry (Amazon ECR) repository. The ECR repository is encrypted by an AWS Key Management Service (AWS KMS) customer managed key. The KMS key grants permission to an IAM role that the CI/CD pipeline uses. The company needs to make the Docker images available to all accounts in the organization and must maintain the current level of security for the images. Which combination of steps should the company take to meet these requirements? (Select TWO.)
A. pdate the KMS key to allow all accounts in the organization to use the key
B. reate a new KMS key that allows all accounts in the organization to use the key
C. onfigure the ECR repository policy to allow all accounts in the organization to pull the images
D. reate a cross-account IAM role that all accounts in the organization can assume
E. onfigure ECR cross-account replication to replicate the existing repository and images to all accounts in the organization
View answer
Correct Answer: AE
Question #9
A software-as-a-service (SaaS) company is using AWS Elastic Beanstalk to deploy its primary.NET application. The Elastic Beanstalk environment is configured to use Amazon EC2 Auto Scaling and Elastic Load Balancing (ELB) for its underlying Amazon EC2 instances. The company is experiencing incidents in which EC2 instances are marked unhealthy and are terminated by Auto Scaling groups after a failed ELB health check. The company's DevOps team must build a solution that will notify the operations team whenever an Auto Scaling group terminates EC2 instances for any existing client environments. What should the DevOps team do to meet this requirement?
A. reate an Amazon Simple Notification Service (Amazon SNS) topic
B. reate an Amazon Simple Queue Service (Amazon SQS) queue
C. reate an Amazon Simple Notification Service (Amazon SNS) topic
D. reate an Amazon Simple Queue Service (Amazon SQS) queue
View answer
Correct Answer: C
Question #10
A company grants external users access to its AWS account by creating an IAM user for each external user. A DevOps engineer must implement a solution to revoke access from IAM users that have not accessed the account in 90 days. Which solution will meet these requirements?
A. urn on AWS Config in the AWS account
B. se AWS Identity and Access Management Access Analyzer to create an analyzer in the AWS account
C. nable AWS Trusted Advisor in the AWS account
D. nable AWS Security Hub in the AWS account
View answer
Correct Answer: A

View Answers after Submission

Please submit your email and WhatsApp to get the answers of questions.

Note: Please make sure your email ID and Whatsapp are valid so that you can get the correct exam results.

Email:
Whatsapp/phone number: