A media streaming company is deploying a containerized microservice using Amazon Elastic Container Service (Amazon ECS) with the AWS Fargate launch type. The security team needs to define the operational boundaries between the company and AWS to ensure compliance. Which of the following operational tasks is the sole responsibility of the customer under the AWS Shared Responsibility Model for this architecture?
- AInstalling security updates and operating system patches on the physical host servers hosting the virtualization hypervisors
- Patching vulnerabilities within the application code and software packages packaged inside the container imageCevap
- CConfiguring stateless security groups at the task level to automatically track and permit return traffic for outbound requests
- DObtaining custom physical security audits of the AWS edge locations directly from AWS security personnel for third-party compliance certification
Cevap
Patching vulnerabilities within the application code and software packages packaged inside the container image
Under the AWS Shared Responsibility Model, AWS Fargate is a serverless compute engine for containers. Because the customer does not manage the underlying virtual servers or host operating systems, AWS is responsible for patching and securing the hypervisor and hosts. However, the customer is responsible for the container image itself, which includes patching the application code, runtimes, and dependencies packaged inside the image.
Adım Adım Çözüm
Anahtar Kavram
AWS Shared Responsibility Model applied to serverless container services (AWS Fargate)
Tahmini Süre:1m 30s