Technical requirements
Within this section, we'll be deploying a full Consul cluster to Amazon Web Services (AWS) utilizing Terraform. If you've already gone through Chapter 2, Architecture – How Does It Work?, set up your AWS account, downloaded Terraform, and cloned the repository, you're in great shape!
Within the ch7
folder of the repository, we have a similar structure as for ch 2 folder
, providing the code for creating the image, and of course, creating the Consul cluster. If you would like to follow along, use ch7
to create a new Consul cluster, which includes some of the service configuration files you'll utilize within this chapter.