Start here! Get your feet wet with the Microsoft cloud and begin your journey to earning your Microsoft Certified: Azure Fundamentals certification!
Prepare and test your skills

Prepare and test your skills

Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
A development team is designing a new customer-facing web application with a relational database backend. The team needs a managed hosting environment that allows them to deploy application code and store relational data without provisioning, patching, or managing underlying virtual machines or operating systems.
Which combination of Azure Platform as a Service (PaaS) solutions should the team implement?
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.
Azure App Service and Azure SQL Database are core Platform as a Service (PaaS) offerings in Azure. Azure App Service provides a fully managed hosting platform for web applications, RESTful APIs, and mobile backends. Azure SQL Database is a fully managed relational database-as-a-service built on the Microsoft SQL Server database engine that automates infrastructure management, software patching, and high availability.
Choosing Azure App Service together with Azure SQL Database delivers a pure PaaS architecture. This eliminates operational overhead related to server maintenance, allowing development teams to deploy modern web applications quickly with minimal administration costs.