Microsoft - Developing Microsoft Azure Solutions

Looptijd

Looptijd:

Slechts 4 dagen

Methode

Methode:

Klas / Online / Hybride

Volgende datum

Volgende datum:

17/6/2024 (Maandag)

Overzicht

Tijdens deze Microsoft Developing Microsoft Azure Solutions cursus leer je een bestaande ASP.NET MVC applicatie te begrijpen en middels Microsoft Azure de functionaliteit daarvan uit te breiden.

U zult leren welke overwegingen gemaakt moeten worden bij het bouwen van een oplossing in de cloud.

Beheers ontwikkeling via Azure

In slechts 4 dagen, leer je:

  • Azure diensten en managementsportalen gebruiken
  • Hoe u een virtuele Azure omgeving moet opbouwen
  • Virtuele netwerk- en clouddiensten opzetten
  • Het bouwen en hosten van webapplicaties in Azure
  • Het bouwen van cloud applicaties

IDC schrijft dat 56% van de IT-afdelingen moeite hebben met het vinden van werknemers die de ervaring hebben om cloud projecten te ondersteunen. Toon aan dat U kennis van Microsoft Azure heeft en U staat meteen op de juiste positie om in te spelen op de toenemende vraag naar cloud-technologie.

Zeven redenen waarom jij voor jouw Developing Microsoft Azure cursus voor Firebrand kiest:

  1. Jij zal in slechts 4 dagen Developing Microsoft Azure gecertificeerd zijn. Doordat onze cursussen residentieel zijn kunnen wij langere lesdagen aanbieden en zal je tijdens je verblijf volledig gefocust zijn op jouw cursus
  2. Onze Developing Microsoft Azure cursus is all-inclusive. Cursusmaterialen, accommodatie en maaltijden zijn inbegrepen.
  3. Slaag de eerste keer voor Developing Microsoft Azure of train gratis opnieuw.Op basis van onze certificeringsgarantie kun je voor het geval je de eerste keer niet slaagt binnen een jaar terugkomen en opnieuw trainen. Je betaalt dan alleen voor accommodatie en examens. De andere kosten zijn inbegrepen.
  4. Je zal meer over Developing Microsoft Azure leren. Waar opleidingen elders doorgaans van 9:00 tot 17:00 duren, kan je bij Firebrand Training rekenen op 12 uur training per dag!
  5. Je zal Developing Microsoft Azure sneller beheersen. Doordat onze cursussen residentieel zijn word je in korte tijd ondergedompeld in de theorie. Hierdoor zal je volledig gefocust zijn op de cursus en zal je sneller de theorie en praktijk beheersen.
  6. Je zal voor Developing Microsoft Azure studeren bij de beste training provider. Firebrand heeft het Q-For kwaliteitlabel, waarmee onze standaarden en professionaliteit op het gebied van training erkend worden. We hebben inmiddels 134561 professionals getraind en gecertificeerd!
  7. Je gaat meer doen dan alleen de cursusstof van Developing Microsoft Azure bestuderen. We maken gebruik van laboratoria, case-studies en oefentests, om ervoor te zorgen dat jij jouw nieuwe kennis direct in jouw werkomgeving kan toepassen.

Voordelen

Andere versnelde trainingsaanbieders vertrouwen sterk op colleges, onafhankelijke zelftesten en studeren.

Effectieve technische instructies moeten zeer gevarieerd en interactief zijn om het aandachtsniveau hoog te houden, kameraadschap en teamwerk tussen de studenten en de instructeur te bevorderen en kennis te verankeren door praktisch leren.

Firebrand Training biedt instructies om aan elke leerbehoefte te voldoen:

  • Intensieve groepsinstructie
  • Eén-op-één instructie aandacht   
  • Hands-on labs
  • Lab partner- en groepsoefeningen
  • Vraag en antwoord oefeningen
  • Onafhankelijke studie

Deze informatie is verstrekt als een nuttig hulpmiddel voor kandidaten die een opleiding overwegen. Cursussen inclusief certificering worden geleverd met een certificeringsgarantie. Slaag de eerste keer of train opnieuw gratis (je betaal voor de accommodatie en examens bij jouw terugkeer). Wij kunnen geen garanties geven over persoonlijke successen of voordelen van het behalen van certificering.

Inhoudsopgave

Course 20532D: Developing Microsoft Azure Solutions

Course Outline

Module 1: Overview of the Microsoft Azure Platform

Microsoft Azure provides a collection of services that you can use as building blocks for your cloud applications.

