Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Certification
Study Set
Amazon
Exam 12: AWS DevOps Engineer - Professional (DOP-C01)
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 421
Multiple Choice
What method should you use to author automation if you want to wait for a CloudFormation stack to finish completing in a script?
Question 422
Multiple Choice
What are the bare minimum requirements for a valid Ansible playbook?
Question 423
Multiple Choice
When thinking of AWS Elastic Beanstalk, the 'Swap Environment URLs' feature most directly aids in what?
Question 424
Multiple Choice
To monitor API calls against our AWS account by different users and entities, we can use ________ to create a history of calls in bulk for later review, and use ___________ for reacting to AWS API calls in real-time.
Question 425
Multiple Choice
If Erin has three clusters of server types that are all managed by Ansible and she needs to provision each cluster so that they are configured with their appropriate NTP server addresses. What is the best method Erin should use in Ansible for managing this?
Question 426
Multiple Choice
Which one of the following is a restriction of AWS EBS Snapshots?
Question 427
Multiple Choice
If you are trying to configure an AWS Elastic Beanstalk worker tier for easy debugging if there are problems finishing queue jobs, what should you configure?
Question 428
Multiple Choice
You are building a game high score table in DynamoDB. You will store each user's highest score for each game, with many games, all of which have relatively similar usage levels and numbers of players. You need to be able to look up the highest score for any game. What is the best DynamoDB key structure?
Question 429
Multiple Choice
Your system automatically provisions EIPs to EC2 instances in a VPC on boot. The system provisions the whole VPC and stack at once. You have two of them per VPC. On your new AWS account, your attempt to create a Development environment failed, after successfully creating Staging and Production environments in the same region. What happened?
Question 430
Multiple Choice
Which status represents a failure state in AWS CloudFormation?
Question 431
Multiple Choice
You are creating an application which stores extremely sensitive financial information. All information in the system must be encrypted at rest and in transit. Which of these is a violation of this policy?
Question 432
Multiple Choice
For AWS Auto Scaling, what is the first transition state an existing instance enters after leaving steady state in Standby mode?
Question 433
Multiple Choice
You run accounting software in the AWS cloud. This software needs to be online continuously during the day every day of the week, and has a very static requirement for compute resources. You also have other, unrelated batch jobs that need to run once per day at any time of your choosing. How should you minimize cost?
Question 434
Multiple Choice
You are designing a service that aggregates clickstream data in batch and delivers reports to subscribers via email only once per week. Data is extremely spikey, geographically distributed, high-scale, and unpredictable. How should you design this system?
Question 435
Multiple Choice
Which of the following is an invalid variable name in Ansible?
Question 436
Multiple Choice
You have a high security requirement for your AWS accounts. What is the most rapid and sophisticated setup you can use to react to AWS API calls to your account?
Question 437
Multiple Choice
You need to create a simple, holistic check for your system's general availablity and uptime. Your system presents itself as an HTTP-speaking API. What is the most simple tool on AWS to achieve this with?