Practice free →
HomeAzure AZ-305cloudcomputingaz305infrastructure › Which Azure compute service should an architect …

Which Azure compute service should an architect recommend to host a PaaS web app for a Java / .NET / Python / Node application without managing the underlying OS?

AAzure App Service (Web Apps)
BAzure Cache for Redis
CAzure DNS
DAzure VMs (full IaaS)
Answer & Solution
Correct answer: A. Azure App Service (Web Apps)
App Service is Azure's managed PaaS web-host (per AZ-305 §4 compute / app architecture). VMs are IaaS; the others aren't web hosts.
Solve this in the app — Azure AZ-305 practice & 24k+ MCQs →
Related questions