Lessons

  • Azure Services
  • Azure Portal

Lab: Exploring the Azure Portal

  • Signing in to the Azure Portal
  • Customizing the Azure Portal

After completing this module, students will be able to:

  • Describe some of the common Azure services
  • Describe features of the Azure Portal

Module 2: Building Application Infrastructure in Azure

Although many Microsoft Azure services use virtual machines, sometimes your application might have a unique need where it requires a virtual machine that is completely unmanaged. Azure provides networking, backup, and virtualization services as part of its Infrastructure-as-a-Service (IaaS) offering.

Lessons

  • Azure Virtual Machines
  • Azure Virtual Machine Workloads
  • Migrating Azure Virtual Machine Instances
  • Highly Available Azure Virtual Machines
  • Virtual Machine Configuration Management
  • Customizing Azure Virtual Machine Networking
  • Virtual Machine Scale Sets

Lab: Creating an Azure Virtual Machine for Development and Testing

  • Creating a Network and Resource Container
  • Creating a Development Virtual Machine
  • Configuring the Virtual Machine for Development

After completing this module, students will be able to:

  • Describe the Virtual Machines service in Azure
  • Deploy a Linux or Microsoft workload to a virtual machine
  • Import virtual hard disks to Azure
  • Monitor virtual machine endpoints

Module 3: Hosting Web Applications on the Azure Platform

This module provides an overview of the Azure Web Apps service.

Lessons

  • Azure Web Apps
  • Azure Logic and Function Apps
  • Configuring an App Service App
  • Publishing an Azure App Service App
  • Supplemental Services

Lab: Creating an ASP.NET Web App by Using Azure Web Apps

  • Creating an Azure Web App and Function App
  • Deploying an ASP.NET Web Application to an Azure Web App
  • Configuring an Azure Web App
  • Deploy a Console Application to an Azure Function App

After completing this module, students will be able to:

  • Create a Web App instance
  • Publish a simple ASP.NET web application to Web Apps
  • Monitor a Web App instance
  • Use additional Azure services with a Web App instance
  • Use Function and Logic Apps to create an integration workflow

Module 4: Storing SQL Data in Azure

Dynamic web applications must store the data that is being managed and manipulated by end users. ASP.NET technologies such as ADO.NET and Entity Framework provide a way for accessing data in SQL Server. In the cloud, the Microsoft Azure platform provides a database as a service offering that allows developers to use SQL in the same way as they would in an on-premises location.

Lessons

  • Azure SQL Database Overview
  • Managing SQL Databases in Azure
  • Azure SQL Database Tools
  • Securing and Recovering an Azure SQL Database Instance
  • Additional Managed Database Services

Lab: Storing Event Data in Azure SQL Databases

  • Creating an Azure SQL Databases Instance
  • Using Entity Framework with Local SQL Server
  • Using Entity Framework with Azure SQL Databases

After completing this module, students will be able to:

  • Describe the difference between Azure SQL Database editions
  • Explain some of the advantages and disadvantages of hosting databases in Azure SQL Database
  • Explain some of the advantages and disadvantages of hosting databases in a SQL Server installation on a virtual machine in Azure
  • Describe the tools that you can use to manage Azure SQL Database
  • Implement a high-availability solution with Azure SQL Database
  • Describe the Azure Database for MySQL and PostgreSQL services

Module 5: Designing Cloud Applications for Resiliency

As a developer, you should keep in mind certain considerations while designing applications for the cloud. Although there are many platform improvements available in the ASP.NET ecosystem, you need to rethink the way you design your applications, and the patterns that are used, with respect to the scalability and reliability metrics present for the cloud applications.

Lessons

  • Application Design Practices for Highly Available Applications
  • Application Analytics
  • Building High Performance Applications by Using ASP.NET
  • Common Cloud Application Patterns
  • Caching Application Data

After completing this module, students will be able to:

  • Describe the Valet Key, Retry and Transient Fault Handling Patterns
  • Use Load Balancing in a geographically redundant application
  • Create modular applications with partitioned workloads
  • Build High Performance ASP.NET Web Applications

Module 6: Storing Unstructured Data in Azure

Many new application workloads require new databases that offer scale and flexibility far beyond the capabilities of a traditional relational database. In Azure, there is a wide variety of NoSQL database services available for applications to store unstructured data in a flexible, schema-free and scalable fashion.

Lessons

  • Azure Storage Overview
  • Azure Storage Tables
  • Azure Redis Cache
  • Azure Search
  • Azure Cosmos DB

