Study. uk . com
  1. Home
  2. All questions
  3. Question 462

AWS Certified Solutions Architect study material · question 462 of 500

What benefit does self-managed S3 code storage give a Lambda function?

  1. It allows the function to exceed the concurrency limit
  2. It encrypts the function's environment variables
  3. It lifts Lambda-managed storage limits and shortens time to first invoke
  4. It removes the need for an execution role
Show the answer

Answer: C. It lifts Lambda-managed storage limits and shortens time to first invoke

Lambda reads the code directly from the customer's own bucket rather than from Lambda-managed storage.

Source: Configuring AWS Lambda functions (Amazon Web Services) — Configuring Lambda function options

Challenge yourself on this topic → Study as cards