A shipping logistics company is deploying its microservices-based application using containers on AWS Fargate. Under the AWS Shared Responsibility Model, which two security tasks are the responsibility of the customer? (Select TWO.)
- Configuring the security groups to control inbound and outbound traffic to the running container tasksCevap
- Managing and patching the application code and libraries packaged inside the container imagesCevap
- CPatching the underlying host operating system and virtualization hypervisor running the containers
- DManaging the physical infrastructure and hardware layer where the container tasks run
- ERetrieving the ISO 27001 compliance certificates for the Fargate host infrastructure using Amazon Inspector
Cevap
Under the AWS Shared Responsibility Model for AWS Fargate, the customer is responsible for configuring security groups to control network traffic to the container tasks, and managing and patching the application code and libraries packaged inside the container images.
Under the AWS Shared Responsibility Model for managed container services like AWS Fargate, AWS handles the host operating system, virtualization layer, and physical infrastructure security. The customer retains control and responsibility for security 'in' the cloud, which includes configuring network access rules via security groups to restrict traffic to the containers, and managing the security of the container contents, including patching application code and dependencies.
Adım Adım Çözüm
Anahtar Kavram
Shared Responsibility Model for Serverless Container Services (AWS Fargate)