Which option is a shared responsibility between AWS and its customers under the AWS shared responsibility model?
Configuration of Amazon EC2 instance operating systems
Application file system server-side encryption
Patch management
Security of the physical infrastructure
Explanations:
AWS manages the underlying EC2 infrastructure, but the customer is responsible for managing and configuring the operating system within the EC2 instance.
While AWS provides encryption capabilities, the customer is responsible for configuring encryption for application-level data, including file system encryption.
Patch management is a shared responsibility. AWS manages patches for the underlying infrastructure, but customers are responsible for patching the operating system and applications running on EC2 instances.
Security of the physical infrastructure is AWS’s responsibility, including physical hardware, network, and facilities. Customers do not manage this aspect.