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.

相关推荐
MY_TEUCK13 分钟前
【阿里云】阿里云 OSS 图片上传实战与避坑:一次环境变量覆盖引发的排查复盘
阿里云·云计算
兔子小灰灰5 小时前
云服务器配置远程桌面
服务器·云计算
easy_coder8 小时前
Claude Code 的 Agent Loop 与 ReAct:在云产品智能诊断中如何分层落地
架构·云计算
ZStack开发者社区8 小时前
全球化2.0 | 中国香港政府部门通过ZStack替代VMware,支撑虚拟化与容器化创新
云计算
appleคิดถึง9 小时前
fastadmin后台配置腾讯云cos插件后,解决自定义后台的上传问题
云计算·腾讯云·cos·fastadmin
小夏子_riotous9 小时前
Docker学习路径——6、简单微服务
linux·运维·服务器·docker·微服务·容器·云计算
China_Yanhy10 小时前
AWS VPC Lattice = 跨 VPC 的“万能插座”。
云计算·aws
**蓝桉**13 小时前
云网络概述
阿里云·云计算
醇氧21 小时前
【Hermes Agent】阿里云百炼模型接入完整配置
阿里云·云计算
子牙老师1 天前
软件虚拟化 vs 硬件虚拟化
linux·性能优化·云计算