Vanaf € 422,29 € 349,00

Vanaf € 422,29 € 349,00

Extra opties

1 x Training: Developing Solutions for Microsoft Azure (AZ-204) - Update   + € 422,29 € 349,00
€ 349,00
Incl. BTW

Snel navigeren naar:

  • Inhoud
  • Voordelen
  • Specificaties
  • Reviews
  • More information
  • FAQ

Productinformatie

Wil jij je graag ontwikkelen als Azure Developer? Dan is deze training iets voor jou! Microsoft Azure-ontwikkelaars ontwerpen, bouwen, testen en onderhouden cloudoplossingen, zoals applicaties en services, en werken samen met architecten van cloudoplossingen, cloud-DBA's, cloudbeheerders en klanten om deze oplossingen te implementeren. Het AZ-204-examen behandelt de vaardigheden die een ontwikkelaar nodig heeft om optimale Azure-oplossingen te plannen, implementeren, bewaken en optimaliseren. Deze training geeft jou de juiste basis en de ondersteuning die je als toekomstige Azure ontwikkelaar nodig hebt om het examen te behalen!

In deze training leer je hoe je als Azure ontwikkelaar apps en services ontwikkelt met behulp van Azure-tools en -technologieën.

Tevens ga je tijdens de training dieper in op zaken als security, monitoring, troubleshooting en optimaliseren van je gebouwde oplossingen in een Azure omgeving.

Inhoud van de training

Developing Solutions for Microsoft Azure (AZ-204) - Update

41 uur

Developing Solutions for Microsoft Azure: Virtual Machines

Azure Virtual Machines (VMs) are a key component of the Azure platform, allowing you to create and run virtualized versions of your own computing environments in the cloud. In this course, you will learn how to create and manage Azure VMs using a variety of tools and techniques, including the Azure CLI, Azure Portal, and Azure PowerShell. You will gain hands-on experience working with Azure VMs through a series of exercises and lab assignments. You will start by learning about the basics of Azure VMs and how to create and configure both Linux and Windows VMs in Azure. You will then learn how to connect to your VMs using Secure Shell (SSH) on Linux VMs and Remote Desktop Protocol (RDP) on Windows VMs. You will also learn how to use SSH public-private key pairs. This course is one of a collection that prepares learners for the AZ-204: Developing Solutions for Microsoft Azure certification exam.

Developing Solutions for Microsoft Azure: Resource Manager Templates

Azure Resource Manager (ARM) templates are an important tool for managing Azure resources in a consistent and automated manner. In this course, you will learn how to create and deploy ARM Templates using a variety of tools and techniques, including Visual Studio and the Azure Portal. Throughout the course, you will gain hands-on experience working with ARM Templates through a series of exercises and lab assignments. You will start by discovering the basics of ARM templates and how to create and work with JSON templates using Visual Studio and the Azure Portal. You will then learn about the template specification and how to use deployment scripts to automate the process of deploying your templates. You will also learn about the various functions and capabilities of ARM templates, including the ability to create and deploy templates locally, export templates for reuse, and test templates for quality assurance. This course is one of a collection that prepares learners for the AZ-204: Developing Solutions for Microsoft Azure certification exam.

Developing Solutions for Microsoft Azure: Azure Container Registry

Azure Container Registry is a fully managed container registry service for storing and managing your Docker container images in Azure. In this course, you will learn about the basics of Azure Container Registry and how to create and manage private container registries using the Azure Portal, Azure CLI, and Azure PowerShell. You will then learn about the various features of Azure Container Registry, including the ability to create geo-replicated registries, store Oracle Cloud Infrastructure (OCI) artifacts, and use Azure Container Registry Tasks to automate the build, test, and deployment of your container images. Finally, you will learn how to use Azure Container Registry with Docker CLI and client libraries to manage your container images, and how to deploy containerized applications using Azure Container Instances and other Azure services. This course is one of a collection that prepares learners for the AZ-204: Developing Solutions for Microsoft Azure certification exam.

Developing Solutions for Microsoft Azure: Container Instances

Azure Container Instances is a fully managed service for running containerized applications in Azure. You will start by learning the basics of Azure Container Instances and how to create and manage container instances using the Azure CLI, Azure Portal, and Azure PowerShell. You will then learn about advanced techniques for creating and managing container instances, including using Bicep, ARM templates, and Docker CLI. Throughout the course, you will gain hands-on experience working with Azure Container Instances through a series of exercises and lab assignments. You will learn how to create multi-container groups using YAML, Resource Manager, and Docker Compose, and how to package and deploy container images to Azure Container Instances. This course is one of a collection that prepares learners for the AZ-204: Developing Solutions for Microsoft Azure certification exam.

Developing Solutions for Microsoft Azure: App Service

Azure App Service is a fully managed platform for building, deploying, and scaling web and mobile apps in the cloud. In this course, you will learn how to use Azure App Service to build, deploy, and scale a variety of web and mobile apps in Azure. You will start by learning about the basics of Azure App Service and how to create and manage App Service environments. You will then learn how to create and deploy a variety of web and mobile apps to Azure App Service, including ASP.NET web apps, Node.js web apps, PHP web apps, Java apps, Python web apps, and Ruby on Rails apps. This course is one of a collection that prepares learners for the AZ-204: Developing Solutions for Microsoft Azure certification exam.

Developing Solutions for Microsoft Azure: Web Apps

Azure App Service allows you to easily deploy and configure web apps in the cloud. In this course, you will start by learning how to deploy web apps to Azure App Service using ZIP packages and Azure Pipelines. You will then learn how to sync content from GitHub and deploy microservices to Azure App Service. You will also learn about managed identities, app authentication, and custom domain names in Azure App Service, and how to use digital security certificates to secure your web apps. Finally, you will learn how to scale your web apps using autoscale in Azure and how to configure your web apps for optimal performance. This course is one of a collection that prepares learners for the AZ-204 Developing Solutions for Microsoft Azure exam.

Developing Solutions for Microsoft Azure: Azure Functions

Azure Functions is a serverless compute service that enables you to build and run code on demand in response to events and triggers. In this course, you will learn how to create and manage Azure Functions using a variety of tools and techniques. You will start by exploring the basics of Azure Functions and how to optimize the performance of your functions. Next, you will learn about Durable Functions, a programming model that enables you to build stateful functions in Azure, and how to use durable functions in C# to build long-running, stateful workflows. Then, you will learn how to manage connections, work with events and messaging, secure your functions, and monitor and troubleshoot your functions. Finally, you will explore continuous deployment and deployment slots in Azure Functions, and how to build custom handlers for your functions. This course is one of a collection that prepares learners for the AZ-204 Developing Solutions for Microsoft Azure exam.

Developing Solutions for Microsoft Azure: Azure Functions Triggers

Triggers and bindings are key components of Azure Functions runtime, enabling you to build event-driven and data-driven apps in the cloud. In this course, you will learn how to use triggers and bindings in Azure Functions to build and run code on demand in response to events and data. Begin by exploring the basics of triggers and bindings and discover how to use HTTP triggers and bindings to build web application programming interfaces (APIs) and serverless applications. Next, focus on advanced topics such as binding extensions, binding expressions, binding return values, and error handling and retries. Then integrate Azure functions with Blob storage, work with Azure Cosmos DB bindings, and manage dependencies in your Azure Functions apps. This course is one of a collection that prepares learners for the AZ-204 Developing Solutions for Microsoft Azure exam.

Developing Solutions for Microsoft Azure: Cosmos DB Storage

Azure Cosmos DB is a globally distributed, multi-model database service that enables you to build and deploy scalable, globally distributed apps in the cloud. In this course, you will learn how to use Azure Cosmos DB to store and manage data in the cloud. Begin by exploring the benefits of Azure Cosmos DB and learn how to use the various application programming interfaces (APIs) and data models supported by Cosmos DB, including NoSQL databases and distributed relational databases. Then use Cosmos DB to build and deploy an ASP.NET web application and use the NoSQL client library for .NET and the API for NoSQL to interact with Cosmos DB from your .NET applications. This course is one of a collection that prepares learners for the AZ-204 Developing Solutions for Microsoft Azure exam.

Developing Solutions for Microsoft Azure: Cosmos DB Containers

