Cantitate/Preț
Produs

Learn Ansible

Autor Russ McKendrick
en Limba Engleză Paperback – 29 iun 2018
Run Ansible playbooks to launch complex multi-tier applications hosted in public clouds Key Features Build your learning curve using Ansible Automate cloud, network, and security infrastructures with ease Gain hands-on exposure on Ansible Book Description Ansible has grown from a small, open source orchestration tool to a full-blown orchestration and configuration management tool owned by Red Hat. Its powerful core modules cover a wide range of infrastructures, including on-premises systems and public clouds, operating systems, devices, and services-meaning it can be used to manage pretty much your entire end-to-end environment. Trends and surveys say that Ansible is the first choice of tool among system administrators as it is so easy to use. This end-to-end, practical guide will take you on a learning curve from beginner to pro. You'll start by installing and configuring the Ansible to perform various automation tasks. Then, we'll dive deep into the various facets of infrastructure, such as cloud, compute and network infrastructure along with security. By the end of this book, you'll have an end-to-end understanding of Ansible and how you can apply it to your own environments. What you will learn Write your own playbooks to configure servers running CentOS, Ubuntu, and Windows Identify repeatable tasks and write playbooks to automate them Define a highly available public cloud infrastructure in code, making it easy to distribute your infrastructure configuration Deploy and configure Ansible Tower and Ansible AWX Learn to use community contributed roles Use Ansible in your day-to-day role and projects
Citește tot Restrânge

Preț: 31137 lei

Preț vechi: 38921 lei
-20% Nou

Puncte Express: 467

Preț estimativ în valută:
5960 6249$ 4924£

Carte tipărită la comandă

Livrare economică 29 ianuarie-12 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781788998758
ISBN-10: 1788998758
Pagini: 572
Dimensiuni: 191 x 235 x 31 mm
Greutate: 0.97 kg
Editura: Packt Publishing

Descriere

Run Ansible playbooks to launch complex multi-tier applications hosted on public clouds

Key Features

  • Gain a fundamental understanding of Ansible and its features
  • Perform configuration management, application deployment, and service orchestration with Ansible 2.x
  • Simplify IT automation using Ansible with the help of tips and tricks

Book Description

Ansible has grown from a small, open source orchestration tool to a full-blown orchestration and configuration management tool, developed by Red Hat. Its powerful core modules cover a wide range of infrastructures, including on-premises systems and public clouds, operating systems, devices, and services, enabling it to manage pretty much your entire end-to-end environment. Thanks to its ease of use, Ansible is the first choice of IT automation tools among system administrators.

This end-to-end practical guide will help you transition from a beginner to pro Ansible user. Starting with the installation and configuration, you'll be introduced to Ansible playbooks. After getting a quick rundown of the essential Ansible commands, you'll understand how to work with different Ansible modules for core IT automation tasks, such as infrastructure management, configuration management, and cloud deployment. Learn Ansible also covers aspects of hardening and securing your servers.

By the end of this book, you'll have complete understanding of Ansible and how you can use it in your own IT environment for efficient automation.

What you will learn

  • Write your own playbooks to configure servers running CentOS, Ubuntu, and Windows
  • Identify repetitive tasks and write playbooks to automate them
  • Define a highly available public cloud infrastructure in code to distribute your infrastructure configuration easily
  • Deploy and configure Ansible Tower and Ansible AWX
  • Explore the use of community contributed roles
  • Use Ansible in your day-to-day role and projects

Who This Book Is For

If you're a system administrator or developer looking to transform your current workflows into repeatable playbooks using Ansible, this book is for you. No prior knowledge of Ansible is required.

Table of Contents

  1. An Introduction to Ansible
  2. Installing and Running Ansible
  3. The Ansible Commands
  4. Deploying a LAMP stack
  5. Deploying WordPress
  6. Targeting Multiple Distributions
  7. The core network modules
  8. Moving to the Cloud
  9. Building out a cloud network
  10. Highly Available Cloud Deployments
  11. Building out a VMware deployment
  12. Ansible Windows Modules
  13. Hardening Your Servers Using Ansible and OpenSCAP
  14. Deploying WPScan and OWASP ZAP
  15. Introducing Ansible Tower and Ansible AWX
  16. Ansible Galaxy
  17. Next Steps with Ansible
  18. Assessments