Implementing DevOps on AWS
暫譯: 在AWS上實現DevOps
Veselin Kantsev
- 出版商: Packt Publishing
- 出版日期: 2017-01-26
- 定價: $1,480
- 售價: 6.0 折 $888
- 語言: 英文
- 頁數: 258
- 裝訂: Paperback
- ISBN: 1786460149
- ISBN-13: 9781786460141
-
相關分類:
Amazon Web Services、DevOps
立即出貨 (庫存=1)
買這商品的人也買了...
-
$1,683Architecture and Patterns for IT Service Management, Resource Planning, and Governance: Making Shoes for the Cobbler's Children, 2/e (Paperback)
-
$1,480$1,406 -
$1,663Elasticsearch: The Definitive Guide (Paperback)
-
$1,430$1,359 -
$1,159Discussing Design: Improving Communication and Collaboration through Critique (Paperback)
-
$2,043Site Reliability Engineering: How Google Runs Production Systems (Paperback)
-
$1,740$1,653 -
$1,128Effective DevOps with AWS
-
$454$427 -
$520$411 -
$780$616 -
$1,650$1,568 -
$1,872The Site Reliability Workbook: Practical Ways to Implement SRE (Paperback)
-
$1,840$1,748 -
$190$181
商品描述
Key Features
- Work through practical examples and gain DevOps best practices to successfully deploy applications on AWS
- Successfully provision and operate distributed application systems and your AWS infrastructure using DevOps
- Perform Continuous Integration and deployment and fine-tune the way you deliver on AWS
Book Description
Knowing how to adopt DevOps in your organization is becoming an increasingly important skill for developers, whether you work for a start-up, an SMB, or an enterprise.
This book will help you to drastically reduce the amount of time spent on development and increase the reliability of your software deployments on AWS using popular DevOps methods of automation.
To start, you will get familiar with the concept of IaC and will learn to design, deploy, and maintain AWS infrastructure. Further on, you’ll see how to design and deploy a Continuous Integration platform on AWS using either open source or AWS provided tools/services.
Following on from the delivery part of the process, you will learn how to deploy a newly created, tested, and verified artefact to the AWS infrastructure without manual intervention. You will then find out what to consider in order to make the implementation of Configuration Management easier and more effective.
Toward the end, you will get to know the tricks and tips to optimize and secure your AWS environment. By the end of the book, you will have mastered the art of applying AWS to DevOps in your organization
What you will learn
- See the difference between Object Oriented Programming and Protocol Oriented Programming
- See the difference between reference and value types and when to use each
- Find out how we can leverage the tuple to reduce the complexity of our code
- Discover what protocols are and how to use them
- See how to implement protocol extensions to create a very flexible code base
- Learn how to implement several design patterns in a Protocol-Oriented approach
- Learn how to solve real-world design issues with protocol-oriented programming
About the Author
Veselin Kantsev is a DevOps professional and a Linux enthusiast who lives in London, UK.
His introduction to Linux was as a System Administrator back in 2006. His focus for the past few years has been mostly on cloud technologies and the transition of the community from an Ops to a DevOps culture.
He has worked with companies in various sectors such as Design, Media, and Finance, specializing in the migration of infrastructure onto AWS and the promotion of DevOps principles and practices
Table of Contents
- What is DevOps and Should You Care?
- Start Treating Your Infrastructure as Code
- Bringing Your Infrastructure Under Configuration Management
- Build, Test, and Release Faster with Continuous Integration
- Ever-Ready to Deploy Using Continuous Delivery
- Continuous Deployment - A Fully Automated Workflow
- Metrics, Log Collection, and Monitoring
- Optimize for Scale and Cost
- Secure Your AWS Environment
- AWS Tips and Tricks
商品描述(中文翻譯)
主要特點
- 透過實際範例學習並獲得 DevOps 最佳實踐,以成功在 AWS 上部署應用程式
- 成功配置和運營分散式應用系統及您的 AWS 基礎設施,使用 DevOps
- 執行持續整合和部署,並微調您在 AWS 上的交付方式
書籍描述
了解如何在您的組織中採用 DevOps,對於開發人員來說,無論您是在初創公司、中小企業還是大型企業工作,這已成為一項越來越重要的技能。
本書將幫助您大幅減少開發所花費的時間,並提高您在 AWS 上的軟體部署可靠性,使用流行的 DevOps 自動化方法。
首先,您將熟悉基礎設施即代碼(IaC)的概念,並學習設計、部署和維護 AWS 基礎設施。接下來,您將看到如何使用開源或 AWS 提供的工具/服務在 AWS 上設計和部署持續整合平台。
在交付過程的後續部分,您將學習如何將新創建、測試和驗證的工件部署到 AWS 基礎設施中,而無需手動干預。然後,您將了解在實施配置管理時需要考慮的事項,以使其更簡單和更有效。
在書的結尾,您將學會優化和保護您的 AWS 環境的技巧和建議。到書的結尾,您將掌握在您的組織中將 AWS 應用於 DevOps 的藝術。
您將學到什麼
- 了解物件導向程式設計與協定導向程式設計之間的差異
- 了解參考類型和數值類型之間的差異,以及何時使用每一種
- 了解如何利用元組來減少我們代碼的複雜性
- 發現什麼是協定以及如何使用它們
- 了解如何實現協定擴展以創建非常靈活的代碼基礎
- 學習如何在協定導向的方法中實現多種設計模式
- 學習如何用協定導向程式設計解決現實世界的設計問題
關於作者
Veselin Kantsev 是一位 DevOps 專業人士和 Linux 愛好者,居住在英國倫敦。
他於 2006 年作為系統管理員首次接觸 Linux。過去幾年,他的重點主要放在雲技術及社群從運營(Ops)轉向 DevOps 文化的過程上。
他曾與設計、媒體和金融等各個行業的公司合作,專注於基礎設施遷移到 AWS 以及推廣 DevOps 原則和實踐。
目錄
- 什麼是 DevOps,您需要關心嗎?
- 開始將您的基礎設施視為代碼
- 將您的基礎設施納入配置管理
- 透過持續整合更快地構建、測試和發布
- 隨時準備使用持續交付進行部署
- 持續部署 - 完全自動化的工作流程
- 指標、日誌收集和監控
- 為規模和成本進行優化
- 保護您的 AWS 環境
- AWS 提示和技巧