Ansible: From Beginner to Pro
Autor Michael Heapen Limba Engleză Paperback – 27 sep 2016
This book is your concise guide to Ansible, the simple way to automate apps and IT infrastructure. In less than 250 pages, this book takes you from knowing nothing about configuration management to understanding how to use Ansible in a professional setting.
You will learn how to create an Ansible playbook to automatically set up an environment, ready to install an open source project. You’ll extract common tasks into roles that you can reuse across all your projects, and build your infrastructure on top of existing open source roles and modules that are available for you to use. You will learn to build your own modules to perform actions specific to your business. By the end you will create an entire cluster of virtualized machines, all of which have your applications and all their dependencies installed automatically. Finally, you'll test your Ansible playbooks.
Ansible can do as much or as little as you want it to. Ansible: From Beginner to Pro will teach you the key skills you need to be an Ansible professional. You’ll be writing roles and modules and creating entire environments without human intervention in no time at all – add it to your library today.
You will learn how to create an Ansible playbook to automatically set up an environment, ready to install an open source project. You’ll extract common tasks into roles that you can reuse across all your projects, and build your infrastructure on top of existing open source roles and modules that are available for you to use. You will learn to build your own modules to perform actions specific to your business. By the end you will create an entire cluster of virtualized machines, all of which have your applications and all their dependencies installed automatically. Finally, you'll test your Ansible playbooks.
Ansible can do as much or as little as you want it to. Ansible: From Beginner to Pro will teach you the key skills you need to be an Ansible professional. You’ll be writing roles and modules and creating entire environments without human intervention in no time at all – add it to your library today.
What You Will Learn
- Learn why Ansible is so popular and how to download and install it
- Create a playbook that automatically downloads and installs a popular open source project
- Use open source roles to complete common tasks, and write your own specific to your business
- Extend Ansible by writing your own modules
- Test your infrastructure using Test Kitchen and ServerSpec
Who This Book Is For
Developers that currently create development and production environments by hand. If you find yourself running apt-get install regularly, this book is for you. Ansible adds reproducibilityand saves you time all at once. Ansible: From Beginner to Pro is great for any developer wanting to enhance their skillset and learn new tools.
Preț: 327.29 lei
Preț vechi: 409.11 lei
-20% Nou
Puncte Express: 491
Preț estimativ în valută:
62.64€ • 64.56$ • 52.89£
62.64€ • 64.56$ • 52.89£
Carte tipărită la comandă
Livrare economică 04-18 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484216606
ISBN-10: 1484216601
Pagini: 192
Ilustrații: XVII, 170 p. 17 illus. in color.
Dimensiuni: 155 x 235 x 10 mm
Greutate: 0.28 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484216601
Pagini: 192
Ilustrații: XVII, 170 p. 17 illus. in color.
Dimensiuni: 155 x 235 x 10 mm
Greutate: 0.28 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
1. Getting Started
2. The Inventory File
3. Installing Wordpress
4. Ansible Roles
5. Parameterising Playbooks
6. Writing Your Own Modules
7. Orchestrating AWS
8. Testing with Test Kitchen
9. Advanced Ansible
Appendix A. Installing Ansible
Appendix B. YAML Files
2. The Inventory File
3. Installing Wordpress
4. Ansible Roles
5. Parameterising Playbooks
6. Writing Your Own Modules
7. Orchestrating AWS
8. Testing with Test Kitchen
9. Advanced Ansible
Appendix A. Installing Ansible
Appendix B. YAML Files
Notă biografică
Michael Heap is a software engineer from London, England. Day to day, he runs a team dedicated to reducing technical debt across a data processing platform with a wide range of technologies – from C++ to Java to Golang to PHP. When he’s not working, Michael enjoys playing squash, travelling and trying to read every page on Wikipedia.
Textul de pe ultima copertă
This book is your concise guide to Ansible, the simple way to automate apps and IT infrastructure. It takes you from knowing nothing about configuration management to understanding how to use Ansible in a professional setting.
You will learn how to create an Ansible playbook to set up an environment automatically, ready to install an open source project. You’ll extract common tasks into roles that you can reuse across all your projects and build your infrastructure on top of existing open source roles and modules that are available for you to use. You will learn how to build your own modules to perform actions specific to your business. By the end you will create an entire cluster of virtualized machines, all of which have your applications and all their dependencies installed automatically. Finally, you'll test your Ansible playbooks.Ansible: From Beginner to Pro will teach you the key skills you need to be an Ansible professional. You’ll be writing roles and modules and creating entire environments without human intervention in no time at all – add it to your library today.
You will learn how to create an Ansible playbook to set up an environment automatically, ready to install an open source project. You’ll extract common tasks into roles that you can reuse across all your projects and build your infrastructure on top of existing open source roles and modules that are available for you to use. You will learn how to build your own modules to perform actions specific to your business. By the end you will create an entire cluster of virtualized machines, all of which have your applications and all their dependencies installed automatically. Finally, you'll test your Ansible playbooks.Ansible: From Beginner to Pro will teach you the key skills you need to be an Ansible professional. You’ll be writing roles and modules and creating entire environments without human intervention in no time at all – add it to your library today.
Caracteristici
Learn to use open source roles to complete common tasks, and write your own specific to your business Extend Ansible by writing your own modules Test your infrastructure using Test Kitchen and ServerSpec