MCSEClasses Certification Training Boot Camp MCSE MCSD MCDBA Cisco CIW Linux Oracle Java Security Military Discounts Testimonials About Us Linux/Unix Certification MCSD Certification Home MCSE Certification MCDBA Certification Cisco Certification Security Certification Java Certification Oracle® Certification CIW Certification Jobs Boot Camp Financing Boot Camp Pricing Boot Camp Technical Schedule Contact Us


Microsoft Course AZ-400: Designing and Implementing Microsoft DevOps Solutions

Course Length: 4 days
Certifications: Microsoft Certified: DevOps Engineer Expert
Number of Exams: 1

Class Schedule
Call for Class Schedule
  • Certified Instructor
  • Includes all course materials
  • This course provides the knowledge and skills to design and implement DevOps processes and practices. Students will learn how to plan for DevOps, use source control, scale Git for an enterprise, consolidate artifacts, design a dependency management strategy, manage secrets, implement continuous integration, implement a container build strategy, design a release strategy, set up a release management workflow, implement a deployment pattern, and optimize feedback mechanisms.

    Audience profile

    Students in this course are interested in designing and implementing DevOps processes or in passing the Microsoft Azure DevOps Solutions certification exam.

    Skills gained

    • Plan for the transformation with shared goals and timelines
    • Select a project and identify project metrics and Key Performance Indicators (KPI's)
    • Create a team and agile organizational structure
    • Design a tool integration strategy
    • Design a license management strategy (e.g. Azure DevOps and GitHub users)
    • Design a strategy for end-to-end traceability from work items to working software
    • Design an authentication and access strategy
    • Design a strategy for integrating on-premises and cloud resources
    • Describe the benefits of using Source Control
    • Describe Azure Repos and GitHub
    • Migrate from TFVC to Git
    • Manage code quality including technical debt SonarCloud, and other tooling solutions
    • Build organizational knowledge on code quality
    • Explain how to structure Git repos
    • Describe Git branching workflows
    • Leverage pull requests for collaboration and code reviews
    • Leverage Git hooks for automation
    • Use Git to foster inner source across the organization
    • Explain the role of Azure Pipelines and its components
    • Configure Agents for use in Azure Pipelines
    • Explain why continuous integration matters
    • Implement continuous integration using Azure Pipelines
    • Define Site Reliability Engineering
    • Design processes to measure end-user satisfaction and analyze user feedback
    • Design processes to automate application analytics
    • Manage alerts and reduce meaningless and non-actionable alerts
    • Carry out blameless retrospectives and create a just culture
    • Define an infrastructure and configuration strategy and appropriate toolset for a release pipeline and application infrastructure
    • Implement compliance and security in your application infrastructure
    • Describe the potential challenges with integrating open-source software
    • Inspect open-source software packages for security and license compliance
    • Manage organizational security and compliance policies
    • Integrate license and vulnerability scans into build and deployment pipelines
    • Configure build pipelines to access package security and license ratings

    Prerequisites

    Successful learners will have prior knowledge and understanding of:

    • Cloud computing concepts, including an understanding of PaaS, SaaS, and IaaS implementations.
    • Both Azure administration and Azure development with proven expertise in at least one of these areas.
    • Version control, Agile software development, and core software development principles. It would be helpful to have experience in an organization that delivers software.

    Course outline

    Module 1: Planning for DevOps
    • Transformation Planning
    • Project Selection
    • Team Structures
    • Migrating to Azure DevOps

    After completing this module, students will be able to:

    • Plan for the transformation with shared goals and timelines
    • Select a project and identify project metrics and Key Performance Indicators (KPI's)
    • Create a team and agile organizational structure
    • Design a tool integration strategy
    • Design a license management strategy (e.g. Azure DevOps and GitHub users)
    • Design a strategy for end-to-end traceability from work items to working software
    • Design an authentication and access strategy
    • Design a strategy for integrating on-premises and cloud resources
    Module 2: Getting Started with Source Control
    • What is Source Control
    • Benefits of Source Control
    • Types of Source Control Systems
    • Introduction to Azure Repos
    • Introduction to GitHub
    • Migrating from Team Foundation Version Control (TFVC) to Git in Azure Repos

    After completing this module, students will be able to:

    • Describe the benefits of using Source Control
    • Describe Azure Repos and GitHub
    • Migrate from TFVC to Git
    Module 3: Managing Technical Debt
    • Identifying Technical Debt
    • Knowledge Sharing within Teams
    • Modernizing Development Environments with Codespaces

    After completing this module, students will be able to:

    • Manage code quality including technical debt SonarCloud, and other tooling solutions
    • Build organizational knowledge on code quality
    Module 4: Working with Git for Enterprise DevOps
    • How to Structure Your Git Repo
    • Git Branching Workflows
    • Collaborating with Pull Requests in Azure Repos
    • Why Care About Git Hooks
    • Fostering Inner Source
    • Managing Git Repositories

    After completing this module, students will be able to:

    • Explain how to structure Git repos
    • Describe Git branching workflows
    • Leverage pull requests for collaboration and code reviews
    • Leverage Git hooks for automation
    • Use Git to foster inner source across the organization
    Module 5: Configuring Azure Pipelines
    • The Concept of Pipelines in DevOps
    • Azure Pipelines
    • Evaluate use of Hosted versus Self-Hosted Agents
    • Agent Pools
    • Pipelines and Concurrency
    • Azure DevOps and Open-Source Projects (Public Projects)
    • Azure Pipelines YAML versus Visual Designer

    After completing this module, students will be able to:

    • Explain the role of Azure Pipelines and its components
    • Configure Agents for use in Azure Pipelines
    Module 6: Implementing Continuous Integration using Azure Pipelines
    • Continuous Integration Overview
    • Implementing a Build Strategy
    • Integration with Azure Pipelines
    • Integrating External Source Control with Azure Pipelines
    • Set Up Self-Hosted Agents

    After completing this module, students will be able to:

    • Explain why continuous integration matters
    • Implement continuous integration using Azure Pipelines
    Module 7: Managing Application Configuration and Secrets
    • Introduction to Security
    • Implement a Secure Development Process
    • Rethinking Application Configuration Data
    • Manage Secrets, Tokens, and Certificates
    • Integrating with Identity Management Systems
    • Implementing Application Configuration

    After completing this module, students will be able to:

    • Manage application configuration and secrets
    • Integrate Azure Key Vault with a pipeline
    Module 8: Implementing Continuous Integration with GitHub Actions
    • GitHub Actions
    • Continuous Integration with GitHub Actions
    • Securing Secrets for GitHub Actions

    After completing this module, students will be able to:

    • Create and work with GitHub Actions and Workflows
    • Implement Continuous Integration with GitHub Actions
    Module 9: Designing and Implementing a Dependency Management Strategy
    • Packaging Dependencies
    • Package Management
    • Migrating and Consolidating Artifacts
    • Package Security
    • Implementing a Versioning Strategy

    After completing this module, students will be able to:

    • Recommend artifact management tools and practices
    • Abstract common packages to enable sharing and reuse
    • Migrate and consolidate artifacts
    • Migrate and integrate source control measures
    Module 10: Designing a Release Strategy
    • Introduction to Continuous Delivery
    • Release Strategy Recommendations
    • Building a High-Quality Release pipeline
    • Choosing the Right Release Management Tool

    After completing this module, students will be able to:

    • Differentiate between a release and a deployment
    • Define the components of a release pipeline
    • Explain things to consider when designing your release strategy
    • Classify a release versus a release process, and outline how to control the quality of both
    • Describe the principle of release gates and how to deal with release notes and documentation
    • Choose a release management tool
    Module 11: Implementing Continuous Deployment using Azure Pipelines
    • Create a Release Pipeline
    • Provision and Configure Environments
    • Manage and Modularize Tasks and Templates
    • Configure Automated Integration and Functional Test Automation
    • Automate Inspection of Health

    After completing this module, students will be able to:

    • Explain the terminology used in Azure DevOps and other Release Management Tooling
    • Describe what a Build and Release task is, what it can do, and some available deployment tasks
    • Explain why you sometimes need multiple release jobs in one release pipeline
    • Differentiate between multi-agent and multi-configuration release job
    • Use release variables and stage variables in your release pipeline
    • Deploy to an environment securely using a service connection
    • List the different ways to inspect the health of your pipeline and release by using alerts, service hooks, and reports
    Module 12: Implementing an Appropriate Deployment Pattern
    • Introduction to Deployment Patterns
    • Implement Blue Green Deployment
    • Feature Toggles
    • Canary Releases
    • Dark Launching
    • AB Testing
    • Progressive Exposure Deployment

    After completing this module, students will be able to:

    • Describe deployment patterns
    • Implement Blue Green Deployment
    • Implement Canary Release
    • Implement Progressive Exposure Deployment
    Module 13: Managing Infrastructure and Configuration using Azure Tools
    • Infrastructure as Code and Configuration Management
    • Create Azure Resources using ARM Templates
    • Create Azure Resources using Azure CLI
    • Azure Automation with DevOps
    • Desired State Configuration (DSC)

    After completing this module, students will be able to:

    • Apply infrastructure and configuration as code principles.
    • Deploy and manage infrastructure using Microsoft automation technologies such as ARM templates, PowerShell, and Azure CLI
    Module 14: Third Party Infrastructure as Code Tools Available with Azure
    • Chef
    • Puppet
    • Ansible
    • Terraform

    After completing this module, students will be able to:

    • Deploy and configure infrastructure using 3rd party tools and services with Azure, such as Chef, Puppet, Ansible, and Terraform
    Module 15: Managing Containers using Docker
    • Implementing a Container Build Strategy
    • Implementing Docker Multi-Stage Builds

    After completing this module, students will be able to:

    • Implement a container strategy including how containers are different from virtual machines and how microservices use containers
    • Implement containers using Docker
    • Implement Docker multi-stage builds
    Module 16: Creating and Managing Kubernetes Service Infrastructure
    • Azure Kubernetes Service
    • Kubernetes Tooling
    • Integrating AKS with Pipelines

    After completing this module, students will be able to:

    • Deploy and configure a Managed Kubernetes cluster
    Module 17: Implementing Feedback for Development Teams
    • Implement Tools to Track System Usage, Feature Usage, and Flow
    • Implement Routing for Mobile Application Crash Report Data
    • Develop Monitoring and Status Dashboards
    • Integrate and Configure Ticketing Systems

    After completing this module, students will be able to:

    • Implement tools to track system usage, feature usage, and flow
    • Configure crash report integration for client applications
    • Implement routing for client application crash report data
    • Develop monitoring and status dashboards
    • Integrate and configure ticketing systems with development team's work management
    Module 18: Implementing System Feedback Mechanisms
    • Site Reliability Engineering
    • Design Practices to Measure End-User Satisfaction
    • Design Processes to Capture and Analyze User Feedback
    • Design Processes to Automate Application Analytics
    • Managing Alerts
    • Blameless Retrospectives and a Just Culture

    After completing this module, students will be able to:

    • Define Site Reliability Engineering
    • Design processes to measure end-user satisfaction and analyze user feedback
    • Design processes to automate application analytics
    • Manage alerts and reduce meaningless and non-actionable alerts
    • Carry out blameless retrospectives and create a just culture
    Module 19: Implementing Security in DevOps Projects
    • Security in the Pipeline
    • Azure Security Center

    After completing this module, students will be able to:

    • Define an infrastructure and configuration strategy and appropriate toolset for a release pipeline and application infrastructure
    • Implement compliance and security in your application infrastructure
    Module 20: Validating Code Bases for Compliance
    • Open-Source Software
    • Managing Security and Compliance Policies
    • Integrating License and Vulnerability Scans

    After completing this module, students will be able to:

    • Describe the potential challenges with integrating open-source software
    • Inspect open-source software packages for security and license compliance
    • Manage organizational security and compliance policies
    • Integrate license and vulnerability scans into build and deployment pipelines
    • Configure build pipelines to access package security and license ratings

    MCSEClasses.com is your best choice for Microsoft AZ-400, Microsoft AZ-400 training, Microsoft AZ-400 certification, Microsoft AZ-400 certification boot camp, Microsoft AZ-400 boot camp, Microsoft AZ-400 certification training, Microsoft AZ-400 boot camp training, Microsoft AZ-400 boot camp certification, Microsoft AZ-400 certification course, Microsoft AZ-400 course, training Microsoft AZ-400, certification Microsoft AZ-400, boot camp Microsoft AZ-400, certification Microsoft AZ-400 boot camp, certification Microsoft AZ-400 training, boot camp Microsoft AZ-400 training, certification Microsoft AZ-400 course.



    mcseclasses home | technical schedule | application schedule | class outlines | mcse, mcdba, mcsd training | microsoft .net | cisco certification | security training | ced solutions oracle® certification training | linux, unix, aix | comptia certification | webmaster training | pricing | locations | financing | instructors needed | e-mail us





    Search classes by keyword:


    Search classes by category:

    Copyright © 2025 CED Solutions. CED Solutions Refund Policy. All Rights Reserved.

    MCSE certification boot camps and courses are offered in these select cities: Albany MCSE, Albuquerque MCSE, Alexandria MCSE, Anchorage MCSE, Atlanta MCSE, Austin MCSE, Billings MCSE, Birmingham MCSE, Bismarck MCSE, Boise MCSE, Boston MCSE, Charleston MCSE, Charlotte MCSE, Cheyenne MCSE, Chicago MCSE, Cincinnati MCSE, Cleveland MCSE, Columbia MCSE, Columbus MCSE, Dallas MCSE, Denver MCSE, Des Moines MCSE, Detroit MCSE, Hartford MCSE, Honolulu MCSE, Houston MCSE, Indianapolis MCSE, Jackson MCSE, Kansas City MCSE, Las Cruces MCSE, Lincoln MCSE, Little Rock MCSE, Los Angeles MCSE, Louisville MCSE, Madison MCSE, Milwaukee MCSE, Minneapolis MCSE, Montpelier MCSE, New Orleans MCSE, New York City MCSE, Norfolk MCSE, Oklahoma City MCSE, Omaha MCSE, Philadelphia MCSE, Phoenix MCSE, Pierre MCSE, Pittsburgh MCSE, Portland MCSE, Princeton MCSE, Providence MCSE, Raleigh MCSE, Richmond MCSE, Sacramento MCSE, Salt Lake City MCSE, San Antonio MCSE, San Diego MCSE, San Francisco MCSE, San Jose MCSE, Seattle MCSE, Stamford MCSE, Tulsa MCSE, Washington MCSE, Wilmington MCSE.

    MCSE Canada Boot Camps : mcse Calgary, mcse Edmonton, mcse Halifax, mcse Hamilton, mcse Kitchener, mcse London, mcse Montreal, mcse Ottawa, mcse Quebec City, mcse Toronto, mcse Vancouver, mcse Winnipeg.

    CED Solutions offers MCSE certification boot camps and courses in the United States: MCSE Alabama, MCSE Alaska, MCSE Arizona, MCSE Arkansas, MCSE California, MCSE Colorado, MCSE Connecticut, MCSE District of Columbia, MCSE Delaware, MCSE Georgia, MCSE Hawaii, MCSE Idaho, MCSE Illinois, MCSE Indiana, MCSE Iowa, MCSE Kansas, MCSE Kentucky, MCSE Louisiana, MCSE Maine, MCSE Massachusetts, MCSE Michigan, MCSE Minnesota, MCSE Mississippi, MCSE Missouri, MCSE Montana, MCSE Nebraska, MCSE New Jersey, MCSE New Mexico, MCSE New York, MCSE North Carolina, MCSE North Dakota, MCSE Ohio, MCSE Oklahoma, MCSE Oregon, MCSE Pennsylvania, MCSE Rhode Island, MCSE South Carolina, MCSE South Dakota, MCSE Texas, MCSE Utah, MCSE Vermont, MCSE Virginia, MCSE Washington, MCSE West Virginia, MCSE Wisconsin, MCSE Wyoming.

    MCSE Canada Boot Camps : Alberta mcse, British Columbia mcse, Manitoba mcse, New Brunswick mcse, Newfoundland mcse, Nova Scotia mcse, Ontario mcse, Saskatchewan mcse. Quebec mcse.