Which tasks are customer responsibilities, according to the AWS shared responsibility model?
(Choose two.)
Configure the AWS provided security group firewall.
Classify company assets in the AWS Cloud.
Determine which Availability Zones to use for Amazon S3 buckets.
Patch or upgrade Amazon DynamoDB.
Select Amazon EC2 instances to run AWS Lambda on.
Explanations:
Configuring security group firewalls is a customer responsibility, as they must define the allowed and denied traffic to secure their resources.
Customers are responsible for classifying and managing their own data and assets within the AWS environment.
Availability Zones for Amazon S3 are managed by AWS, and users do not have control over specific S3 Availability Zones.
Patching and upgrading Amazon DynamoDB is managed by AWS, as DynamoDB is a fully managed service.
AWS Lambda does not require customers to select EC2 instances, as AWS manages the underlying infrastructure for Lambda functions.