Developing Solutions for Microsoft Azure (AZ-204)

Niveau
Tijdsduur
Locatie
Op locatie
Startdatum en plaats

Developing Solutions for Microsoft Azure (AZ-204)

Info Support
Logo van Info Support
Opleiderscore: starstarstarstarstar_border 8,3 Info Support heeft een gemiddelde beoordeling van 8,3 (uit 15 ervaringen)

Tip: meer info over het programma, prijs, en inschrijven? Download de brochure!

Startdata en plaatsen
placeUtrecht
9 feb. 2026 tot 12 feb. 2026
Toon rooster
event 9 februari 2026, 09:00-16:00, Utrecht
event 10 februari 2026, 09:00-16:00, Utrecht
event 11 februari 2026, 09:00-16:00, Utrecht
event 12 februari 2026, 09:00-16:00, Utrecht
placeMechelen
23 feb. 2026 tot 26 feb. 2026
Toon rooster
event 23 februari 2026, 09:00-16:00, Mechelen
event 24 februari 2026, 09:00-16:00, Mechelen
event 25 februari 2026, 09:00-16:00, Mechelen
event 26 februari 2026, 09:00-16:00, Mechelen
placeVeenendaal
30 mrt. 2026 tot 2 apr. 2026
Toon rooster
event 30 maart 2026, 09:00-16:00, Veenendaal
event 31 maart 2026, 09:00-16:00, Veenendaal
event 1 april 2026, 09:00-16:00, Veenendaal
event 2 april 2026, 09:00-16:00, Veenendaal
Beschrijving

Meer weten over de onderwerpen die aan bod komen en de vereiste voorkennis? Neem vrijblijvend contact met ons op.

Ontwerp en bouw cloud-oplossingen zoals applicaties en services

Beschrijving

Als ontwikkelaar leer je hoe je end-to-end-oplossingen kan creëren in Microsoft Azure.

Je leert hoe je Azure compute-oplossingen kan implementeren, Azure Functions kan maken, web-apps kan implementeren en beheren, oplossingen kan ontwikkelen met behulp van Azure storage, authenticatie en autorisatie kan implementeren en jouw oplossingen kan beveiligen met behulp van KeyVault en Managed Identities.

Je zal ook leren hoe je verbinding kan maken met en gebruik kan maken van Azure-services en services van derden, en hoe je op events en messages gebaseerde modellen in een oplossing kan opnemen.

De training behandelt ook m…

Lees de volledige beschrijving

Veelgestelde vragen

Er zijn nog geen veelgestelde vragen over dit product. Als je een vraag hebt, neem dan contact op met onze klantenservice.

Nog niet gevonden wat je zocht? Bekijk deze onderwerpen: Microsoft Azure, Cloud Computing, VMware vCloud, Skype en Microsoft Windows Server 2019.

Meer weten over de onderwerpen die aan bod komen en de vereiste voorkennis? Neem vrijblijvend contact met ons op.

Ontwerp en bouw cloud-oplossingen zoals applicaties en services

Beschrijving

Als ontwikkelaar leer je hoe je end-to-end-oplossingen kan creëren in Microsoft Azure.

Je leert hoe je Azure compute-oplossingen kan implementeren, Azure Functions kan maken, web-apps kan implementeren en beheren, oplossingen kan ontwikkelen met behulp van Azure storage, authenticatie en autorisatie kan implementeren en jouw oplossingen kan beveiligen met behulp van KeyVault en Managed Identities.

Je zal ook leren hoe je verbinding kan maken met en gebruik kan maken van Azure-services en services van derden, en hoe je op events en messages gebaseerde modellen in een oplossing kan opnemen.

De training behandelt ook monitoring, troubleshooting en optimalisatie van Azure-oplossingen.

Doelgroep Als deelnemer aan deze training ben je geïnteresseerd in Azure-ontwikkeling of in het behalen van het Microsoft Azure Developer Associate-certificeringsexamen (exam AZ-204: Developing Solutions for Microsoft Azure)

Leerdoelen

  • Understand Azure App Service core concepts to build web applications effectively. [Understand]
  • Understand how to create Azure Functions for serverless applications. [Understand]
  • Understand how to use Azure Blob storage. [Understand]
  • Understand how to configure and use Azure CosmosDB. [Understand]
  • Understand how to provision and manage VMs and containers in Azure [Understand]
  • Understand the Microsoft Identity Platform v2.0 for managing authentication and access. [Understand]
  • Understand how to secure application resources using Azure KeyVault [Understand]
  • Understand the principles of publishing and managing APIs using Azure API Management. [Understand]
  • Understand how to build applications with event-based architectures using Azure Event Grid and Azure Event Hub. [Understand]
  • Understand how to build applications with message-based architectures using Azure Service Bus and Azure Storage Queues. [Understand]
  • Understand how to instrument and monitor Azure solutions. [Understand]

