AWS Certified SysOps Administrator SOA-C01 – Question876

A company manages more than 1,000 Amazon EC2 instances running Amazon Linux 2 in multiple VPCs. A SysOps administrator must change the statically configured DNS server IP address on all the EC2 instances.
Which solution will require the LEAST amount of effort?

A.
Develop an AWS Lambda function to update the corporate DNS IP address on all the EC2 instances.
B. Run a shell script to update the corporate DNS IP address on each EC2 instance.
C. Update the Amazon Machine Images (AMIs) of the EC2 instances to configure the updated corporate DNS IP address.
D. Use the AWS Systems Manager Run Command to update the corporate DNS IP address on all the EC2 instances.

Correct Answer: D