Vanaf € 422,29 € 349,00

Vanaf € 422,29 € 349,00

Extra opties

1 x Training: Microsoft Azure DevOps Solutions (Exam AZ-400) - Update   + € 422,29 € 349,00
€ 349,00
Incl. BTW

Snel navigeren naar:

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

Productinformatie

Wil jij je graag certificeren als Microsoft DevOps Engineer? Deze Azure training is geschikt voor DevOps- professionals die klanten, processen en technologieën combineren. Het is belangrijk om voortdurend waardevolle producten en diensten leveren die voldoen aan de behoeften van eindgebruikers en zakelijke doelstellingen.

In deze training leer je o.a:

  • Source control strategieën en repositories implementeren
  • Gebouwde infrastructuur implementeren en beheren
  • Infrastructuur als code (IaC) implementeren
  • Azure Kubernetes Service infrastructuur beheren
  • Feedbackmechanismen optimaliseren
  • Processen voor routing system feedback naar ontwikkelteams implementeren
  • DevOps-strategieën ontwikkelen

Inhoud van de training

Microsoft Azure DevOps Solutions (Exam AZ-400) - Update

30 uur

AZ-400 - Microsoft Azure DevOps Solutions: Introducing Azure DevOps

  • At the heart of cloud, source control management is a repository

  • to hold application code, and to track changes to a source code
  • repository, a source code management tool is used. In this course,
  • learn how to secure, organize, and manage the life cycle of data in
  • a source code repository. Next, discover how to integrate your
  • source control management system with the bigger picture of DevOps
  • pipelines, identity management, GitOps, and ChatOps. Finally,
  • practice integrating GitHub Codespaces into your repository
  • workflows. This course is one of a collection that prepares
  • learners for the Designing and Implementing Microsoft DevOps
  • Solutions (AZ-400) exam.

AZ-400 - Microsoft Azure DevOps Solutions: Modern Source Control Strategies

  • One of the most painful things for a developer to experience is

  • spending hours on a project only to have that work overwritten by a
  • coworker. In an agile world of continuous development, source
  • control is one of the most important factors for preserving valid
  • code. In this course, learn how to select and implement a source
  • control management system. Next, discover the challenges associated
  • with managing large files or multiple repositories. Finally,
  • explore some review process best practices needed to ensure the
  • final product is worthy of production. This course is one of a
  • collection that prepares learners for the Designing and
  • Implementing Microsoft DevOps Solutions (AZ-400) exam.

AZ-400 - Microsoft Azure DevOps Solutions: Branching Source Code

  • Software developers working as a team on the same codebase must

  • share their changes in a way that is consistent and allows for
  • rollback. This is why having a strategy for managing branches in
  • your source control system is so important. In this course, learn
  • how to deploy a trunk-based branching strategy with feature and
  • release branches. Next, discover how pull requests can be used to
  • enable writing, merging, and shipping code in the context of a
  • secured versioning control system. Finally, explore how to enforce
  • static code analysis for code quality consistency on pull requests.
  • This course is one of a collection that prepares learners for the
  • Designing and Implementing Microsoft DevOps Solutions (AZ-400)
  • exam.

AZ-400 - Microsoft Azure DevOps Solutions: Repositories & Tools

  • At the heart of cloud, source control management is a repository

  • to hold application code, and to track changes to a source code
  • repository, a source code management tool is used. In this course,
  • learn how to secure, organize, and manage the life cycle of data in
  • a source code repository. Next, discover how to integrate your
  • source control management system with the bigger picture of DevOps
  • pipelines, identity management, GitOps, and ChatOps. Finally,
  • practice integrating GitHub Codespaces into your repository
  • workflows. This course is one of a collection that prepares
  • learners for the Designing and Implementing Microsoft DevOps
  • Solutions (AZ-400) exam.

AZ-400 - Microsoft Azure DevOps Solutions: Design Azure Build Automation

  • In application development, it's important to get a continuous

  • integration (CI) pipeline set up as early as possible. Once tests
  • are added to the pipeline, you can build knowing that you can't
  • merge code to the main branch that doesn't pass your tests.
  • Continuous integration developers often commit code daily, and
  • updates are automatically built and tested before merging. In this
  • course, learn how to design build automation by integrating the
  • build pipeline with external tools. Next, practice implementing
  • different quality control and testing tools so your code meets
  • quality standards. Finally, learn how to integrate multiple tools
  • to create the desired CI flow. This course is one of a collection
  • that prepares learners for the Designing and Implementing Microsoft
  • DevOps Solutions (AZ-400) exam.

