Path Courses
Introduction to DevOps and Azure DevOps
DevOps is a set of practices which combines people, process, and product to provide continuous delivery of value to customers. In fact, DevOps is a software development and delivery method which focuses on communication, integration, and collaboration between Development and Operation Teams.
Learn the various aspects of DevOps like practices, tools, DevOps lifecycle, continuous integration, continuous delivery, and deployment. Further, explore Azure DevOps offerings and support for the platforms.
What you will learn:
- Understanding Devops
- DevOps Working and Benefits
- CI/CD
- Azure DevOps
- Tools and Platforms Support
- Azure DevOps Services & Server
- Continuous Delivery & Continuous Deployment
- Azure DevOps Services vs. Azure DevOps Server
Agile Planning and Project Management with Azure Boards
Learn to discover the agile planning and portfolio management tools and processes offered by Azure Boards and how they can help you quickly plan, manage, and track work across your entire team. Explore to create and assign product backlog, sprint backlog, and task boards which can be used to track the flow of work during the course of an iteration.
What you will learn:
- Introduction to Azure DevOps
- Azure DevOps Pricing
- Understanding DevOps Organization
- CMMI vs. Agile vs. Scrum
- DevOps vs. Agile
- Processes Agile, Scrum and CMMI
- Burndown Graph and Velocity
- Azure Board and Kanban Board
- Tasks & Sprint Planning
Building CI/CD pipeline using Azure DevOps and Web App
Learn to build a continuous integration (CI) and continuous deployment (CD) pipeline using Azure DevOps for your .NET web application to the Azure App Service and Virtual Machine. Using CI/CD processes provide many benefits for application builds, deployments, testing, and monitoring. Learn to leverage the benefits of Azure DevOps along with other services such as App Services.
What you will learn:
Introduction to Azure Pipeline
Understanding CI/CD
Steps to configure Azure Pipeline
Azure Pipeline Structure
Creating and Configure DevOps Project
Creating Build Pipeline
Enable Continuous Integration
Building Release Pipeline