Summary

In this chapter, we've introduced the basic idea of cloud computing, and looked at some options for managing cloud resources, including CloudFormation and Terraform, before meeting the puppetlabs/aws module.

We've worked through the process of creating an AWS account, setting up an IAM user and policy, generating credentials and SSH keys, installing the AWS SDK gem, and choosing a suitable AMI (Amazon Machine Image).

Using Puppet, we've created an EC2 instance and security group, and seen how to connect to the running instance with SSH. Going further, we've created a whole VPC from scratch, complete with subnets, Internet gateway, route table, security group, and EC2 instance.

Lastly, we've seen how to build all these cloud resources directly ...

Get Puppet 5 Beginner's Guide - Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.