Student Login 

  Student Login

USERNAME
PASSWORD

Trouble Logging In?
Doha
Site search 
Cart
Doha - Qatar
+974-444-65000
  • Training and Certifications
    • Microsoft Office
      • Visio
      • Word
      • Excel
      • OneNote
      • Access
      • Outlook
      • PowerPoint
      • Project
      • Publisher
      • Office 365
    • Adobe
      • Acrobat
      • Captivate
      • Dreamweaver
      • Flash
      • Illustrator
      • InDesign
      • Photoshop
    • Microsoft Technical
      • Dynamics CRM
      • Exchange
      • Skype for Business
      • SharePoint
      • System Center
      • Visual Studio
      • Windows 7
      • Windows
      • Azure Courses
        • Introduction to Microsoft Azure for IT Professionals
        • AZ-103T00 - Microsoft Azure Administrator
        • AZ-203T03 Develop for Azure Storage
        • AZ-203T04 Implement Azure Security
        • AZ-203T05 Monitor, Troubleshoot, and Optimize Azure Solutions
        • AZ-203T06 Connect to and Consume Azure Services and Third-Party Services
        • AZ-300 Azure Architect Technologies
        • AZ-300T01 Deploying and Configuring Infrastructure
        • AZ-300T02 Implementing Workloads and Security
        • AZ-300T03 Understanding Cloud Architect Technology Solutions
        • AZ-300T04 Creating and Deploying Apps
        • AZ-300T06 Developing for the Cloud
        • AZ-301 Azure Solutions Architect - Design
        • AZ-301T01 Designing Identity and Security
        • AZ-301T02 Designing a Data Platform Solution
        • AZ-301T03 Designing for Deployment, Migration, and Integration
        • AZ-301T04 Designing an Infrastructure Strategy
        • AZ-400T01 Implementing DevOps Development Processes
        • AZ-400T02 Implementing Continuous Integration
        • AZ-400T03 Implementing Continuous Delivery
        • AZ-400T04 Implementing Dependency Management
        • AZ-400T05 Implementing Application Infrastructure
        • AZ-400T06 Implementing Continuous Feedback
        • AZ-400T07 Designing a DevOps Strategy
        • AZ-500T00 Microsoft Azure Security Technologies
      • Azure
      • SQL Server
      • Windows Server
      • Dynamics 365
      • Microsoft 365
    • Technical & IT Courses
      • Citrix
      • Cloud Technologies
      • Information Security
      • ITIL
      • Red Hat
      • CertNexus Training
      • HuaweiTrainings
      • VMware
      • Cybersecurity
      • Cisco
      • CompTIA
    • Application Courses
      • Apple
      • Crystal Reports
      • QuickBooks
    • Center for Leadership and Development
      • Business Analysis
      • Leadership and Professional Development
      • Project Management
      • IT Service Management
      • Human Resource Management
    • Business Courses
      • Six Sigma
      • Salesforce
      • SAP
    • Certification Search
    • Oracle Certification Training
      • Oracle Database 12c - Administration Workshop
      • Oracle Database 12c - RAC and Grid Infra Deployment Workshop
      • Oracle Enterprise Manager Cloud Control 12c - Install & Upgrade
      • Oracle Database - Managing Multitenant Architecture
      • Oracle Database 19c - New Features for Administrators
      • Oracle Database Security - Detective Controls
      • Oracle Database Security - Preventive Controls
      • Oracle Database 12c - Admin, Install and Upgrade Accelerated
      • Oracle Database 12c - Backup and Recovery Workshop
      • Oracle BI 11g R1 - Build Repositories
      • Oracle Database 11g - Administration I
      • Oracle Database 11g - Administration II
    • Summer Courses
    <img alt="" class="page-icon" src="/portals/169/corpreadonly/vendorlogos/page-icon-new-horizons.jpg" />
  • Learning Methods
    • Instructor-Led Training
    • Online LIVE
    • Mentored Learning
      • Mentored Learning Courses
    • On-Site Training
    • Private Class
    • Vendor Authorized On Demand
  • Resources
    • Free Webinars
    • Events Calendar
    • Certification Testing
    • Post-Class Survey
    • Downloads
    • PDF Course Schedule
  • Solutions
    • Business Solutions
    • Government Solutions
    • Military Solutions
    • MyCAA
    • Room Rentals
    • Training Budget Options
      • Microsoft SATV
      • Cisco Learning Credits
      • Citrix Training Pass
  • Career Training
    • Career Consultation
    • Career Training Funding
  • Blog
  • About Us
    • Contact Us
    • New Horizons YouTube Channel
    • Locations
    • Our Training Approach
    • Testimonials
    • Awards and Honors
    • Partners and Authorizations
    • Press Room
    • Career Opportunities
    • FAQ
    • Web Site Map
    • Registration and Cancellation Policy
    • Privacy Policy
  • Contact Us
    • Online Course Registration
    • Oracle Course Registration
    • Microsoft ESI

OR
Select Region first, then location
Your Country not listed?
The price in the cart is indicative. This can change during checkout process. Please confirm the price before payment.

Training and Certifications > Microsoft Technical > Azure Courses > AZ-400T03 Implementing Continuous Delivery

Course Description

AZ-400T03 Implementing Continuous Delivery

This course provides the knowledge and skills to implement continuous delivery. Students will learn how to design a release strategy, set up a release management workflow, and implement an appropriate deployment pattern.

COURSE SCHEDULE

AZ-400T03 Implementing Continuous Delivery
Length Days: 1


Length Hours: 8



TARGET AUDIENCE

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

COURSE OBJECTIVES

After completing this course, 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
  • Explain deployment patterns, both in the traditional sense and in the modern sense
  • Choose a release management tool
  • 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
  • Classify an Agent, Agent Queue and Agent Pool
  • 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
  • Embed testing in the pipeline
  • List the different ways to inspect the health of your pipeline and release by using, alerts, service hooks and reports
  • Create a release gate
  • Describe deployment patterns
  • Implement Blue Green Deployment
  • Implement Canary Release
  • Implement Progressive Exposure Deployment

  • COURSE OUTLINE

    1 - DESIGN A RELEASE STRATEGY

  • Introduction to Continuous Delivery
  • Introduction to Continuous Delivery
  • Release strategy recommendations
  • Building a High Quality Release pipeline
  • Choosing a deployment pattern
  • Choosing the right release management tool
  • Building a release strategy
  • 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
  • Explain deployment patterns, both in the traditional sense and in the modern sense
  • Choose a release management tool
  • 2 - SET UP A RELEASE MANAGEMENT WORKFLOW

  • Introduction
  • Create a Release Pipeline
  • Provision and Configure Environments
  • Manage And Modularize Tasks and Templates
  • Integrate Secrets with the release pipeline
  • Configure Automated Integration and Functional Test Automation
  • Automate Inspection of Health
  • Building a release management workflow
  • 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
  • Classify an Agent, Agent Queue and Agent Pool
  • 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
  • Embed testing in the pipeline
  • List the different ways to inspect the health of your pipeline and release by using, alerts, service hooks and reports
  • Create a release gate
  • 3 - IMPLEMENT AN APPROPRIATE DEPLOYMENT PATTERN

  • Introduction into Deployment Patterns
  • Implement Blue Green Deployment
  • Implement Canary Release
  • Implement Progressive Exposure Deployment
  • Describe deployment patterns
  • Implement Blue Green Deployment
  • Implement Canary Release
  • Implement Progressive Exposure Deployment
  • 4 - HANDS-ON LAB

  • Lab : Microsoft 365 Tenant and Service Management

  • Actual course outline may vary depending on offering center. Contact your sales representative for more information.

    Applications

    • Office 365
    • Access
    • Excel
    • One Note
    • Outlook
    • PowerPoint
    • Project
    • Publisher
    • Visio
    • Word
    • Acrobat
    • Captivate
    • Dreamweaver
    • Flash
    • Illustrator
    • InDesign
    • Photoshop
    • Crystal Reports
    • QuickBooks

    Technical

    • Azure
    • Dynamics CRM
    • Exchange
    • SharePoint
    • Skype for Business
    • SQL Server
    • System Center
    • Visual Studio
    • Windows
    • Windows 10
    • Windows Server
    • Cisco
    • Citrix
    • CompTIA
    • IBM
    • Info Security
    • ITIL
    • Red Hat
    • VMware

    Business

    • Business Analysis
    • Business Skills
    • Project Management
    • Six Sigma
     

    Get in Touch

    New Horizons Doha
     Salwa Road Al Waab City Builiding
    Doha
     + 974-44465000
     Email NH Doha
    About Us | Locations | Contact Us
    Privacy | Terms
    © Copyright 2023 by New Horizons Worldwide, LLC. | | Login