Problem Statement
Which service in GCP allows developers to deploy web apps without managing servers?
Explanation
App Engine is a fully managed Platform-as-a-Service for deploying scalable web apps.
It automatically handles load balancing, scaling, and patching.
Practice Sets
This question appears in the following practice sets: