Click here to Skip to main content
15,888,984 members
Articles / Containers / Docker

Creating a Resilient Consul Cluster for Docker Microservice Discovery with Terraform and AWS

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
9 Jan 2017CPOL19 min read 7.2K  
In this article I'm going to show you how to create a resilient Consul cluster, using Terraform and AWS. We can use this cluster for microservice discovery and management. No prior knowledge of the technologies or patterns is required!The final code is at github.com/dwmkerr/terraform-consul-cluster.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
United Kingdom United Kingdom
Follow my blog at www.dwmkerr.com and find out about my charity at www.childrenshomesnepal.org.

Comments and Discussions