Implement real-world DevOps and cloud deployment scenarios using Azure Repos, Azure Pipelines, and other Azure DevOps tools
▶Book Description
Developing applications for the cloud involves changing development methodologies and procedures. Continuous integration and continuous deployment (CI/CD) processes are a must today, but are often difficult to implement and adopt. Azure DevOps is a Microsoft Azure cloud service that enhances your application development life cycle and enables DevOps capabilities.
Starting with a comprehensive product overview, this book helps you to understand Azure DevOps and apply DevOps techniques to your development projects. You'll find out how to adopt DevOps techniques for your development processes by using built-in Azure DevOps tools. Throughout the course of this book, you'll also discover how to manage a project with the help of project management techniques such as Agile and Scrum, and then progress toward development aspects such as source code management, build pipelines, code testing and artifacts, release pipelines, and GitHub integration. As you learn how to implement DevOps practices, this book will also provide you with real-world examples and scenarios of DevOps adoption.
By the end of this DevOps book, you will have learned how to adopt and implement Azure DevOps features in your real-world development processes.
▶What You Will Learn
-Get to grips with Azure DevOps
-Find out about project management with Azure Boards
-Understand source code management with Azure Repos
-Build and release pipelines</li><li>Run quality tests in build pipelines
-Use artifacts and integrate Azure DevOps in the GitHub flow
-Discover real-world CI/CD scenarios with Azure DevOps
▶Key Features
-Improve your application development life cycle with Azure DevOps in a step-by-step manner
-Apply continuous integration and continuous deployment to reduce application downtime
-Work with real-world CI/CD scenarios curated by a team of renowned Microsoft MVPs and MCTs
▶Who This Book Is For
This book is for developers, solutions architects, and DevOps engineers interested in getting started with cloud DevOps practices on Azure. Prior understanding of Azure architecture and services is necessary. Some knowledge of DevOps principles and techniques will be useful.
▶What this book covers
- Chapter 1, Azure DevOps Overview, gives you a full overview of the Azure DevOps features and toolsets, such as boards, repos, pipelines, test plans, and artifacts.
- Chapter 2, Managing Projects with Azure DevOps Boards, explains the project management features of Azure DevOps in detail and shows you how to use boards and work items, how to create sprints, and how to manage backlogs and track all your activities.
- Chapter 3, Source Code Management with Azure DevOps, explains how you can handle source control with the Azure DevOps Repos feature and Git. It shows you how to create repositories, how to handle commits, pushes, and pulls, how to handle branches, and more.
- Chapter 4, Understanding Azure DevOps Pipelines, shows you how to create a build pipeline for your code with Azure Pipelines and how best to handle continuous integration.
- Chapter 5, Running Quality Tests in a Build Pipeline, explains how to create and execute quality tests for your code in a build pipeline.
- Chapter 6, Hosting Your Own Azure Pipeline Agent, shows you how to create your own build agents and use them in a build pipeline.
- Chapter 7, Using Artifacts with Azure DevOps, explains how to use artifacts (package feeds) to create and share packages and add fully integrated package management to your continuous integration/continuous delivery pipelines.
- Chapter 8, Deploying Applications with Azure DevOps, explains how to use release pipelines to handle the continuous deployment of your code and how to use stages and approvals before releasing code into a production environment.
- Chapter 9, Integrating Azure DevOps with GitHub, shows you how to integrate Azure DevOps tools with GitHub and use both applications for your continuous integration/ continuous delivery processes.
- Chapter 10, Using Test Plans with Azure DevOps, shows you how to manage your project's testing life cycle with test plans in Azure DevOps.
- Chapter 11, Real-World CI/CD Scenarios with Azure DevOps, shows you some real-world scenarios of continuous integration/continuous delivery processes being handled with Azure DevOps.