AWS SAA-C03 #50

A company has a production workload that runs on 1,000 Amazon EC2 Linux instances. The workload is powered by third-party software. The company needs to patch the third-party software on all EC2 instances as quickly as possible to remediate a critical security vulnerability.

What should a solutions architect do to meet these requirements?

A. Create an AWS Lambda function to apply the patch to all EC2 instances.

B. Configure AWS Systems Manager Patch Manager to apply the patch to all EC2 instances.

C. Schedule an AWS Systems Manager maintenance window to apply the patch to all EC2 instances.

D. Use AWS Systems Manager Run Command to run a custom command that applies the patch to all EC2 instances.


The best option to quickly patch the third-party software on all EC2 instances for a critical security vulnerability would be:

D. Use AWS Systems Manager Run Command to run a custom command that applies the patch to all EC2 instances.

AWS Systems Manager Run Command allows you to manage your AWS resources by automating common administrative tasks like running shell scripts or commands on an Amazon EC2 instance. This service will enable you to quickly run commands across an entire fleet of instances, making it a suitable choice for this scenario.

Please note that while AWS Systems Manager Patch Manager and maintenance windows can also patch instances, they are typically used for maintaining a regular patch compliance baseline rather than for immediate, one-off patching tasks. AWS Lambda is not typically used for patch management tasks on EC2 instances.

相关推荐
Geek-Chow17 小时前
Connecting kubectl to a Private EKS Cluster Over an Internal Domain
kubernetes·k8s·aws
Geek-Chow18 小时前
A Practical Tour of AWS Networking: VPCs, Subnets, Gateways, and More
网络·aws
AOwhisky1 天前
Linux(CentOS)系统管理入门笔记(第九期)——文件权限进阶:SUIDSGIDSticky、ACL 与 chattr
linux·运维·笔记·centos·云计算·文件权限管理
Geek-Chow2 天前
Assuming an AWS IAM Role via Federation
云计算·aws
全云在线allcloudonline3 天前
上海阿里云代理商怎么选?跨区域交付能力核验清单
阿里云·云计算·企业上云
Qianyunzhiyun3 天前
AWS EC2实例启动失败?常见报错和解决办法
云计算·aws
Qianyunzhiyun3 天前
AWS EBS快照怎么创建?服务器备份详细教程
服务器·云计算·aws
百胜软件@百胜软件3 天前
零点零一×百胜E3+业务智能中台项目启动,中台赋能客制化机械键盘品牌“加数”发展
大数据·云计算
skywalk81633 天前
如何在FreeBSD的Linux仿真环境中运行GUI命令
云计算·腾讯云