We will be using Docker as our lightweight container management solution in this chapter. Instructions for installation are in the next section.
The code for this chapter can be found at https://github.com/PacktPublishing/Implementing-Cloud-Design-Patterns-for-AWS-Second-Edition/tree/master/Chapter08.
Please use the Cloud9 console to create a directory called ch8 and change to it before you begin:
mkdir ch8 && cd ch8