A company's operations team needs to execute a configuration script and apply a security patch across a fleet of 50 Amazon EC2 instances. The team wants to perform this task centrally and securely, without manually logging into each instance or managing SSH/RDP credentials. Which AWS service should the operations team use to meet these requirements?
- AAWS CloudFormation
- AWS Systems ManagerCevap
- CAWS Elastic Beanstalk
- DAWS CodeDeploy
Cevap
AWS Systems Manager
AWS Systems Manager is correct because its Run Command feature allows administrators to securely execute commands, scripts, and apply OS patches on a group of EC2 instances centrally without requiring SSH or RDP credentials.
Adım Adım Çözüm
Anahtar Kavram
AWS Systems Manager provides centralized operational management for AWS resources, including the execution of administrative commands and patching across multiple instances without needing to manage individual access credentials.