AWS-DevOps-Engineer-Professional Exam Question 141

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?
  • AWS-DevOps-Engineer-Professional Exam Question 142

    You have an application consisting of a stateless web server tier running on Amazon EC2 instances behind load balancer, and are using Amazon RDS with read replicas. Which of the following methods should you use to implement a self-healing and cost-effective architecture? (Choose two.)
  • AWS-DevOps-Engineer-Professional Exam Question 143

    Your application has an Auto Scaling group of m3.large instances running an application that receives messages born an Amazon SQS queue.
    After a while, the number of instances reaches the maximum set for the group and the number of messages on the queue continues to increase.
    You have discovered that a third- party library used by the application has a bug that causes a memory leak.
    What cost-effective steps can you take to continue message processing while the library developer fixes the bug?
  • AWS-DevOps-Engineer-Professional Exam Question 144

    A DevOps Engineer is developing a deployment strategy that will allow for data-driven decisions before a feature is fully approved for general availability. The current deployment process uses AWS CloudFormation and blue/green-style deployments. The development team has decided that customers should be randomly assigned to groups, rather than using a set percentage, and redirects should be avoided.
    What process should be followed to implement the new deployment strategy?
  • AWS-DevOps-Engineer-Professional Exam Question 145

    If designing a single playbook to run across multiple Linux distributions that have distribution specific commands, what would be the best method to allow a successful run?