Azure Cosmos DB containers are a key feature in Cosmos DB, enabling you to store and manage data in the cloud. In this course, you will learn how to use Azure Cosmos DB Containers to store and manage data in the cloud. Begin by exploring the various features of Cosmos DB containers, including indexing, SQL queries, and the resource model. Next, discover partitioning and horizontal scaling, stored procedures, triggers, and the change feed. Then examine provisioned throughput, global distribution, and consistency levels in Cosmos DB. Throughout the course, you will gain hands-on experience working with Azure Cosmos DB containers through a series of exercises and lab assignments. By the end of the course, you will have a solid understanding of how to use Azure Cosmos DB Containers to store and manage data in the cloud. This course is one of a collection that prepares learners for the AZ-204 Developing Solutions for Microsoft Azure exam.

Developing Solutions for Microsoft Azure: Blob Storage

Azure Blob Storage is one of Azure's most widely used storage services. It is a fully managed object storage service that enables you to store and retrieve large amounts of unstructured data in the cloud and is particularly useful for storing video, audio, and images. In this course, you will explore Azure Blob Storage and learn how to create upload, download, and list blobs with Azure Portal, PowerShell, and CLI. Then you will use Azure Storage Explorer to create a blob, use AzCopy to copy blobs, and use .NET to manage properties and metadata for blobs. Next, you will create a project to work with Azure Blob Storage client library and use immutable storage. Finally, you will identify available access tiers and find out how to set, change, and rehydrate blobs. This course is one of a collection that prepares learners for the AZ-204 Developing Solutions for Microsoft

Developing Solutions for Microsoft Azure: Microsoft Identity Platform

The Microsoft identity platform is a collection of tools and services provided by Microsoft for implementing authentication and authorization in applications. In this course, you will learn how to secure your applications using the Microsoft identity platform, focusing on concepts such as authentication, authorization, OAuth, OpenID, application categories, and security tokens. Then you will examine various authentication protocols and libraries, including the Microsoft Authentication Library (MSAL), Microsoft Graph application programming interface (API), and scenarios of permissions and consent. Next, you will discover best practices for implementing identity management in your organization. Finally, you will investigate workload identity federation, automatic user provisioning, and continuous access evaluation (CAE) APIs. This course is one of a collection that prepares learners for the AZ-204 Developing Solutions for Microsoft Azure exam.

Developing Solutions for Microsoft Azure: Message-based Solutions

Azure message-based solutions allow you to build scalable and reliable applications by implementing message-based communication patterns such as event-driven architecture, which can help you to handle high loads, decouple systems, and enable asynchronous processing. This can help you to build high-performance and resilient applications that can handle large amounts of data and traffic. In this course, you will learn how to build highly scalable and reliable messaging-based solutions using Azure Service Bus and Queue Storage. You will do this using a variety of integration options such as Azure Functions, Logic Apps, Power Automate, and Azure Stream Analytics. You will also learn about messaging patterns, security, and monitoring for Service Bus and Queue Storage to optimize performance and scalability. This course is one of a collection that prepares learners for the AZ-204 Developing Solutions for Microsoft Azure exam.

Developing Solutions for Microsoft Azure: Azure Active Directory

Azure Active Directory (AD) is a cloud-based identity and access management service provided by Microsoft. It allows organizations to manage user identities and access to resources, both on-premises and in the cloud. In this course, you will learn the basics of Active Directory, including how to create and manage a directory, add custom domain names using the Azure Active Directory portal, and how to add users, groups, and licenses. Additionally, you will discover more advanced features such as Azure Active Directory Domain Services (AD DS), single sign-on, multi-factor authentication, and Azure Active Directory Identity Protection. This course is one of a collection that prepares learners for the AZ-204 Developing Solutions for Microsoft Azure exam.

Developing Solutions for Microsoft Azure: Microsoft Graph

Microsoft Graph is a powerful tool that allows developers to access and work with data across Microsoft 365 services. It provides a unified API endpoint for accessing data and intelligence across these services, making it easier to build and integrate apps that leverage their rich data and functionality. In this course, explore the different services and features of Microsoft Graph. Next, discover how to use the Microsoft Graph API to access and manage Microsoft 365 resources such as users and groups, OneDrive and SharePoint, Teams, subscriptions, reporting and analytics, and more. Finally, explore how to update application information, Intune policies, and custom connectors with Microsoft Graph. This course is one of a collection that prepares learners for the AZ-204 Developing Solutions for Microsoft Azure exam.

