Implementing Cloud Design Patterns for AWS(Second Edition)
上QQ阅读APP看书,第一时间看更新

Technical requirements

All of the development in this book has been done using the Chrome browser on OSX. Open source tools will be used to fill any gaps in the AWS ecosystem. We will be using Git (https://github.com/git/git) for version control of our source control. No install is required, as it is built into the cloud-based tool we will use for our development. Our configuration management will be done using Terraform (https://www.terraform.io/). Installation will take place once we have our development environment set up.

The code for this chapter can be found at: https://github.com/PacktPublishing/Implementing-Cloud-Design-Patterns-for-AWS-Second-Edition/tree/master/Chapter02.