Implementing Azure DevOps Solutions: Learn about Azure DevOps Services to successfully apply DevOps strategies

Henry Been , Maik van der Gaag

  • 出版商: Packt Publishing
  • 出版日期: 2020-06-11
  • 售價: $1,500
  • 貴賓價: 9.5$1,425
  • 語言: 英文
  • 頁數: 432
  • 裝訂: Paperback
  • ISBN: 1789619696
  • ISBN-13: 9781789619690
  • 相關分類: DevOpsMicrosoft Azure
  • 立即出貨 (庫存=1)

買這商品的人也買了...

商品描述

A comprehensive guide to becoming a skilled Azure DevOps engineer

Key Features

  • Explore a step-by-step approach to designing and creating a successful DevOps environment
  • Understand how to implement continuous integration and continuous deployment pipelines on Azure
  • Integrate and implement security, compliance, containers, and databases in your DevOps strategies

Book Description

Implementing Azure DevOps Solutions helps DevOps engineers and administrators to leverage Azure DevOps Services to master practices such as continuous integration and continuous delivery (CI/CD), containerization, and zero downtime deployments.

This book starts with the basics of continuous integration, continuous delivery, and automated deployments. You will then learn how to apply configuration management and Infrastructure as Code (IaC) along with managing databases in DevOps scenarios. Next, you will delve into fitting security and compliance with DevOps. As you advance, you will explore how to instrument applications, and gather metrics to understand application usage and user behavior. The latter part of this book will help you implement a container build strategy and manage Azure Kubernetes Services. Lastly, you will understand how to create your own Azure DevOps organization, along with covering quick tips and tricks to confidently apply effective DevOps practices.

By the end of this book, you'll have gained the knowledge you need to ensure seamless application deployments and business continuity.

What you will learn

  • Get acquainted with Azure DevOps Services and DevOps practices
  • Implement CI/CD processes
  • Build and deploy a CI/CD pipeline with automated testing on Azure
  • Integrate security and compliance in pipelines
  • Understand and implement Azure Container Services
  • Become well versed in closing the loop from production back to development

Who this book is for

This DevOps book is for software developers and operations specialists interested in implementing DevOps practices for the Azure cloud. Application developers and IT professionals with some experience in software development and development practices will also find this book useful. Some familiarity with Azure DevOps basics is an added advantage. Professionals preparing for the Exam AZ-400: Designing and Implementing Microsoft DevOps Solutions certification will also find this book useful.

商品描述(中文翻譯)

一本成為熟練的Azure DevOps工程師的全面指南

主要特點:
- 探索一種逐步設計和建立成功的DevOps環境的方法
- 瞭解如何在Azure上實施持續整合和持續部署流程
- 在DevOps策略中整合和實施安全性、合規性、容器和數據庫

書籍描述:
《實施Azure DevOps解決方案》幫助DevOps工程師和管理員利用Azure DevOps服務來掌握持續整合和持續交付(CI/CD)、容器化和零停機部署等實踐。

本書從持續整合、持續交付和自動化部署的基礎知識開始。然後,您將學習如何應用配置管理和基礎設施即代碼(IaC),以及在DevOps場景中管理數據庫。接下來,您將深入研究如何將安全性和合規性與DevOps相結合。隨著您的進一步學習,您將探索如何儀器化應用程序,並收集指標以瞭解應用程序的使用情況和用戶行為。本書的後半部分將幫助您實施容器構建策略並管理Azure Kubernetes服務。最後,您將瞭解如何創建自己的Azure DevOps組織,並涵蓋自信應用有效的DevOps實踐的快速提示和技巧。

通過閱讀本書,您將獲得確保無縫應用部署和業務連續性所需的知識。

您將學到:
- 熟悉Azure DevOps服務和DevOps實踐
- 實施CI/CD流程
- 在Azure上建立並部署具有自動化測試的CI/CD流水線
- 在流程中整合安全性和合規性
- 瞭解並實施Azure容器服務
- 熟練地從生產環境回到開發環境

適合對象:
本書適合對在Azure雲端上實施DevOps實踐感興趣的軟體開發人員和運營專家。一些具有軟體開發和開發實踐經驗的應用程序開發人員和IT專業人員也會發現本書有用。對Azure DevOps基礎知識有一定瞭解的專業人士將會有額外的優勢。準備參加AZ-400考試:設計和實施Microsoft DevOps解決方案認證的專業人士也會發現本書有用。

作者簡介

Henry Been has been working in IT for over ten years. He is an independent architect, developer, and trainer in a number of companies. With many of these companies, he has embarked on a journey implementing practices such as continuous integration and deployment, infrastructure as code, trunk-based development, and implementing feedback loops. Alongside his work, he creates online training courses for A Cloud Guru, and frequently speaks at meetups and conferences. He was awarded the Microsoft MVP award in 2019.

Maik van der Gaag is an architect and trainer at 3fifty, an experienced consultancy company with a strong focus on the Microsoft cloud. He has over 15 years' experience of providing architecture, development, training, and design expertise. During his career, he has worked on a variety of projects, ranging from cloud transformations to DevOps implementations. He loves to share his knowledge, which was also one of the reasons why he founded the Dutch Cloud meetup. Maik is a public speaker, writes blogs, and organizes events.

作者簡介(中文翻譯)

Henry Been在IT行業工作超過十年。他是一位獨立的架構師、開發人員和培訓師,在多家公司工作。在這些公司中,他致力於實施持續整合和部署、基礎設施即代碼、基於主幹的開發和實施反饋迴路等實踐。除了工作之外,他還為A Cloud Guru創建線上培訓課程,並經常在聚會和會議上演講。他於2019年獲得了微軟MVP獎。

Maik van der Gaag是3fifty的架構師和培訓師,3fifty是一家專注於微軟雲端的經驗豐富的諮詢公司。他擁有超過15年的架構、開發、培訓和設計專業知識。在他的職業生涯中,他參與了各種項目,從雲端轉型到DevOps實施。他喜歡分享自己的知識,這也是他創辦荷蘭雲端聚會的原因之一。Maik是一位公開演講者,撰寫博客並組織活動。

目錄大綱

  1. Introduction to DevOps
  2. Everything starts with Source Control
  3. Moving to Continuous Integration
  4. Continuous Deployment
  5. Dependency management
  6. Infrastructure and Configuration as Code
  7. Dealing with databases in DevOps scenario's
  8. Continuous testing
  9. Security and compliance
  10. Application Monitoring
  11. Gathering user feedback
  12. Containers
  13. Planning your Azure DevOps Organization
  14. AZ-400 Mock exams

目錄大綱(中文翻譯)

- DevOps 簡介
- 一切從源碼控制開始
- 遷移到持續整合
- 持續部署
- 依賴管理
- 基礎架構和配置即代碼
- 在 DevOps 情境中處理資料庫
- 持續測試
- 安全性和合規性
- 應用程式監控
- 收集使用者回饋
- 容器
- 計劃您的 Azure DevOps 組織
- AZ-400 模擬考試

類似商品