Developing Solutions for Microsoft Azure: Application Configuration

The Azure App Configuration service allows you to centralize the management of application configuration settings. It provides a single place to store and manage configuration data, making it easy to update and distribute changes across environments and applications. Learn how to set up and manage a configuration store, organize key-value pairs, and implement role-based access control. Next, discover how to use the Azure App Configuration SDK and API to access a configuration store, manage feature flags and Configuration as Code, and set up automatic refresh policies. Finally, explore how to store and manage secrets, monitor usage and performance, and set up a high availability multi-region store. This course is one of a collection that prepares learners for the AZ-204 Developing Solutions for Microsoft Azure exam.

Developing Solutions for Microsoft Azure: Caching in Azure

Azure Caching allows for faster access to frequently used data by storing it closer to the user, reducing the need to retrieve it from the original source. This can greatly improve the performance and scalability of your application. In this course you will learn about the various caching options available in Azure. You will explore Azure Front Door for caching, Azure Content Delivery Network (CDN) for caching behavior, Azure CDN endpoint and Azure Cache for Redis. You will also learn how to use Redis Cache with Azure to improve the performance of your applications. This course is one of a collection that prepares learners for the AZ-204 Developing Solutions for Microsoft Azure exam.

Developing Solutions for Microsoft Azure: Application Troubleshooting

Azure Application Troubleshooting allows you to identify and resolve issues quickly and effectively in your Azure applications by providing a comprehensive set of tools for monitoring, diagnostics, and analysis. With Azure Application Troubleshooting, you can proactively identify and fix issues, improve performance, and ensure the reliability and availability of your Azure applications. In this course, you will learn about Azure Monitor and how to use it for monitoring and logging. You will explore Azure tools and services, including Log Analytics, Azure Diagnostics, Azure Event Hubs, and Azure Application Insights. Next, you will discover the types of logs available in Azure. Then, learn how to set up and configure Azure metrics, alerts, and dashboards. Finally, discover how to automate troubleshooting and use Azure Network Watcher and Microsoft Defender for Cloud. This course is one of a collection that prepares learners for the AZ-204 Developing Solutions for Microsoft Azure exam.

Developing Solutions for Microsoft Azure: Azure API Management

Azure API Management allows organizations to publish, manage, and secure their APIs easily. This enables them to share their data and services with developers in a controlled and scalable way while providing valuable insights and analytics on usage and performance. It helps to improve developer engagement and foster innovation by providing a self-service portal, a developer portal, monetization, and developer community features. In this course, you will learn how to manage APIs using Azure API Management service. Begin by setting up and configuring API gateways and implementing API security measures. Then, use policies to transform requests and responses, implement API versioning, and customize a developer portal. Next, configure caching to improve API performance, explore quotas and throttling, and implement monitoring and analytics. Finally, you will integrate Azure API Management with Azure functions and Azure Active Directory (AD) and identify options for deploying and scaling Azure API Management. This course is one of a collection that prepares learners for the AZ-204 Developing Solutions for Microsoft Azure exam.

Developing Solutions for Microsoft Azure: Azure Event Grid

Azure Event Grid allows for easy and efficient event routing and handling, enabling real-time communication between applications and services. Its serverless and scalable architecture can handle millions of events per second, making it an ideal solution for event-driven architectures and IoT scenarios. In this course, you will explore the various concepts and features of Azure Event Grid, including event types and schemas, subscriptions, and custom topics and event types. Then you will learn how to filter and route events, and how to configure dead lettering for event subscriptions. Next, you will find out how to authenticate and authorize access to events and event handlers, and how to replay events. Finally, you will investigate how to integrate Event Grid with other Azure services such as Azure Functions, Logic Apps, and Event Hubs. This course is one of a collection that prepares learners for the AZ-204 Developing Solutions for Microsoft Azure exam.

Kenmerken

Engels (US)
41 uur
Azure
180 dagen online toegang
HBO

Meer informatie

