The Linux DevOps Handbook: Customize and scale your Linux distributions to accelerate your DevOps workflow
暫譯: Linux DevOps 手冊:自訂與擴展您的 Linux 發行版以加速 DevOps 工作流程
Wojslaw, Damian, Adamowicz, Grzegorz
- 出版商: Packt Publishing
- 出版日期: 2023-11-17
- 售價: $1,860
- 貴賓價: 9.5 折 $1,767
- 語言: 英文
- 頁數: 428
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1803245662
- ISBN-13: 9781803245669
-
相關分類:
DevOps、Linux
立即出貨 (庫存=1)
買這商品的人也買了...
-
$1,700$1,615 -
$980$774 -
$1,710System Design Interview – An Insider's Guide: Volume 2 (Paperback)
-
$1,888Terraform: Up and Running: Writing Infrastructure as Code, 3/e (Paperback)
-
$1,650$1,568 -
$2,170$2,062 -
$1,980$1,881 -
$580$458 -
$680$510 -
$780$616 -
$750$375 -
$600$450
相關主題
商品描述
Build a solid foundation in DevOps and Linux systems as well as advanced DevOps practices such as configuration, IAC, and CI/CD
Key Features
- Master Linux basics, the command line, and shell scripting
- Become a DevOps expert by mastering Docker, Git, monitoring, automation, and CI/CD
- Implement networking, manage services, and leverage Infrastructure as Code (IaC)
- Purchase of the print or Kindle book includes a free PDF eBook
Book Description
The Linux DevOps Handbook is a comprehensive resource that caters to both novice and experienced professionals, ensuring a strong foundation in Linux. This book will help you understand how Linux serves as a cornerstone of DevOps, offering the flexibility, stability, and scalability essential for modern software development and operations.
You’ll begin by covering Linux distributions, intermediate Linux concepts, and shell scripting to get to grips with automating tasks and streamlining workflows. You’ll then progress to mastering essential day-to-day tools for DevOps tasks. As you learn networking in Linux, you’ll be equipped with connection establishment and troubleshooting skills. You’ll also learn how to use Git for collaboration and efficient code management.
The book guides you through Docker concepts for optimizing your DevOps workflows and moves on to advanced DevOps practices, such as monitoring, tracing, and distributed logging. You’ll work with Terraform and GitHub to implement continuous integration (CI)/continuous deployment (CD) pipelines and employ Atlantis for automated software delivery. Additionally, you’ll identify common DevOps pitfalls and strategies to avoid them.
By the end of this book, you’ll have built a solid foundation in Linux fundamentals, practical tools, and advanced practices, all contributing to your enhanced Linux skills and successful DevOps implementation.
What you will learn
- Understand how to manage infrastructure using Infrastructure as Code (IaC) tools such as Terraform and Atlantis
- Automate repetitive tasks using Ansible and Bash scripting
- Set up logging and monitoring solutions to maintain and troubleshoot your infrastructure
- Identify and understand how to avoid common DevOps pitfalls
- Automate tasks and streamline workflows using Linux and shell scripting
- Optimize DevOps workflows using Docker
Who this book is for
This book is for DevOps Engineers looking to extend their Linux and DevOps skills as well as System Administrators responsible for managing Linux servers, who want to adopt DevOps practices to streamline their operations.You’ll also find this book useful if you want to build your skills and knowledge to work with public cloud technologies, especially AWS, to build and manage scalable and reliable systems.
商品描述(中文翻譯)
建立堅實的 DevOps 和 Linux 系統基礎,以及進階的 DevOps 實踐,如配置、基礎設施即代碼 (IAC) 和持續集成/持續部署 (CI/CD)
主要特點
- 精通 Linux 基礎知識、命令行和 Shell 腳本
- 通過掌握 Docker、Git、監控、自動化和 CI/CD 成為 DevOps 專家
- 實施網絡管理服務,並利用基礎設施即代碼 (IaC)
- 購買印刷版或 Kindle 書籍可獲得免費 PDF 電子書
書籍描述
《Linux DevOps 手冊》是一本全面的資源,適合新手和經驗豐富的專業人士,確保在 Linux 上建立堅實的基礎。本書將幫助您理解 Linux 如何作為 DevOps 的基石,提供現代軟體開發和運營所需的靈活性、穩定性和可擴展性。
您將首先學習 Linux 發行版、中級 Linux 概念和 Shell 腳本,以掌握自動化任務和簡化工作流程。接著,您將進一步掌握 DevOps 任務所需的日常工具。當您學習 Linux 中的網絡時,您將具備建立連接和故障排除的技能。您還將學習如何使用 Git 進行協作和高效的代碼管理。
本書將引導您了解 Docker 概念,以優化您的 DevOps 工作流程,並進一步探討進階的 DevOps 實踐,如監控、追蹤和分佈式日誌記錄。您將與 Terraform 和 GitHub 一起實施持續集成 (CI)/持續部署 (CD) 管道,並使用 Atlantis 進行自動化軟體交付。此外,您將識別常見的 DevOps 陷阱及其避免策略。
在本書結束時,您將建立堅實的 Linux 基礎、實用工具和進階實踐,這些都將有助於提升您的 Linux 技能和成功實施 DevOps。
您將學到的內容
- 理解如何使用基礎設施即代碼 (IaC) 工具(如 Terraform 和 Atlantis)來管理基礎設施
- 使用 Ansible 和 Bash 腳本自動化重複性任務
- 設置日誌記錄和監控解決方案,以維護和故障排除您的基礎設施
- 識別並理解如何避免常見的 DevOps 陷阱
- 使用 Linux 和 Shell 腳本自動化任務並簡化工作流程
- 使用 Docker 優化 DevOps 工作流程
本書適合對象
本書適合希望擴展其 Linux 和 DevOps 技能的 DevOps 工程師,以及負責管理 Linux 伺服器的系統管理員,這些管理員希望採用 DevOps 實踐來簡化其操作。如果您希望建立技能和知識以使用公共雲技術,特別是 AWS,來構建和管理可擴展且可靠的系統,本書也將對您有所幫助。
目錄大綱
- Choosing the Right Linux Distribution
- Command-Line Basics
- Intermediate Linux
- Automating with Shell Scripts
- Managing Services in Linux
- Networking in Linux
- Git, Your Doorway to DevOps
- Docker Basics
- A Deep Dive into Docker
- Monitoring, Tracing, and Distributed Logging
- Using Ansible for Configuration as Code
- Leveraging Infrastructure as Code
- CI/CD with Terraform, GitHub, and Atlantis
- Avoiding Pitfalls in DevOps
目錄大綱(中文翻譯)
- Choosing the Right Linux Distribution
- Command-Line Basics
- Intermediate Linux
- Automating with Shell Scripts
- Managing Services in Linux
- Networking in Linux
- Git, Your Doorway to DevOps
- Docker Basics
- A Deep Dive into Docker
- Monitoring, Tracing, and Distributed Logging
- Using Ansible for Configuration as Code
- Leveraging Infrastructure as Code
- CI/CD with Terraform, GitHub, and Atlantis
- Avoiding Pitfalls in DevOps