SCS-C02 · Question #366
SCS-C02 Question #366: Real Exam Question with Answer & Explanation
The correct answer is B: Use the AWS Systems Manager Run Command. The AWS Documentation mentions the following AWS Systems Manager Run Command lets you remotely and securely manage the configuration of your managed instances. A managed instance is any Amazon EC2 instance or on-premises machine in your hybrid environment that has been configured
Question
Your company has a set of 1000 EC2 Instances defined in an AWS Account. They want to effectively automate several administrative tasks on these instances. Which of the following would be an effective way to achieve this?
Options
- AUse the AWS Systems Manager Parameter Store
- BUse the AWS Systems Manager Run Command
- CUse the AWS Inspector
- DUse AWS Config
Explanation
The AWS Documentation mentions the following AWS Systems Manager Run Command lets you remotely and securely manage the configuration of your managed instances. A managed instance is any Amazon EC2 instance or on-premises machine in your hybrid environment that has been configured for Systems Manager. Run Command enables you to automate common administrative tasks and perform ad hoc configuration changes at scale. You can use Run Command from the AWS console, the AWS Command Line Interface, AWS Tools for Windows PowerShell, or the AWS SDKs. Run Command is offered at no additional cost. Option A is invalid because this service is used to store parameter Option C is invalid because this service is used to scan vulnerabilities in an EC2 Instance. Option D is invalid because this service is used to check for configuration changes https://docs.aws.amazon.com/systems-manaEer/latest/usereuide/execute-remote-
Community Discussion
No community discussion yet for this question.