
Agile, DevOps and Cloud Computing with Microsoft Azure
Hands-On DevOps practices implementation using Azure DevOps
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Agile, DevOps and Cloud Computing with Microsoft Azure
Hands-On DevOps practices implementation using Azure DevOps
About this book
A step-by-step guide to understand Agile, Scrum, DevOps and Cloud Computing using Azure DevOps and Microsoft Azure Cloud Key Features
- Learn how to do Continuous Planning in Azure DevOps
- Learn the basics of Continuous Code Inspection and importance of Code Quality
- Learn how continuous integration can make a difference in the application life cycle
- Create and configure Cloud resources using Platform as a Service Model
- Learn how to perform continuous integration using the YAML script and continuous delivery pipeline using a release pipeline
- Learn how to configure monitoring for Platform as a Service resources
Description
Agile development and implementation of Scrum methodologies require quick delivery of applications. Manual activities to manage application lifecycle management are no longer sufficient. This book will cover the DevOps practices implementation that helps to achieve speed for faster time to market using transformation in culture using people, processes, and tools.
This book discusses the definition of Cloud computing and the benefits of Cloud Service Models. You will understand how Agile, DevOps practices implementation and Cloud computing can be utilized effectively to transform the culture of an organization.
The main objective of this book is to demonstrate continuous practices of the DevOps culture using Microsoft Azure DevOps and Microsoft Azure Cloud. You will learn how to track features, user stories, backlogs, dashboards, and burndown charts. You will also learn how to create and manage repositories. This book gives an overview of Microsoft Azure Cloud and Azure App Services and a brief description of virtual machines and App Services. It summarizes Build and Release definitions available in Microsoft Azure DevOps and explains how to configure Pipelines and create end-to-end automation pipelines. What You Will Learn
By the end of the book, you will get an overview of Agile, Scrum, DevOps and Continuous Practices such as Continuous Integration, Continuous Delivery, Cloud Computing, and Continuous Code Inspection. You will learn how all these practices can be utilized in real-life scenarios with the sample applications. This book will provide detailed insights into Microsoft Azure Cloud, especially Platform as a Service Model. A step-by-step implementation guide of continuous practices of DevOps will help beginners to get started with. Who This Book is For
- DevOps Evangelists, DevOps Engineers, Technical Specialists, Technical Architects, and Cloud Experts
- Basic knowledge of application development and deployment, Cloud computing, and DevOps practices
- Beginners
-
Table of Contents
1. An overview of Agile
2. Need for DevOps
3. An overview of Cloud Computing
4. Azure Boards
5. Azure Repos
6. Microsoft Azure Cloud
7. Microsoft Azure Cloud: IaaS and PaaS
8. Azure Pipelines: Continuous Integration and Continuous Delivery
9. Azure Pipelines Implementation About the Author
Mitesh Soni is an avid learner with 10 years of experience in the IT industry. He is an SCJP, SCWCD, and VCP. He is IBM Urbancode- and IBM Bluemix-certified, and is also a Certified Jenkins Engineer. He loves DevOps and cloud computing, and he also has an interest in programming in Java. He finds design patterns fascinating and believes that a picture is worth a thousand words. He occasionally contributes to clean-clouds and etutorials world websites. He loves to play with his kids, fiddle with his camera, and take photographs at Indroda Park.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
CHAPTER 1
Overview of Agile and Scrum Framework
Structure
- Waterfall model
- Agile way of software development
- Scrum
- The Scrum Team
- Product Backlog
- Scrum events
- Certified Scrum Master (CSM) Certification
- How Agile/Scrum Framework brings culture change?
Objective
Waterfall model

- Product or application is available only after entire lifecycle is completed.
- It results into surprises or a shock if requirements are not understood correctly.

- Customers or end users have no say once a phase starts.
- No mechanism to integrate and adopt continuous feedback from the customers.
- Very difficult to accommodate changes even if market scenario requires them.
Agile way of software development
Values

- Individuals and interactions over processes and tools: People or professionals are more important in the process of transforming existing cultures. Processes and Tools are important but not more than people. People across the level drive the organizations and hence they are more important to bring the change. With respect to culture change, interaction within project teams, across different locations in the same business unit, and within different business units of an organization are important.
- Working software over comprehensive documentation: Traditionally, software development process includes many types of documentation such as requirements documentation, UI design documentation, architecture design documentation, technical documentation, quality assurance documentation, user documentation, and so on. Effective documentation with development process is an additional work. Agile inspires a change where it manages documentation in the form of epics, user stories, tasks, and so on. Agile supports minimum yet sufficient documentation, and hence the focus remains on working software.
- Customer collaboration over contract negotiation: Customer collaboration at every stage of application development not only helps to gain customer confidence, but also helps to build a high-quality application according to customer expectations. Continuous feedback helps in faster time to market. It avoids unnecessary delays.
- Responding to change over following a plan: Change is constant. Improvement is impossible without change. In the Waterfall model, it is very difficult to inject change due to ...
Table of contents
- Cover Page
- Title Page
- Copyright Page
- Dedication
- About the Author
- About the Reviewer
- Acknowledgement
- Preface
- Errata
- Table of Contents
- 1. Overview of Agile and Scrum Framework
- 2. DevOps Culture and Continuous Practices
- 3. Overview of Cloud Computing and Containers
- 4. Azure Boards
- 5. Azure Repos
- 6. Microsoft Azure Cloud
- 7. Microsoft Azure CloudâIaas and PaaS
- 8. Azure DevOps - Continuous Integration
- 9. Azure DevOps âContinuous Delivery
- 10. Multi-stage Pipelines in Azure DevOps
- Index