Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Practical Ansible = configuration ma...
~
Sesto, Vincent.
Linked to FindBook
Google Book
Amazon
博客來
Practical Ansible = configuration management from start to finish /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Practical Ansible/ by Vincent Sesto.
Reminder of title:
configuration management from start to finish /
Author:
Sesto, Vincent.
Published:
Berkeley, CA :Apress : : 2021.,
Description:
xviii, 261 p. :ill., digital ;24 cm.
[NT 15003449]:
Chapter 1: Configuration Management With Ansible -- Chapter 2: Ansible Playbooks -- Chapter 3: Expanding Playbooks With Roles and Templates -- Chapter 4: Custom Ansible Modules, Vaults And Galaxay's -- Chapter 5:Working with Ansible In The Cloud -- Chapter 6 : AWS Templates and CloudFormation Scripts -- Chapter 7: Ansible Testing And Variables.
Contained By:
Springer Nature eBook
Subject:
Configuration management. -
Online resource:
https://doi.org/10.1007/978-1-4842-6485-0
ISBN:
9781484264850
Practical Ansible = configuration management from start to finish /
Sesto, Vincent.
Practical Ansible
configuration management from start to finish /[electronic resource] :by Vincent Sesto. - Berkeley, CA :Apress :2021. - xviii, 261 p. :ill., digital ;24 cm.
Chapter 1: Configuration Management With Ansible -- Chapter 2: Ansible Playbooks -- Chapter 3: Expanding Playbooks With Roles and Templates -- Chapter 4: Custom Ansible Modules, Vaults And Galaxay's -- Chapter 5:Working with Ansible In The Cloud -- Chapter 6 : AWS Templates and CloudFormation Scripts -- Chapter 7: Ansible Testing And Variables.
Go from the basics of using Ansible to becoming proficient at implementing configuration management in your projects. This book uses a unique approach to teaching Ansible and configuration management while including realistic examples in its day-to-day use from server-based infrastructure to Amazon cloud-based deployments. Practical Ansible is separated into seven chapters that allow you to build your knowledge with each chapter, developing further as we move through the examples provided. It begins with the basics of Ansible, providing you with details on how to install and configure your environment while working with different Ansible modules from the command line. Next, it introduces you to working with Ansible tasks and organizing configuration code into playbooks. The book then shows you how to extend playbooks further, using roles and templates within the configuration code. Then, it extends your knowledge further by covering custom Ansible modules using Python and Linux shell scripts, and demonstrating how you can start to keep your secret values encrypted and secure using Ansible Vault. You'll also extend Ansible roles with the use of Ansible Galaxy to reuse existing roles other users have created. The second half of the book moves configuration management to the Amazon cloud providing an introduction on what Amazon Web Services are, and how you can start to work with Ansible roles in AWS. The AWS examples use EC2 and CloudFormation services with Ansible template functions, Ansible Pull, and Ansible Git code deployment. The final part of the book includes a demonstration on how to use the numerous tools available to both Ansible and supporting libraries and modules to allow you to troubleshoot and test your configuration code before you deploy your changes to production systems. By the end of this book, you will have the skills for managing technology configuration management. You will be ready to work on real-world projects and be able to implement Ansible in your own technology projects. You will: Understand the basics of Ansible and how to install and configure the application on your system Make changes to your system using Ansible directly in the command line using some of the more common Ansible modules Group your modules together as tasks in Ansible playbooks for more efficient deployment of configuration changes Use Ansible roles to help group and reuse configuration management changes and deployments Search for community-created roles using Ansible Galaxy and how you can also host your own Ansible roles Deploy code to Amazon Web Services and how to utilize different AWS services in your deployment projects Use external modules and libraries such as Molecule and Ansible Lint to help test your configurations before the configuration code is deployed.
ISBN: 9781484264850
Standard No.: 10.1007/978-1-4842-6485-0doiSubjects--Topical Terms:
1097322
Configuration management.
LC Class. No.: QA76.76.C69
Dewey Class. No.: 005.1
Practical Ansible = configuration management from start to finish /
LDR
:04169nmm a2200325 a 4500
001
2237113
003
DE-He213
005
20201203221638.0
006
m d
007
cr nn 008maaau
008
211111s2021 cau s 0 eng d
020
$a
9781484264850
$q
(electronic bk.)
020
$a
9781484264843
$q
(paper)
024
7
$a
10.1007/978-1-4842-6485-0
$2
doi
035
$a
978-1-4842-6485-0
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.76.C69
072
7
$a
UMW
$2
bicssc
072
7
$a
COM060160
$2
bisacsh
072
7
$a
UMW
$2
thema
082
0 4
$a
005.1
$2
23
090
$a
QA76.76.C69
$b
S494 2021
100
1
$a
Sesto, Vincent.
$3
3489067
245
1 0
$a
Practical Ansible
$h
[electronic resource] :
$b
configuration management from start to finish /
$c
by Vincent Sesto.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2021.
300
$a
xviii, 261 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1: Configuration Management With Ansible -- Chapter 2: Ansible Playbooks -- Chapter 3: Expanding Playbooks With Roles and Templates -- Chapter 4: Custom Ansible Modules, Vaults And Galaxay's -- Chapter 5:Working with Ansible In The Cloud -- Chapter 6 : AWS Templates and CloudFormation Scripts -- Chapter 7: Ansible Testing And Variables.
520
$a
Go from the basics of using Ansible to becoming proficient at implementing configuration management in your projects. This book uses a unique approach to teaching Ansible and configuration management while including realistic examples in its day-to-day use from server-based infrastructure to Amazon cloud-based deployments. Practical Ansible is separated into seven chapters that allow you to build your knowledge with each chapter, developing further as we move through the examples provided. It begins with the basics of Ansible, providing you with details on how to install and configure your environment while working with different Ansible modules from the command line. Next, it introduces you to working with Ansible tasks and organizing configuration code into playbooks. The book then shows you how to extend playbooks further, using roles and templates within the configuration code. Then, it extends your knowledge further by covering custom Ansible modules using Python and Linux shell scripts, and demonstrating how you can start to keep your secret values encrypted and secure using Ansible Vault. You'll also extend Ansible roles with the use of Ansible Galaxy to reuse existing roles other users have created. The second half of the book moves configuration management to the Amazon cloud providing an introduction on what Amazon Web Services are, and how you can start to work with Ansible roles in AWS. The AWS examples use EC2 and CloudFormation services with Ansible template functions, Ansible Pull, and Ansible Git code deployment. The final part of the book includes a demonstration on how to use the numerous tools available to both Ansible and supporting libraries and modules to allow you to troubleshoot and test your configuration code before you deploy your changes to production systems. By the end of this book, you will have the skills for managing technology configuration management. You will be ready to work on real-world projects and be able to implement Ansible in your own technology projects. You will: Understand the basics of Ansible and how to install and configure the application on your system Make changes to your system using Ansible directly in the command line using some of the more common Ansible modules Group your modules together as tasks in Ansible playbooks for more efficient deployment of configuration changes Use Ansible roles to help group and reuse configuration management changes and deployments Search for community-created roles using Ansible Galaxy and how you can also host your own Ansible roles Deploy code to Amazon Web Services and how to utilize different AWS services in your deployment projects Use external modules and libraries such as Molecule and Ansible Lint to help test your configurations before the configuration code is deployed.
650
0
$a
Configuration management.
$3
1097322
650
0
$a
Open source software.
$3
581998
650
0
$a
Web site development.
$3
549940
650
0
$a
Computer programming.
$3
527209
650
1 4
$a
Web Development.
$3
3134872
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-6485-0
950
$a
Professional and Applied Computing (SpringerNature-12059)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9398998
電子資源
11.線上閱覽_V
電子書
EB QA76.76.C69
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login