舉報

會員
Ansible 2 Cloud Automation Cookbook
Ifyouareasystemadministrator,infrastructureengineer,oraDevOpsengineerwhowantstoobtainpracticalknowledgeaboutAnsibleanditsclouddeliverables,thenthisbookisforyou.RecipesinthisbookaredesignedforpeoplewhowouldliketomanagetheircloudinfrastructuresefficientlyusingAnsible,whichisregardedasoneofthebesttoolsforcloudmanagementandautomation.
目錄(259章)
倒序
- coverpage
- Title Page
- Packt Upsell
- Why subscribe?
- PacktPub.com
- Contributors
- About the authors
- About the reviewer
- Packt is searching for authors like you
- Preface
- Who this book is for
- What this book covers
- To get the most out of this book
- Download the example code files
- Download the color images
- Conventions used
- Sections
- Getting ready
- How to do it…
- How it works…
- There's more…
- See also
- Get in touch
- Reviews
- Getting Started with Ansible and Cloud Management
- Introduction
- Infrastructure as Code
- Introduction of Ansible entities
- Installing Ansible
- How to do it…
- Executing the Ansible command line to check connectivity
- How to do it…
- Working with cloud providers
- Executing playbooks locally
- How to do it...
- Managing secrets with Ansible Vault
- How to do it…
- Understanding sample application
- How to do it…
- Using dynamic inventory
- How to do it…
- Using Ansible to Manage AWS EC2
- Introduction
- Preparing Ansible to work with AWS
- How to do it...
- Creating and managing a VPC
- How to do it...
- Creating and managing security groups
- How to do it...
- How it works...
- Creating EC2 instances
- Getting ready
- How to do it...
- Creating and assigning Elastic IPs
- How to do it...
- How it works...
- Attaching volumes to instances
- Getting ready
- How to do it...
- Creating an Amazon Machine Image
- How to do it…
- Creating an Elastic Load Balancer and attaching to EC2 instances
- How to do it…
- Creating auto scaling groups
- How to do it...
- Deploying the phonebook application
- How to do it…
- Managing Amazon Web Services with Ansible
- Introduction
- Creating an RDS instance
- Getting ready
- How to do it...
- How it works...
- Creating and deleting records in Route53
- Getting ready
- How to do it...
- How it works...
- Managing S3 objects
- How to do it...
- How it works...
- Managing Lambda
- Getting ready
- How to do it...
- How it works...
- Managing IAM users
- How to do it...
- How it works...
- Using dynamic inventory
- How to do it...
- Deploying the sample application
- How to do it...
- How it works...
- Exploring Google Cloud Platform with Ansible
- Introduction
- Preparing to work with Google Cloud Platform
- How to do it…
- Creating GCE instances
- How to do it…
- How it works...
- Attaching persistent disks
- How to do it…
- How it works...
- Creating snapshots for backup
- How to do it…
- How it works...
- Tagging an instance
- How to do it…
- Managing network and firewall rules
- How to do it…
- How it works...
- Managing load balancer
- How to do it…
- Managing GCE images
- How to do it…
- How it works...
- Creating instance templates
- How to do it…
- Creating managed instance groups
- How to do it…
- How it works...
- Managing objects in Google Cloud Storage
- How to do it…
- Creating a Cloud SQL instance (without Ansible module)
- How to do it…
- Using dynamic inventory
- How to do it…
- Deploying the phonebook application
- How to do it…
- How it works...
- Building Infrastructure with Microsoft Azure and Ansible
- Introduction
- Preparing Ansible to work with Azure
- How to do it...
- Creating an Azure virtual machine
- How to do it...
- How it works...
- Managing network interfaces
- How to do it...
- How it works...
- Working with public IP addresses
- How to do it...
- How it works...
- Using public IP addresses with network interfaces and virtual machines
- How do it...
- How it works...
- Managing an Azure network security group
- How to do it...
- How it works...
- Working with Azure Blob storage
- How to do it...
- How it works...
- Using a dynamic inventory
- How to do it...
- Deploying a sample application
- How to do it...
- Working with DigitalOcean and Ansible
- Introduction
- Preparing to work with DigitalOcean
- How to do it…
- Adding SSH keys to a DigitalOcean account
- How to do it…
- Creating Droplets
- How to do it…
- Managing Block Storage
- How to do it…
- Attaching a Floating IP
- How to do it…
- Using a Load Balancer
- How to do it…
- Adding an A DNS record
- How to do it…
- Using dynamic inventory
- How to do it…
- Deploying a sample application
- How to do it…
- Running Containers with Docker and Ansible
- Introduction
- Preparing Ansible to work with Docker
- How to do it…
- Running a container
- How to do it...
- How it works…
- Downloading Docker images
- How to do it…
- How it works…
- Mounting volumes in containers
- How to do it…
- How it works…
- Setting up Docker Registry
- How to do it…
- How it works…
- Logging into Docker Registry
- How to do it…
- How it works…
- Using Docker Compose to manage services
- How to do it…
- How it works…
- Scaling up Compose-based service
- How to do it…
- How it works...
- Deploying a sample application
- How to do it…
- How it works...
- Diving into OpenStack with Ansible
- Introduction
- Preparing Ansible to work with OpenStack
- How to do it…
- Adding a keypair
- How to do it…
- Managing security groups
- How to do it…
- How it works…
- Managing network resources
- How to do it…
- How it works…
- Managing a Nova compute instance
- How to do it…
- How it works…
- Creating a Cinder volume and attaching it to a Nova compute instance
- How to do it…
- Managing objects in Swift
- How to do it…
- How it works…
- User management
- How to do it…
- How it works…
- Creating a flavor
- How to do it…
- Adding an image
- How to do it…
- How it works…
- Dynamic inventory
- How to do it…
- Deploying the phonebook application
- How to do it…
- Ansible Tower
- Introduction
- Installing Ansible Tower
- How to do it...
- Getting started with Tower
- How to do it...
- Adding a machine credential
- How to do it...
- Building a simple inventory
- How to do it...
- Executing ad-hoc commands
- How to do it...
- Using Ansible Tower with a cloud provider
- How to do it...
- Integrating Ansible roles with tower
- How to do it...
- Scheduling jobs
- How to do it...
- Ansible Tower API
- How to do it...
- Autoscaling using Callback
- How to do it...
- Other Books You May Enjoy
- Leave a review - let other readers know what you think 更新時間:2021-06-24 18:44:09
推薦閱讀
- 亮劍.NET:.NET深入體驗與實戰精要
- 大數據項目管理:從規劃到實現
- 腦動力:Linux指令速查效率手冊
- Spark編程基礎(Scala版)
- Julia 1.0 Programming
- 深度學習中的圖像分類與對抗技術
- 網絡布線與小型局域網搭建
- PVCBOT機器人控制技術入門
- SAP Business Intelligence Quick Start Guide
- Visual FoxPro程序設計
- Working with Linux:Quick Hacks for the Command Line
- The DevOps 2.1 Toolkit:Docker Swarm
- JSP網絡開發入門與實踐
- ROS Robotics By Example(Second Edition)
- SolarWinds Server & Application Monitor:Deployment and Administration
- 微計算機原理及應用
- 探索中國物聯網之路
- 洞察大數據價值:SAS編程與數據挖掘
- 傳感器原理及應用(第二版)
- Linux Administration Cookbook
- MicroStrategy Quick Start Guide
- 玩中學:樂高機器人入門(上冊) (中小學創客教育執委會推薦教材)
- Big Data Architect’s Handbook
- Learning Jupyter 5
- 智能運維之道:基于AI技術的應用實踐
- 特異群組挖掘
- 決戰.NET
- AutoCAD 2009典型案例設計
- Arduino創意機器人入門
- SolarWinds Orion Network Performance Monitor