AZ-400 - Microsoft Azure DevOps Solutions: Package Management Strategy

  • Imagine receiving a gift and then struggling to find the

  • batteries to make it work. Similarly, in software, all the pieces
  • have to be in place for it to work correctly. Package managers
  • provide this service in addition to helping to ensure consistency
  • and security in developed software. In this course, explore various
  • package management tools and learn how to manage the integration
  • and migration of different source control systems. Next,
  • investigate how to design different elements such as linked feeds
  • and reporting dependencies. Finally, learn how to version code
  • assets, packages, and deployment artifacts. This course is one of a
  • collection that prepares learners for the Designing and
  • Implementing Microsoft DevOps Solutions (AZ-400) exam.

AZ-400 - Microsoft Azure DevOps Solutions: CI Build Strategy

  • The build process is what takes raw code and turns it into a

  • usable application. This process is critical to the success of any
  • development project and can be quite complex. In this course, learn
  • how to design and implement a build agent infrastructure to ensure
  • the build process is as stable and automated as possible. Next,
  • examine the aspects of maintenance required for a pipeline, such as
  • the monitoring and analysis of the build load. Finally, identify
  • tools to standardize your builds across the organization. This
  • course is one of a collection that prepares learners for the
  • Designing and Implementing Micros DevOps Solutions (AZ-400)
  • exam.

AZ-400 - Microsoft Azure DevOps Solutions: Developing Deployment Solutions

  • Providing the software to the customer is where the rubber meets

  • the road. Continuous delivery assembles your product, automatically
  • testing the quality and functionality along the way, and produces
  • deployable deliverables. In this course, learn how to choose a
  • deployment solution and implement elements such as infrastructure
  • as code (IaC). Next, discover how to develop both application and
  • database deployment processes. Finally, explore configuration
  • management and examine some complex deployment issues, such as the
  • Internet of Things (IoT) and deploying builds across multiple
  • regions. This course is one of a collection that prepares learners
  • for the Designing and Implementing Microsoft DevOps Solutions
  • (AZ-400) exam.

AZ-400 - Microsoft Azure DevOps Solutions: Planning Release Management

  • Efficiency is everything in the world of continuous release, and

  • developers can combine release targets depending on the release
  • deliverable. In this course, learn how to orchestrate the right
  • selection and release deliverables, including the order of
  • dependencies, focusing on the efficiencies of shared release
  • configurations and the use of release gates and approval processes.
  • Next, examine and design strategies that will handle the deployment
  • environment to ensure deployments are staged correctly. Finally,
  • discover the potential issues that may arise during configuration,
  • downtime, or code fixes. This course is one of a collection that
  • prepares learners for the Designing and Implementing Microsoft
  • DevOps Solutions (AZ-400) exam.

AZ-400 - Microsoft Azure DevOps Solutions: Planning DevOps Security

  • Cloud development is a high-stakes world where changes come

  • fast, as can the theft of ideas and code. As a result, part of
  • building a good DevOps framework is to protect those resources in
  • your pipeline. In this course, learn how to design a secure
  • solution to control access to your build infrastructure. Next,
  • examine different methods for securing your solution through
  • service principles and connections that will help to eliminate back
  • doors. Finally, learn how to use secrets and secret files to
  • preserve the integrity of your connections. This course is one of a
  • collection that prepares learners for the Designing and
  • Implementing Microsoft DevOps Solutions (AZ-400) exam.

AZ-400 - Microsoft Azure DevOps Solutions: Vulnerability Scanning

  • Applications do not stand alone as they are inexorably tied to

  • the related services, infrastructure, and components that are used
  • to create them. Unfortunately, that means that all of those areas
  • can introduce risks to the security and stability of your finished
  • product. In this course, learn how to mitigate risk by automating
  • the scanning of dependencies and ensuring that license compliance
  • is being met. Next, practice scanning and automating source code
  • and organizational policy compliance, as well as automating builds
  • triggered by updates using Azure Container Registry (ACR). Finally,
  • examine break glass solutions for when immediate remediation is
  • needed. This course is one of a collection that prepares learners
  • for the Designing and Implementing Microsoft DevOps Solutions
  • (AZ-400) exam.

