AWS-DevOps-Engineer-Professional Exam Question 106

A company wants to use AWS Systems Manager documents to bootstrap physical laptops for developers. The bootstrap code is stored in GitHub. A DevOps engineer has already created a Systems Manager activation, installed the Systems Manager agent with the registration code, and installed an activation ID on all the laptops.
Which set of steps should be taken next?
  • AWS-DevOps-Engineer-Professional Exam Question 107

    An Information Security policy requires that all publicly accessible systems be patched with critical OS security patches within 24 hours of a patch release. All instances are tagged with the Patch Group key set to 0. Two new AWS Systems Manager patch baselines for Windows and Red Hat Enterprise Linux (RHEL) with zero-day delay for security patches of critical severity were created with an auto-approval rule. Patch Group 0 has been associated with the new patch baselines.
    Which two steps will automate patch compliance and reporting? (Select TWO.)
  • AWS-DevOps-Engineer-Professional Exam Question 108

    You have a fleet of Elastic Compute Cloud (EC2) instances in an Auto Scaling group.
    All of these instances are running Microsoft Windows Server 2012 backed by Amazon Elastic Block Store (EBS).
    These instances were launched through AWS CloudFormation.
    You have determined that your instances are underutilized, and in order to save some money, have decided to modify the instance type of the fleet.
    In which of the following ways can you achieve the desired result during a scheduled maintenance window? Choose 2 answers
  • AWS-DevOps-Engineer-Professional Exam Question 109

    Which resource can not be defined in an Ansible Playbook?
  • AWS-DevOps-Engineer-Professional Exam Question 110

    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?