A cloud operations team wants to optimize the management of their AWS environment. They need to select AWS services that will allow them to meet the following two requirements:
1. Run shell scripts and install software patches across a fleet of Amazon EC2 instances without needing to manage SSH keys or bastion hosts.
2. Track and evaluate the configuration history of their AWS resources against predefined compliance rules.
Which of the following AWS services should the team select? (Select TWO.)
- AWS Systems ManagerAnswer
- AWS ConfigAnswer
- CAWS CloudTrail
- DAWS CloudFormation
- EAWS Elastic Beanstalk
Answer
The correct answers are AWS Systems Manager and AWS Config.
AWS Systems Manager enables secure remote management of EC2 instances (such as running shell scripts or applying patches) without managing SSH keys. AWS Config records configuration histories and evaluates resource compliance against specified guidelines.
Step-by-Step Solution
Key Concept
AWS Management and Governance Tools
Estimated Time:1m 30s