Ansible for AWS

Yan Kurniawan

  • 出版商: Packt Publishing
  • 出版日期: 2016-10-26
  • 售價: $1,880
  • 貴賓價: 9.5$1,786
  • 語言: 英文
  • 頁數: 354
  • 裝訂: Paperback
  • ISBN: 1786469197
  • ISBN-13: 9781786469199
  • 相關分類: AnsibleAmazon Web Services
  • 下單後立即進貨 (約3~4週)

商品描述

Key Features

  • Get started with AWS management for infrastructure engineers
  • Explore techniques to set up and manage your private cloud using Ansible
  • A practical guide to help you manage AWS-based applications and infrastructure using Ansible

Book Description

Looking to get a simple and efficient way to manage your Amazon Cloud infrastructure? Ansible is exactly what you need. This book will show you how to use Ansible’s cloud modules to easily provision and manage AWS resources including EC2, VPC, RDS, S3, ELB, ElastiCache, and Route 53. We’ll take you beyond the basics of Ansible, showing you real-world examples of AWS infrastructure automation and management with detailed steps, complete code, and screen captures from the AWS console.

The example projects inside this title will help you grasp the process leading to full AWS automation. From a single WordPress site to a highly available and scalable WordPress site, we’ll demonstrate the power of using Ansible to provision and automate AWS-based infrastructure deployment.

What you will learn

  • Set up your own AWS account and get started with the AWS console
  • Use Ansible Playbook to configure and launch EC2 instances
  • Delve deeper into the AWS cloud infrastructure and create and manage VPC
  • Provision Amazon Relational Database Service (RDS) with Ansible
  • Manage files in an Amazon Simple Storage Service (S3) bucket using Ansible
  • Extend Ansible’s functionality in the AWS environment
  • Use Ansible to provision ELB and Auto Scaling groups
  • Manage IAM users, groups, roles, and keys
  • See how to refine and chain together AWS tools using Ansible

作者簡介

Yan Kurniawan is a Sydney-based Cloud Engineer who is working at Flux7 Labs Inc. Yan has worked on many AWS projects and he has helped companies from startups to Fortune 100 companies. 

He is an AWS Certified Solutions Architect Professional and a Puppet Certified Professional.

目錄大綱

  1. Getting Started with AWS
  2. Getting Started with Ansible
  3. EC2 Provisioning and Configuration Management with Ansible
  4. Project 1 - A WordPress Site
  5. Route 53 Management with Ansible
  6. VPC Provisioning with Ansible
  7. RDS Provisioning with Ansible
  8. S3 Management with Ansible
  9. Using AWS CLI with Ansible
  10. Project 2 - A Multi-Tier WordPress Site
  11. Amazon Machine Images - AMI
  12. Auto Scaling and Elastic Load Balancing – ELB
  13. ELB and Auto Scaling with Ansible
  14. Identity and Access Management (IAM)
  15. Installing Ansible from Source
  16. What's New in Ansible v2