Mastering Ansible : Automate configuration management and overcome deployment challenges with Ansible (4TH)

個数:

Mastering Ansible : Automate configuration management and overcome deployment challenges with Ansible (4TH)

  • オンデマンド(OD/POD)版です。キャンセルは承れません。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 540 p.
  • 言語 ENG
  • 商品コード 9781801818780
  • DDC分類 005.432

Full Description

Design, develop, and solve real-world automation and orchestration problems by unlocking Ansible's automation capabilities

Key Features

Completely revised and updated for Ansible 4.0 and beyond
Tackle complex automation challenges with the newly added features in Ansible
Learn about the rapidly expanding field of network automation using Ansible, with the help of practical examples for configuring network devices

Book DescriptionAnsible is a modern, YAML-based automation tool (built on top of Python, one of the world's most popular programming languages) with a massive and ever-growing user base. Its popularity and Python underpinnings make it essential learning for all in the DevOps space.

This fourth edition of Mastering Ansible provides complete coverage of Ansible automation, from the design and architecture of the tool and basic automation with playbooks to writing and debugging your own Python-based extensions.

You'll learn how to build automation workflows with Ansible's extensive built-in library of collections, modules, and plugins. You'll then look at extending the modules and plugins with Python-based code and even build your own collections — ultimately learning how to give back to the Ansible community.

By the end of this Ansible book, you'll be confident in all aspects of Ansible automation, from the fundamentals of playbook design to getting under the hood and extending and adapting Ansible to solve new automation challenges.

What you will learn

Gain an in-depth understanding of how Ansible works under the hood
Get to grips with Ansible collections and how they are changing and shaping the future of Ansible
Fully automate the Ansible playbook executions with encrypted data
Use blocks to construct failure recovery or cleanup
Explore the playbook debugger and Ansible console
Troubleshoot unexpected behavior effectively
Work with cloud infrastructure providers and container systems

Who this book is forIf you are an Ansible developer or operator who has a detailed understanding of its core elements and applications but are now looking to enhance your skills in applying automation using Ansible, this book is for you. Prior experience working with core system administration tasks on Linux and basic familiarity with concepts such as cloud computing, containers, network devices, and fundamentals of a high-level programming language will help you make the most of this book.

Contents

Table of Contents

System Architecture and Design of Ansible
Migrating from Earlier Ansible Versions
Protecting Your Secrets with Ansible
Ansible and Windows - Not just for Linux
Infrastructure management for Enterprises with AWX
Unlocking the Power of Jinja2 Templates
Controlling Task Conditions
Composing Reusable Ansible Content with Roles
Troubleshooting Ansible
Extending Ansible
Minimizing Downtime with Rolling Deployments
Infrastructure Provisioning
Network Automation