- Implementing DevOps with Microsoft Azure
- Mitesh Soni
- 348字
- 2021-07-02 23:28:18
Preface
DevOps is not just a buzzword now – it is a doctrine or a school of thought to improve application life cycle management processes to make applications effective by utilizing disruptive innovations. It has become a part of a serious discussion in organizations. Hence, a change is required. A change in the culture.
Change is no threat to culture. It only improves the culture using disruptive innovations in recent times.
Often, we make mistakes by focusing too much on the technology or tools, but with DevOps this can be a blunder. This book emphasizes not only the technology but also the organization-specific culture that is more important in cultivating the DevOps culture. DevOps is in an early stage. It is changing the existing culture that invites resistance. It is wise to follow what Socrates said:
"The secret of change is to focus all your energy, not on fighting the old, but on building the new."
In this book, we will cover all the key components of DevOps, such as continuous integration, cloud computing – PaaS (Azure App Service or Azure Web Apps and Azure SQL Database), continuous delivery, and continuous deployment; how to automate build integration, provision resources in Microsoft cloud environment; deploying web application into Microsoft Azure Web Apps / App Service Environments; application monitoring available in Microsoft Azure; and load testing available in VSTS and Apache JMeter. The main objective is to manage frequent releases effectively. By automating repetitive processes, we standardized the management of the application life cycle and avoided error-prone manual processes. We also provided governance to application life cycle management by providing approval-based application deployment to different environments.
For continuous integration and continuous release (continuous delivery and continuous deployment), we have used Visual Studio Team Services (VSTS). The orchestration of end-to-end automation and approval-based workflows is managed by VSTS too.
Let's begin our cultural journey in the land of DevOps using people (development team, QA team, operations team, cloud team, build engineers, and so on), processes (continuous integration, continuous delivery and continuous deployment, continuous testing, and continuous monitoring), and tools (Microsoft stack)!
- 同步:秩序如何從混沌中涌現(xiàn)
- 數(shù)據(jù)分析實戰(zhàn):基于EXCEL和SPSS系列工具的實踐
- Microsoft SQL Server企業(yè)級平臺管理實踐
- 數(shù)據(jù)化網(wǎng)站運營深度剖析
- Ceph源碼分析
- 大話Oracle Grid:云時代的RAC
- Sybase數(shù)據(jù)庫在UNIX、Windows上的實施和管理
- 大數(shù)據(jù)架構(gòu)和算法實現(xiàn)之路:電商系統(tǒng)的技術(shù)實戰(zhàn)
- Oracle PL/SQL實例精解(原書第5版)
- 企業(yè)級容器云架構(gòu)開發(fā)指南
- SQL Server 2012實施與管理實戰(zhàn)指南
- Oracle高性能SQL引擎剖析:SQL優(yōu)化與調(diào)優(yōu)機制詳解
- MySQL數(shù)據(jù)庫技術(shù)與應(yīng)用
- 智慧城市中的大數(shù)據(jù)分析技術(shù)
- 機器學習:實用案例解析