Lab: Storing Event Registration Data in Azure Storage Tables

  • Populating the Sign-In Form with Registrant Names
  • Updating the Events Website to use Azure Cosmos DB
  • Verify that the Events Web Site is using Azure Cosmos DB for Registrations

After completing this module, students will be able to:

  • Describe the Azure Storage service
  • Use Azure Search or Cosmos to store NoSQL data
  • Use Azure Redis Cache to store cache data

Module 7: Storing and Consuming Files from Azure Storage

When you want to scale to different cloud instances, storing files to a local disk becomes a difficult process to maintain and eventually an unreliable method of storage. Azure provides a Blob storage mechanism that not only offers high performance but also supports integration to Microsoft Azure Content Delivery Network (CDN) for low latency downloads.

Lessons

  • Azure Storage Blobs
  • Controlling Access to Storage Blobs and Containers
  • Configuring Azure Storage Accounts
  • Azure Files

Lab: Storing Generated Documents in Azure Storage Blobs

  • Implement Azure Storage Blob
  • Populating the Container with Files and Media
  • Retrieving Files and Media from the Container
  • Specifying Permissions for the Container

After completing this module, students will be able to:

  • Describe the Blob service in Microsoft Azure Storage.
  • Identify the software development kit (SDK) libraries, namespaces, and classes that are available for blobs.

Module 8: Designing a Communication Strategy by Using Queues and Service Bus

With web applications presenting content and worker roles processing the logic, there needs to be a mechanism that facilitates the communication between these different entities. Microsoft Azure provides two queuing mechanisms that you can use for this purpose.

Lessons

  • Azure Storage Queues
  • Azure Service Bus
  • Azure Service Bus Queues
  • Azure Service Bus Relay
  • Azure Service Bus Notification Hubs

Lab: Using Queues and Service Bus to Manage Communication Between Web Applications in Azure

  • Creating an Azure Service Bus Namespace
  • Using Azure Storage Queues for Document Generation
  • Using Service Bus Queues for Document Generation

After completing this module, students will be able to:

  • Describe Storage Queues service
  • Describe Service Bus
  • Describe Service Bus Queues service
  • Describe Service Bus Relay
  • Describe Notification Hubs service

Module 9: Automating Integration with Azure Resources

Although you can manage most of the Azure services by using both of the Azure portals or Microsoft Visual Studio, you can use scripting to completely automate the management of the same resources. This module will look at automating the lifecycle of the services by using client libraries, Windows PowerShell, REST, and the Resource Manager.

Lessons

  • Creating Azure Scripts using Azure PowerShell
  • Creating Azure Scripts using Azure CLI
  • Azure Resource Manager
  • Azure REST Interface
  • Azure Cloud Shell

Lab: Automating the Creation of Azure Assets using PowerShell and Azure CLI

  • Use Azure CLI to Create and Manage an Azure Web App
  • Use PowerShell to Create and Manage an Azure Storage Account

After completing this module, students will be able to:

  • Describe the Azure software development kits (SDKs) and client libraries
  • Use Windows PowerShell to automate Azure REST
  • Describe the REST API and the steps to authenticate to the API
  • Use the Resource Manager to create resource groups and templates

Module 10: DevOps in Azure

Although you can deploy your cloud applications manually, it is in your best interest to begin automating cloud-based deployments. Automation creates many benefits including the ability to trace past actions, easier repetition of deployment tasks and reduced possibility of human error.

Lessons

  • Continuous Integration
  • Azure DevTest Labs
  • Azure Resource Manager Templates
  • Managed Solution Hosting

Lab: Deploying Templated Environments Using the Cloud Shell

  • Start the Cloud Shell
  • Use the Cloud Shell to Deploy an ARTM Template

After completing this module, students will be able to:

  • Automate the deployment of their applications to Azure.

Module 11: Securing Azure Web Applications

Just like on-premises applications, applications in the cloud need streamlined security mechanisms that are flexible. Azure Active Directory is an identity provider that can provide identity and access functionality for your custom applications or SaaS applications.

Lessons

  • Azure Active Directory
  • Azure AD Directories
  • Azure AD Offerings
  • Azure Key Vault

Lab: Integrating Azure Active Directory with the Events Administration Portal

  • Describe the Azure AD service
  • Explain the features that are available for the directories in Azure AD
  • Describe the Microsoft Azure Multi-Factor Authentication service

