
Answer-first summary for fast verification
Answer: Amazon EC2 instances, Amazon Elastic Container Service (Amazon ECS) instances
The correct answer includes Amazon EC2 instances (A) and Amazon Elastic Container Service (Amazon ECS) instances (E). Both of these options involve virtual machines that run on the AWS cloud and can be used to execute operating systems and applications, thus requiring OS patch management. AWS Lambda functions (B) and AWS Fargate tasks (C) are serverless services where the underlying OS is abstracted away from the user, and AWS handles the patching. Amazon RDS instances (D) are managed database services where AWS handles the database engine patching, but not the underlying OS patching in the context of this question. Therefore, the document should focus on EC2 and ECS instances for OS patch routine.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
In drafting a document outlining the OS patch management protocol for a company's systems, which AWS resources necessitate inclusion for operating system patching?
A
Amazon EC2 instances
B
AWS Lambda functions
C
AWS Fargate tasks
D
Amazon RDS instances
E
Amazon Elastic Container Service (Amazon ECS) instances