AWS-DevOps-Engineer-Professional Exam Question 161

A company wants to implement a CI/CD pipeline for building and testing its mobile apps. A DevOps Engineer has been given the following requirements: Use AWS CodePipeline to orchestrate the workflow. Test the application on real devices. Trigger a notification. Stage the application binary on a production bucket in a different account. Make the application binary publicly accessible. Which sequence of actions should the Engineer perform in the pipeline to meet the requirements?
  • AWS-DevOps-Engineer-Professional Exam Question 162

    What is the amount of time that Opswork stacks services waits for a response from an underlying instance before deeming it as a failed instance?
  • AWS-DevOps-Engineer-Professional Exam Question 163

    A DevOps Engineer is using AWS CodeDeploy across a fleet of Amazon EC2 instances in an EC2 Auto Scaling group. The associated CodeDeploy deployment group, which is integrated with EC2 Auto Scaling, is configured to perform in-place deployments with CodeDeployDefault.OneAtATime. During an ongoing new deployment, the Engineer discovers that, although the overall deployment finished successfully, two out of five instances have the previous application revision deployed. The other three instances have the newest application revision.
    What is likely causing this issue?
  • AWS-DevOps-Engineer-Professional Exam Question 164

    When thinking of AWS Elastic Beanstalk's model, which is true?
  • AWS-DevOps-Engineer-Professional Exam Question 165

    You work for an insurance company and are responsible for the day-to-day operations of your company's online quote system used to provide insurance quotes to members of the public.
    Your company wants to use the application logs generated by the system to better understand customer behavior.
    Industry, regulations also require that you retain all application logs for the system indefinitely in order to investigate fraudulent claims in the future.
    You have been tasked with designing a log management system with the following requirements:
    - All log entries must be retained by the system, even during unplanned instance failure.
    - The customer insight team requires immediate access to the logs from
    the past seven days.
    - The fraud investigation team requires access to all historic logs,
    but will wait up to 24 hours before these logs are available.
    How would you meet these requirements in a cost-effective manner? Choose 3 answers