Onderwerpen

Module 1: Creating Azure App Service Web Apps

You will learn how to build a web application on the Azure App Service platform. You will learn how the platform functions and how to create, configure, scale, secure, and deploy to the App Service platform.

Lessons

  • Azure App Service core concepts
  • Configuring and Monitoring App Service apps
  • Scaling App Service apps
  • Azure App Service staging environments
Module 2: Implement Azure functions

You learn how to create Functions apps and how to integrate triggers and inputs/outputs in to the app.

Lessons

  • Azure Functions overview
  • Developing Azure Functions
Module 3: Develop solutions that use blob storage

You will learn how Azure Blob storage works, how to manage data through the hot/cold/archive blob storage lifecycle, and how to use the Azure Blob storage client library to manage data and metadata.

Lessons

  • Azure Blob storage core concepts
  • Managing the Azure Blob storage lifecycle
  • Working with Azure Blob storage
Module 4: Develop solutions that use Cosmos DB storage

You will learn how Cosmos DB is structured and how data consistency is managed. You will also learn how to create Cosmos DB accounts and create databases, containers, and items by using a mix of the Azure Portal and the .NET SDK.

Lessons

  • Azure Cosmos DB overview
  • Azure Cosmos DB data structure
  • Working with Azure Cosmos DB resources and data
Module 5: Implement IaaS solutions

You will learn how to use create container images to use in your solutions. You learn how to create and manage Docker images, publish an image to the Azure Container Registry, and run a container in Azure Container Instances.

Lessons

  • Create container images for solutions
  • Publish a container image to Azure Container Registry
  • Create and run container images in Azure Container Instances
  • Create and run container images in Azure Container Apps
Module 6: Implement user authentication and authorization

You will learn how to leverage the Microsoft Identity Platform to manage authentication and access to resources. You will also learn how to use the Microsoft Authentication Library and Microsoft Graph to authenticate a user and retrieve information stored in Azure, and how and when to use Shared Access Signatures.

Lessons

  • Microsoft Identity Platform
  • Authentication using the Microsoft Authentication Library
  • Using Microsoft Graph
  • Authorizing data operations in Azure Storage
Module 7: Implement secure cloud solutions

You will learn how to secure the information (keys, secrets, certificates) an application uses to access resources. You will also learn how to secure application configuration information.

Lessons

  • Manage keys, secrets, and certificates by using the KeyVault API
  • Implement Managed Identities for Azure resources
  • Secure app configuration data by using Azure App Configuration
Module 8: Implement API Management

You will learn how to publish APIs, create policies to manage information shared through the API, and to manage access to their APIs by using the Azure API Management service.

Lessons

  • API Management overview
  • Defining policies for APIs
  • Securing your APIs
Module 9: Develop event-based solutions

You will learn how to build applications with event-based architectures.

Lessons

  • Implement solutions that use Azure Event Grid
  • Implement solutions that use Azure Event Hubs
Module 10: Develop message-based solutions

You will learn how to build applications with message-based architectures.

Lessons

  • Implement solutions that use Azure Service Bus
  • Implement solutions that use Azure Queue Storage queues
Module 11: Monitor and optimize Azure solutions

You will learn how to instrument your code for telemetry and how to analyze and troubleshoot your apps.

Lessons

  • Overview of monitoring in Azure
  • Instrument an app for monitoring
  • Analyzing and troubleshooting apps
Blijf op de hoogte van nieuwe ervaringen
Er zijn nog geen ervaringen.
Deel je ervaring
Heb je ervaring met deze cursus? Deel je ervaring en help anderen kiezen. Als dank voor de moeite doneert Springest € 1,- aan Stichting Edukans.

Er zijn nog geen veelgestelde vragen over dit product. Als je een vraag hebt, neem dan contact op met onze klantenservice.

Download gratis en vrijblijvend de informatiebrochure

(optioneel)
(optioneel)
(optioneel)
(optioneel)
(optioneel)
(optioneel)
(optioneel)

Heb je nog vragen?

(optioneel)
We slaan je gegevens op om je via e-mail en evt. telefoon verder te helpen.
Meer info vind je in ons privacybeleid.