Developing Solutions for Microsoft Azure (AZ-204)


This course teaches developers how to create end-to-end solutions in Microsoft Azure. Students will learn how to implement Azure compute solutions, create Azure Functions, implement and manage web apps, develop solutions utilizing Azure storage, implement authentication and authorization, and secure their solutions by using KeyVault and Managed Identities. Students will also learn how to connect to and consume Azure services and third-party services, and include event- and message-based models in their solutions. The course also covers monitoring, troubleshooting, and optimizing Azure solutions.

Meer informatie

Opdrachtgestuurd leren met persoonlijke begeleiding door onze ervaren trainers

Individueel Begeleid Leren, is een leermethode waarbij je in ons leercentrum onder begeleiding van een zeer ervaren trainer de training doorloopt, in je eigen tempo, met de onderwerpen die aansluiten op jouw behoefte. 

Individueel Begeleid Leren Online - OPTIONEEL
We bieden ook een online variant aan van deze leervorm. Zo behaal je toch je leerdoelen, ook als je thuiswerkt of niet wil reizen. Samen met jouw trainingscoach stel je een lesplan op met daarin meerdere contactmomenten per dag waarbij je middels online videoverbinding één op één begeleiding krijgt. Tussen deze momenten door werk je aan praktijkopdrachten ondersteund door theorie. Geef op het inschrijfformulier aan indien je graag gebruik maakt van deze mogelijkheid. 

Efficiënt trainen: leer wat je écht nodig hebt
Omdat iedereen een verschillend kennisniveau en achtergrond heeft is het niet effectief om iedereen op hetzelfde niveau en in hetzelfde tempo te laten trainen. Door middel van een intake wordt het kennisniveau bepaald en in samenspraak met de trainer een individueel opleidingsplan samengesteld. Zo leer je alleen wat je echt nodig hebt!

Trainen met de nieuwste online leermiddelenibl1
Tijdens de training maak je gebruik van het online leerportaal. Dit geeft je de mogelijkheid om zelf te bepalen welke leermethode je voorkeur heeft; opdracht gestuurd leren of theoretisch leren. Kies je voor opdracht gestuurd leren, dan kun je praktische kennis opdoen in een volledig ingerichte online practicum omgeving onder begeleiding van onze trainer. De online omgeving blijft tot drie maanden na de training beschikbaar zodat je ná de training nog extra kunt oefenen. Theoretische kennis kun je opdoen door het volgen van online cursusmateriaal gecombineerd met de ondersteuning van de trainer die je ondersteunt bij complexe onderwerpen.

Flexibel trainen: Jij bepaalt de tijdsduur en tijdstip
Je hebt de mogelijkheid om zelf te bepalen wat de duurtijd van je training wordt. Je bepaalt (samen met ons) het aantal dagen. Je kunt deze dagen ook verspreiden over meerdere weken! 

Moderne leeromgeving: 
Wij vinden de leeromgeving net zo belangrijk. Daarom ben je op al onze locaties verzekerd van een rustige omgeving met de nieuwste apparatuur.

Liever een andere leervorm? Klik rechtsboven onder "Kies een leervorm"

Klassikale training

Het is ook mogelijk om de training virtueel te volgen. Dezelfde leerervaring als klassikaal waarbij je de trainer en medecuristen ziet en hoort maar dan vanaf thuis. De planning en kosten blijven gelijk. 

Een klassikale cursus van Ictivity Training geeft je de garantie dat je uitstekend wordt opgeleid in een moderne comfortabele leeromgeving door deKlaslokaal meest deskundige trainers op hun vakgebied. In aaneengesloten dagen volg je de training op één van onze locaties. Tijdens de klassikale training heb je de beschikking over moderne apparatuur in een rustige leeromgeving. Trainingen bestaan uit een gedeelte theorie maar je krijgt ook veel oefeningen die de dagelijkse praktijk nabootsen.

Ictivity Training heeft in Nederland locaties in Utrecht (Vianen) en Eindhoven, tevens is het mogelijk om een locatie naar wens aan te vragen. Indien je niet wenst te reizen, kun je de training remote volgen via Virtual Classroom

 

