A software development firm is deploying its microservices-based application using Amazon Elastic Container Service (Amazon ECS) with the AWS Fargate launch type. Under the AWS Shared Responsibility Model, which of the following tasks is the responsibility of the customer?
- Configuring security groups to control network traffic allowed to reach the containersCevap
- BPatching the underlying host operating system and hypervisor hosting the container tasks
- CConfiguring stateless Network Access Control Lists (NACLs) directly inside the container runtime environment
- DRetrieving physical data center security compliance reports directly from the Fargate host systems
Cevap
Configuring security groups to control network traffic allowed to reach the containers
Under the AWS Shared Responsibility Model, the customer is responsible for 'security in the cloud.' When using AWS Fargate, AWS handles the host operating system, hypervisor, and physical security. The customer maintains control over, and responsibility for, configuring the security groups to manage inbound and outbound network traffic to their container tasks.
Adım Adım Çözüm
Anahtar Kavram
Shared Responsibility Model