AZ-204 Developing Solutions for Microsoft Azure Exam
You can develop, but can you develop for the cloud? Harness your development skills and learn how to create robust solutions for Microsoft Azure, aiming for your Microsoft Certified: Azure Developer Associate certification!
Gauge your current knowledge

Gauge your current knowledge

Develop Azure compute solutions
Study Guides for Sub-Sections
Container images serve as the fundamental building blocks for containerized applications. An image is a lightweight, standalone, and executable package that includes everything nee...
Azure App Service is a Platform as a Service (PaaS) offering that allows you to build, host, and scale web applications without managing the underlying infrastructure. Whe...
Azure Functions is a serverless compute service that enables you to run code on-demand without explicitly provisioning or managing infrastructure. To use this service, you must cre...