Klassikaal trainen vanaf iedere locatie

Door gebruik te maken van de nieuwste apparatuur en technologieën kunnen we een oplossing bieden waarbij je een klassikale training vanaf iedere locatie virtueel kunt volgen (distance learning).

De cursisten die de training virtueel bijwonen krijgen precies dezelfde leerervaring als de cursisten die op locatie de klassikale training volgen. De cursisten op afstand krijgen een op browser gebaseerde interface die hen in staat stelt om de
trainer en mede cursisten in de klas te zien en te horen. Hierbij kunnen ze live met elkaar communiceren. Welke type activiteit er in de klas ook plaats vindt, de intuïtieve Virtual Classroom interface past zich volledig aan aan de sessie die bezig is.

 

Meer informatie over Virtual Classroom

 

Uitgebreid Online leerportaal

Het Ictivity online Leerportaal is een unieke one-click oplossing voor opleiding en certificering. De certificeringskit biedt je de nieuwste online leermiddelen die noodzakelijk zijn om je optimaal voor te bereiden op je certificering. Hiermee kan iedere deelnemer op zijn eigen tempo studeren waar en wanneer hij wil.

Het online Leerportaal geeft u toegang tot de volgende producten: 

  • e-Learning
  • Online Practicum Labs
  • Assessment Test
  • Oefenexamens
  • Online Mentor (24/7)
  • Tips, Tricks & Links

Meer informatie over het Online Leerportaal

 

Maatwerk en In-company training

Deze leervorm begint met een intakegesprek tussen een Learning Consultant van Ictivity Training en de opdrachtgever. Hierbij inventariseren we de beginsituatie, de doelstelling, de praktijksituatie en het verwachtingspatroon van de deelnemer(s). Met de gegevens maken wij het trainingsprogramma op maat.

Voordelen:

  • De inhoud van de training wordt volledig afgestemd op jouw specifieke kennisbehoefte.
  • De tijdsduur van de training wordt aangepast aan jouw specifieke behoefte.
  • Jij bepaalt zelf de locatie van de training (incompany of op een van onze locaties).
  • De planning van de trainingen wordt afgestemd op jouw projectplanning.

Students in this course are interested in Azure development or in passing the Microsoft Azure Developer Associate certification exam.

Students should have 1-2 years experience as a developer. This course assumes students know how to code and have a fundamental knowledge of Azure. It is recommended that students have some experience with PowerShell or Azure CLI, working in the Azure portal, and with at least one Azure-supported programming language. Most of the examples in this course are presented in C# .NET.

Module 1: Creating Azure App Service Web Apps

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

  • Azure App Service core concepts
  • Creating an Azure App Service Web App
  • Configuring and Monitoring App Service apps
  • Scaling App Service apps
  • Azure App Service staging environments

Module 2: Implement Azure functions

This module covers creating Functions apps, and how to integrate triggers and inputs/outputs in to the app.

  • Azure Functions overview
  • Developing Azure Functions
  • Implement Durable Functions

Module 3: Develop solutions that use blob storage

Students 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.

  • 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

Students will learn how Cosmos DB is structured and how data consistency is managed. Students 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.

  • Azure Cosmos DB overview
  • Azure Cosmos DB data structure
  • Working with Azure Cosmos DB resources and data

Module 5: Implement IaaS solutions

This module instructs students on how to use create VMs and container images to use in their solutions. It covers creating VMs, using ARM templates to automate resource deployment, create and manage Docker images, publishing an image to the Azure Container Registry, and running a container in Azure Container Instances.

  • Provisioning VMs in Azure
  • Create and deploy ARM templates
  • Create container images for solutions
  • Publish a container image to Azure Container Registry
  • Create and run container images in Azure Container Instances

Module 6: Implement user authentication and authorization

Students will learn how to leverage the Microsoft Identity Platform v2.0 to manage authentication and access to resources. Students 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.

  • Microsoft Identity Platform v2.0
  • Authentication using the Microsoft Authentication Library
  • Using Microsoft Graph
  • Authorizing data operations in Azure Storage