AZ-400 - Microsoft Azure DevOps Solutions: Developing an Alert Strategy

  • No one wants to wait when there are issues that require a

  • sysadmin to get back to you. Site reliability engineering (SRE) is
  • a software engineering approach that tackles IT and operations
  • problems through code, which helps when scaling to very large
  • systems. In this course, learn how to gather the information needed
  • to trigger many self-healing types of operations. Next, explore how
  • to implement alerts based on metrics, logs, or health checks.
  • Finally, discover how to notify users of degraded systems and
  • implement alerts that can trigger scaling or failover operations.
  • This course is one of a collection that prepares learners for the
  • Designing and Implementing Microsoft DevOps Solutions (AZ-400)
  • exam.

AZ-400 - Microsoft Azure DevOps Solutions: Health & Failure Management

  • With the right data you can predict the future! In this course

  • you will learn how to design a failure prediction strategy. First,
  • find out how the load on a system that will lead to failure can be
  • anticipated. Then you will see how predictive maintenance can be
  • used as a preemptive remedy. Finally, you'll focus on health checks
  • that can be used to validate the health of the application and its
  • dependencies so that remediation times can be minimized as much as
  • possible. This course is one of a collection that prepares learners
  • for the Designing and Implementing Microsoft DevOps Solutions
  • (AZ-400) exam.

AZ-400 - Microsoft Azure DevOps Solutions: Design Azure DevOps Logging

  • Without the tools to capture and query logged information it

  • becomes difficult to make the best decisions in the process of
  • looping through the development pipeline. In this course you'll
  • learn why logging is a critical part of any DevOps instrumentation
  • strategy. You'll learn how to design a strategy to aggregate,
  • store, and query the logs associated with software delivery as well
  • as integrating data from crash analytics. You'll see how to use
  • Kusto queries to pull relevant information from Log Analytics.
  • Finally, you'll see how to manage access control to ensure access
  • to logs is controlled. This course is one of a collection that
  • prepares learners for the Designing and Implementing Microsoft
  • DevOps Solutions (AZ-400) exam.

AZ-400 - Microsoft Azure DevOps Solutions: Telemetry & Logging Solutions

  • When trying to plan for scaling or potential failures due to

  • resource limitations, you need the right numbers to tell you what
  • kind of pressures your system will be under. In this course, learn
  • how to implement tools to gather telemetry data and identify and
  • inspect application and infrastructure performance indicators.
  • Next, examine how to design and implement distributed tracing and
  • how to define, measure, and configure alerts on key metrics.
  • Finally, practice integrating logging and monitoring solutions to
  • get the most accurate picture of your environment possible. This
  • course is one of a collection that prepares learners for the
  • Designing and Implementing Microsoft DevOps Solutions (AZ-400)
  • exam.

AZ-400 - Microsoft Azure DevOps Solutions: Communication & Collaboration

  • Do you want the good news or the bad news? You want both, of

  • course! In this course, learn how to create communication tools
  • such as dashboards, user analytics, and Azure Boards to facilitate
  • communication and collaboration and populate communication
  • channels. Next, discover how to generate and assess process
  • documentation to ensure that old and new employees have the
  • necessary accurate information. Finally, explore how to
  • automatically tie monitoring tools with communication platforms so
  • that the flow of information is another continuous process. This
  • course is one of a collection that prepares learners for the
  • Designing and Implementing Microsoft DevOps Solutions (AZ-400)
  • exam.

Kenmerken

Engels (US)
30 uur
Azure
180 dagen online toegang

Meer informatie

Extra product informatie 0
Doelgroep Softwareontwikkelaar
Voorkennis

Voor het volgen van deze training adviseren wij de volgende kennis in huis te hebben. Basiskennis van Azure, version control, Agile software development en core software development principes.

resultaat

Na succesvolle afronding van deze training ben je optimaal voorbereid op het AZ-400 Microsoft Azure DevOps Solutions examen.

Wanneer je het Azure Administrator Associate of het Azure Developer Associate certificaat in bezit hebt en het AZ-400 examen behaalt, geeft dit jou het Microsoft DevOps Engineer certificaat.

Wanneer je beide certificaten hebt (Azure Administrator Associate en Azure Developer Associate) en Exam-400 succesvol afrond, dan wordt je Expert Microsoft Certified: Azure DevOps Engineer.


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