AWS-DevOps-Engineer-Professional Exam Question 101

What flag would you use to limit a Docker container's memory usage to 128 megabytes?
  • AWS-DevOps-Engineer-Professional Exam Question 102

    You want to pass queue messages that are 1GB each. How should you achieve this?
  • AWS-DevOps-Engineer-Professional Exam Question 103

    A Solutions Architect is designing a new application that needs to access data in a different AWS account
    located within the same region. The data must not be accessed over the Internet.
    Which solution will meet these requirements with the LOWEST cost?
  • AWS-DevOps-Engineer-Professional Exam Question 104

    A DevOps Engineer has a single Amazon Dynamo DB table that received shipping orders and tracks inventory. The Engineer has three AWS Lambda functions reading from a DymamoDB stream on that table.
    The Lambda functions perform various functions such as doing an item count, moving items to Amazon Kinesis Data Firehose, monitoring inventory levels, and creating vendor orders when parts are low.
    While reviewing logs, the Engineer notices the Lambda functions occasionally fail under increased load, receiving a stream throttling error.
    Which is the MOST cost-effective solution that requires the LEAST amount of operational management?
  • AWS-DevOps-Engineer-Professional Exam Question 105

    A healthcare company has a critical application running in AWS. Recently, the company experienced some down time. if it happens again, the company needs to be able to recover its application in another AWS Region. The application uses Elastic Load Balancing and Amazon EC2 instances. The company also maintains a custom AMI that contains its application. This AMI is changed frequently.
    The workload is required to run in the primary region, unless there is a regional service disruption, in which case traffic should fail over to the new region.
    Additionally, the cost for the second region needs to be low. The RTO is 2 hours.
    Which solution allows the company to fail over to another region in the event of a failure, and also meet the above requirements?