Module 7: Implement secure cloud solutions

This module covers how to secure the information (keys, secrets, certificates) an application uses to access resources. It also covers securing application configuration information.

  • 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

Students 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.

  • API Management overview
  • Defining policies for APIs
  • Securing your APIs

Module 9: Develop App Service Logic Apps

This module teaches students how to use Azure Logic Apps to schedule, automate, and orchestrate tasks, business processes, workflows, and services across enterprises or organizations.

  • Azure Logic Apps overview
  • Creating custom connectors for Logic Apps

Module 10: Develop event-based solutions

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

  • Implement solutions that use Azure Event Grid
  • Implement solutions that use Azure Event Hubs
  • Implement solutions that use Azure Notification Hubs

Module 11: Develop message-based solutions

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

  • Implement solutions that use Azure Service Bus
  • Implement solutions that use Azure Queue Storage queues

Module 12: Monitor and optimize Azure solutions

This module teaches students how to instrument their code for telemetry and how to analyze and troubleshoot their apps.

  • Overview of monitoring in Azure
  • Instrument an app for monitoring
  • Analyzing and troubleshooting apps
  • Implement code that handles transient faults

Module 13: Integrate caching and content delivery within solutions

Students will learn how to use different caching services to improve the performance of their apps.

  • Develop for Azure Cache for Redis
  • Develop for storage on CDNs
Klantbeoordelingen van Ictivity Training
full star
full star
full star
full star
half star
126 beoordelingen
full star
full star
full star
full star
full star
Eric
full star
full star
full star
full star
no star
Leerzame training met veel tips
full star
full star
full star
full star
no star
Carien gaf duidelijke uitleg en wilde zo veel mogelijk van haar kennis delen.

Kies een Leervorm:



Code: AZ-204
Leervorm:   
Dagen:
Per persoon
excl. BTW
Naar inschrijfpagina
Code: AZ-204
Leervorm:   
Dagen: 4
1895
Per persoon
excl. BTW
Naar inschrijfpagina
Startdatum:
22 apr 2024
Locatie:
Eindhoven
Online
Startdatum:
27 mei 2024
Locatie:
Eindhoven
Online
Startdatum:
24 jun 2024
Locatie:
Eindhoven
Online
Startdatum:
22 jul 2024
Locatie:
Eindhoven
Online
Startdatum:
19 aug 2024
Locatie:
Eindhoven
Online
Startdatum:
23 sep 2024
Locatie:
Eindhoven
Online
Startdatum:
21 okt 2024
Locatie:
Eindhoven
Online
Startdatum:
02 dec 2024
Locatie:
Eindhoven
Online

Andere locatie of datum

Code: AZ-204
Leervorm:    Klassikaal
Dagen: 5
2445
Per persoon
excl. BTW
Naar inschrijfpagina
Startdatum:
13 mei 2024
Locatie:
Amsterdam
Startdatum:
01 jul 2024
Locatie:
Nieuwegein
Startdatum:
19 aug 2024
Locatie:
Amsterdam
Startdatum:
14 okt 2024
Locatie:
Nieuwegein
Startdatum:
11 nov 2024
Locatie:
Eindhoven

Andere locatie of datum

Deze trainingen kunnen wij ook als maatwerk bij jou / ons op locatie.

Code: AZ-204
Leervorm:   
Dagen: 5
2445
Per persoon
excl. BTW
Naar inschrijfpagina
Startdatum:
13 mei 2024
Locatie:
Amsterdam
Startdatum:
01 jul 2024
Locatie:
Nieuwegein
Startdatum:
19 aug 2024
Locatie:
Amsterdam
Startdatum:
14 okt 2024
Locatie:
Nieuwegein
Startdatum:
11 nov 2024
Locatie:
Eindhoven

Andere locatie of datum

@ICTIVITYTRAINING 2024

Wij gebruiken cookies om je gebruikerservaring te verbeteren.