Beginner AWS / Cloud Computing
Q22 / 100

What is "serverless computing"?

Correct! Well done.

Incorrect.

The correct answer is B) A cloud execution model where the cloud provider automatically manages the infrastructure, and users only need to focus on writing code that runs in response to events

B

Correct Answer

A cloud execution model where the cloud provider automatically manages the infrastructure, and users only need to focus on writing code that runs in response to events

Explanation

Despite the name, servers are still involved — but the provider fully manages provisioning, scaling, and maintenance, so developers can focus purely on code (e.g. AWS Lambda).

Progress
22/100