A media streaming startup deploys its backend APIs using AWS Lambda. Under the AWS Shared Responsibility Model, which of the following operational tasks is the responsibility of the startup?
- APatching and upgrading the operating system of the underlying containers.
- Configuring the IAM execution role to restrict the function's access to other AWS resources.Cevap
- CMaintaining the physical security of the hardware host servers running the Lambda environments.
- DManaging the virtualization hypervisor layer that isolates concurrent executions.
Cevap
Configuring the IAM execution role to restrict the function's access to other AWS resources.
Configuring the IAM execution role is the customer's responsibility. Under the AWS Shared Responsibility Model, the customer is responsible for security 'in' the cloud, which includes data classification, identity and access management (IAM), and the configuration of code and permissions. AWS Lambda is a serverless (PaaS) service, so AWS manages the underlying physical infrastructure, virtualization hypervisor, operating system, and runtime environments.
Adım Adım Çözüm
Anahtar Kavram
AWS Shared Responsibility Model for Serverless Services
Tahmini Süre:1m 0s