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

As low as

$369.00
$446.49 incl. vat

1 x Course: Microsoft Azure DevOps Solutions (Exam AZ-400) - Update   +
$369.00
$446.49 incl. vat

$369.00
$446.49 incl. vat

duration: 30 hours |

Language: English (US) |

access duration: 180 days |

Incompany available

Details

Would you also like to be certified as a Microsoft DevOps Engineer? In this online Azure training, suitable for DevOps professionals who combine people, processes and technologies to continue deliver valuable products and services that meet the needs of business goals.

In this training you learn, among other things:

  • Change source control strategies and repositories
  • Git for Enterprise DevOps scales
  • Create and manage built infrastructure
  • Infrastructure implemented as a code (IaC)
  • Azure Kubernetes Manage service infrastructure
  • Optimize feedback mechanisms
  • Processes for routing system feedback to cause teams changed
  • Develop DevOps strategies

Result

After completing this training you are optimally prepared for the AZ-400 Microsoft Azure DevOps Solutions exam.

Please note: To be able to obtain this exam, an Azure Administrator or Azure Developer Associate certification is required first. This exam is the second step for the Microsoft Certified: Azure DevOps Engineer Expert Certification.


Prerequisites

For following the this course we recommend basic knowledge of Azure, version control, Agile software development and core software development principles.

Target audience

Software Developer

Content

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

30 hours

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.

Course options

We offer several optional training products to enhance your learning experience. If you are planning to use our training course in preperation for an official exam then whe highly recommend using these optional training products to ensure an optimal learning experience. Sometimes there is only a practice exam or/and practice lab available.

Optional practice exam (trial exam)

To supplement this training course you may add a special practice exam. This practice exam comprises a number of trial exams which are very similar to the real exam, both in terms of form and content. This is the ultimate way to test whether you are ready for the exam. 

Optional practice lab

To supplement this training course you may add a special practice lab. You perform the tasks on real hardware and/or software applicable to your Lab. The labs are fully hosted in our cloud. The only thing you need to use our practice labs is a web browser. In the LiveLab environment you will find exercises which you can start immediatelyThe lab enviromentconsist of complete networks containing for example, clients, servers,etc. This is the ultimate way to gain extensive hands-on experience. 

WHY_ICTTRAININGEN

Via ons opleidingsconcept bespaar je tot 80% op trainingen

Start met leren wanneer je wilt. Je bepaalt zelf het gewenste tempo

Spar met medecursisten en profileer je als autoriteit in je vakgebied.

Ontvang na succesvolle afronding van je cursus het officiële certificaat van deelname van Icttrainingen.nl

Krijg inzicht in uitgebreide voortgangsinformatie van jezelf of je medewerkers

Kennis opdoen met interactieve e-learning en uitgebreide praktijkopdrachten door gecertificeerde docenten

Orderproces

Once we have processed your order and payment, we will give you access to your courses. If you still have any questions about our ordering process, please refer to the button below.

read more about the order process

What is included?

Certificate of participation No
Monitor Progress Yes
Award Winning E-learning Yes
Mobile ready Yes
Sharing knowledge Unlimited access to our IT professionals community
Study advice Our consultants are here for you to advice about your study career and options
Study materials Certified teachers with in depth knowledge about the subject.
Service World's best service

Platform

Na bestelling van je training krijg je toegang tot ons innovatieve leerplatform. Hier vind je al je gekochte (of gevolgde) trainingen, kan je eventueel cursisten aanmaken en krijg je toegang tot uitgebreide voortgangsinformatie.

Life Long Learning

Follow multiple courses? Read more about our Life Long Learning concept

read more

Contact us

Need training advise? Contact us!


contact