CLF-C02 · Question #534
A company wants to automatically run operating system command scripts on Amazon EC2 instances. Which AWS service will meet these requirements in the MOST operationally efficient way?
The correct answer is D. AWS Systems Manager. AWS Systems Manager provides tools like Run Command that allow you to execute operating system scripts on Amazon EC2 instances automatically and at scale. It simplifies operations by enabling remote management of EC2 instances without requiring SSH or RDP access, making it the…
Question
A company wants to automatically run operating system command scripts on Amazon EC2 instances. Which AWS service will meet these requirements in the MOST operationally efficient way?
Options
- AAWS Organizations
- BAWS Control Tower
- CAWS Lambda
- DAWS Systems Manager
How the community answered
(45 responses)- A4% (2)
- B2% (1)
- C2% (1)
- D91% (41)
Explanation
AWS Systems Manager provides tools like Run Command that allow you to execute operating system scripts on Amazon EC2 instances automatically and at scale. It simplifies operations by enabling remote management of EC2 instances without requiring SSH or RDP access, making it the most operationally efficient solution for this use case.
Community Discussion
No community discussion yet for this question.