After completing this module, students will be able to:

  • Describe the Azure AD service
  • Explain the features that are available for the directories in Azure AD
  • Describe the Microsoft Azure Multi-Factor Authentication service

Examenproces

U zult het volgende examen, dat valt onder Uw certificeringsgarantie, in het Firebrand Trainingscentrum afleggen:

  • Microsoft Examen 70-532: Developing Microsoft Azure Solutions

De cursus omvat

Microsoft Official Courseware:

Op de versnelde 70-532 opleiding, ontvang je het volgende Microsoft Official Curriculum (MOC):

  • Opleiding 20532C: Developing Microsoft Azure Solutions

Jouw versnelde cursus omvat:

  • Accommodatie *
  • Maaltijden, onbeperkte snacks, drankjes, thee en koffie
  • Examens op locatie
  • Examen vouchers **
  • Oefentoetsen ***
  • Certificeringsgarantie****
  • Trainingsmateriaal
  • Dagelijks tot 12 uur training onder begeleiding van een instructeur
  • 24 uur toegang tot het laboratorium
  • Hands-on training via Lecture | Lab | ReviewTM
  • Digitaal cursusmateriaal (indien beschikbaar)
  • *Alleen voor residentiële training. Geldt niet voor online cursussen
  • **Examenvouchers zijn mogelijk niet inbegrepen voor cursisten en vereisen een afzonderlijke aankoop door een werkgever vanwege ESFA-richtlijnen
  • ***Niet op alle cursussen
  • ****Slaag de eerste keer of train gratis opnieuw (betaal alleen voor accommodatie, examens en incidentele kosten)

Vereisten

Voordat U deel neemt aan deze cursus moet U ertoe in staat zijn:

  • De beschikbare diensten in het Azure platform te vergelijken
  • Webapplicaties te configureren en uit te zetten
  • Azure WebSites te maken uit de galerij
  • Azure WebSites implementeren en toezicht erop te houden
  • Virtuele Machines Azure op te bouwen en te configureren
  • De relatie tussen Clouddiensten en Virtuele Machines te omschrijven
  • Reeds bestaande Clouddienstpakketten uit te zetten
  • Een opslagaccount te maken en beheren
  • BLOB’s en containers in een Opslagaccount te beheren
  • Een SQL-database aan te maken, te configureren en ermee kunnen verbinden
  • De gevolgen van het importeren van een Standalone SQL-database te identificeren
  • Gebruikers, groepen en abonnementen in een Azure Active Directory te beheren
  • Een virtueel netwerk op te zetten
  • Een point-to-site netwerk op te zetten

Weet je niet zeker of je aan de vereisten voldoet? Maak je geen zorgen. Jouw trainingsadviseur bespreekt jouw achtergrond met je om te begrijpen of deze cursus geschikt is voor je.

Beoordelingen

Wereldwijd heeft Firebrand in haar 10-jarig bestaan al 134561 studenten opgeleid! We hebben ze allemaal gevraagd onze versnelde opleidingen te evalueren. De laatste keer dat we onze resultaten analyseerden, bleek 96.41% ons te beoordelen als 'boven verwachting'


"Very busy course. Lots of content."
Anoniem, Codurance (4/12/2018 (Dinsdag) t/m 7/12/2018 (Vrijdag))

"Great learning experience. Definitely improves your chances of passing versus doing it alone. Really helps to have an industry expert for feedback and to solidify the concepts."
Matt Eisengruber, Dynatrace. (24/4/2018 (Dinsdag) t/m 27/4/2018 (Vrijdag))

"While I have failed this exam, I am satisfied I gained a lot of information. This is the best option for those who cant fined the quietness to study at home."
A.N.L.. (24/4/2018 (Dinsdag) t/m 27/4/2018 (Vrijdag))

"Really great experience in learning key concepts of the cloud and Azure."
Darren Mayes, Adecco. (24/4/2018 (Dinsdag) t/m 27/4/2018 (Vrijdag))

"I had a great experience at firebrand, met loads of great people and had a great teacher."
Julian Lamprea, HEE. (13/2/2018 (Dinsdag) t/m 16/2/2018 (Vrijdag))

Cursusdata

Microsoft - Developing Microsoft Azure Solutions

Start datum

Eind datum

Status

Nu boeken

17/6/2024 (Maandag)

20/6/2024 (Donderdag)

Open

Nu boeken

2/12/2024 (Maandag)

5/12/2024 (Donderdag)

Open

Nu boeken

Nieuwste beoordelingen van onze studenten