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

AZ-204 Developing Solutions for Microsoft Azure Exam
Study Guides for Sub-Sections
Containerized solutions are a way to package an application and all its dependencies into a single, portable unit called a container. This makes it easy to run the application cons...
Azure Cosmos DB is a globally distributed database service designed to handle large amounts of data across many geographic regions. It is a NoSQL database, meaning...
Authentication is the process of proving who a user is, while authorization determines what specific actions they are allowed to perform. In Azure, developers use ...
Application Insights is a service that helps you monitor the performance and usage of your applications. It works by collecting data from your application, such as requests, dependencies, and excep...
Azure API Management (APIM) is a fully managed service that enables customers to publish, secure, transform, maintain, and monitor APIs. It acts as a gateway between the b...