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

AWS Certified Solutions Architect study material · question 422 of 500

What does Lambda manage on the customer's behalf?

  1. The IAM policies the function needs
  2. The choice of trigger for each function
  3. Server maintenance, capacity provisioning, scaling and patching
  4. The application's business logic and error handling
Show the answer

Answer: C. Server maintenance, capacity provisioning, scaling and patching

Lambda is serverless: it handles the underlying infrastructure so the developer concentrates on application logic.

Source: What is AWS Lambda? (Amazon Web Services) — What is AWS Lambda?

Challenge yourself on this topic → Study as cards