Ansible Playbook Essentials. Design automation blueprints to manage your multitier infrastructure - Helion

Tytuł oryginału: Ansible Playbook Essentials. Design automation blueprints to manage your multitier infrastructure
ISBN: 9781784395612
stron: 168, Format: ebook
Data wydania: 2015-08-05
Księgarnia: Helion
Cena książki: 94,99 zł
Ansible Playbook Essentials will show you how to write a blueprint of your infrastructure, encompassing multitier applications using Ansible's playbooks. Beginning with basic concepts such as plays, tasks, handlers, inventory, and YAML Ain't Markup Language (YAML) syntax that Ansible uses, you'll understand how to organize your code into a modular structure. Building on this, you will study techniques to create data-driven playbooks with variables, templates, logical constructs, and encrypted data, which will further strengthen your application skills in Ansible. Adding to this, the book will also take you through advanced clustering concepts, such as discovering topology information about other nodes in the cluster and managing multiple environments with isolated configurations. As you approach the concluding chapters, you can expect to learn about orchestrating infrastructure and deploying applications in a coordinated manner.
By the end of this book, you will be able to design solutions to your automation and orchestration problems using playbooks quickly and efficiently.
Osoby które kupowały "Ansible Playbook Essentials. Design automation blueprints to manage your multitier infrastructure", wybierały także:
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 124,17 zł, (14,90 zł -88%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 93,13 zł, (14,90 zł -84%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Scrum. O zwinnym zarz 78,42 zł, (14,90 zł -81%)
Spis treści
Ansible Playbook Essentials. Design automation blueprints to manage your multitier infrastructure eBook -- spis treści
- 1. Blueprinting your Infrastructure - Introduction to Plays
- 2. Going Modular with Roles
- 3. Separating code and data - Variables, Facts and Templates
- 4. Bringing in your existing code - Executing Custom Commands and Scripts
- 5. Controlling Execution Flow with Conditionals
- 6. Iterating with Loops
- 7. Node Discovery and Clustering
- 8. Encrypting Data with Vault
- 9. Managing Multiple Environments
- 10. Orchestrating your infrastructure with Ansible
- 11. Appendix