Extra product informatie 0
Doelgroep Softwareontwikkelaar, Webontwikkelaar
Voorkennis

Om deze training te volgen heb je tussen de 1 en 2 jaar praktijkervaring nodig en je dient ervaring te hebben in het werken met Microsoft Azure. Tevens kun je codes schrijven met behulp van een Azure ondersteunde taal: zoals C#, Java, of soortgelijks.

Bij onvoldoende kennis over Microsoft Azure Development of de cloudtechnologie, is het verstandig eerst de training Microsoft Azure Fundamentals (AZ-900) te volgen.

resultaat

Na succesvolle afronding van deze training ben je optimaal voorbereid op het AZ-204 Developing Solutions for Microsoft Azure-certificeringsexamen.

Positieve reacties van cursisten

Ontwikkel je tot data analist

Service is echt heel goed. Snel, klantvriendelijk, weten waar ze over praten en denken met je mee met oplossingen. Daarnaast hebben ze ook een goed leerplatform om je studie te volgen en na elke module een korte toets om te zien hoeveel je ervan heb begrepen en je kan de status zien hoeveel tijd je hebt besteed aan je studie. Ik waardeer ze enorm en ik raad elke ICT'er aan om met hen in zee te gaan om je studie te volgen.

- Emilio Jones

Training: Introduction to SQL

Eén training geprobeerd en deze naar tevredenheid gevolgd. Een module werkte in eerste instantie niet, maar na contact opgenomen te hebben met klantenservice kreeg ik snel antwoord met een oplossing.

- Lars van der Spek

Training: Certified Ethical Hacker (CEHv12) - incl. examen

Eerste keer dat ik een online training heb gedaan en zou zo weer een training volgen via icttraningen.nl

- Jerry Jialal

Training: Microsoft Managing Modern Desktops (exam MD-101)

Het resultaat van de groep is absoluut bevredigend. Ik ga in ieder geval geen ander meer bellen.

- Antoine Evertze, Sales Engineer bij Chubb

Training: PRINCE2® 6e editie Foundation- incl. examen

Als er wat is staan ze altijd voor me klaar. Ik word meteen geholpen als ik bel.

- E. Zeijlmans, P&O adviseur bij Parnassia Groep

Training: ITIL® 4 Foundation - incl. examen

Wij zijn gebaat bij mensen die bijblijven in hun vakgebied en continu getriggerd worden.

- W. van Uijthoven, IT manager bij gemeente Arnhem

Training: Excel 2013 Compleet

Ik heb al eens eerder een training gehad via icttrainingen.nl en dat was een erg leerzame, leuke ervaring. Nu heb ik via het werk een online cursus en deze lijkt tot nu toe ook erg leerzaam.

- Michelle Brierley

Hoe gaat het te werk?

1

Training bestellen

Nadat je de training hebt besteld krijg je bevestiging per e-mail.

2

Toegang leerplatform

In de e-mail staat een link waarmee je toegang krijgt tot ons leerplatform.

3

Direct beginnen

Je kunt direct van start. Studeer vanaf nu waar en wanneer jij wilt.

4

Training afronden

Rond de training succesvol af en ontvang van ons een certificaat!

Veelgestelde vragen

Veelgestelde vragen

Op welke manieren kan ik betalen?

Je kunt bij ons betalen met iDEAL, PayPal, Creditcard, Bancontact en op factuur. Betaal je op factuur, dan kun je met de training starten zodra de betaling binnen is.

Hoe lang heb ik toegang tot de training?

Dit verschilt per training, maar meestal 180 dagen. Je kunt dit vinden onder het kopje ‘Kenmerken’.

Waar kan ik terecht als ik vragen heb?

Je kunt onze Learning & Development collega’s tijdens kantoortijden altijd bereiken via support@icttrainingen.nl of telefonisch via 026-8402941.

Background Frame
Background Frame

Onbeperkt leren

Met ons Unlimited concept kun je onbeperkt gebruikmaken van de trainingen op de website voor een vast bedrag per maand.

Bekijk de voordelen

Heb je nog twijfels?

Of gewoon een vraag over de training? Blijf er vooral niet mee zitten. We helpen je graag verder. Daar zijn we voor!

Contactopties