From this recipe you’ll learn how to create AWS ElasticSearch cluster in VPC using Terrafrom. Source code is available in my GitHub repo. Amazon Elasticsearch Service is an AWS managed service, that makes it easy to deploy, operate, and scale Elasticsearch clusters. Elasticsearch is a popular open-source search and analytics engine for the following use […]
The post Terraform recipe – How to create AWS ElasticSearch cluster appeared first on Dev-Ops-Notes.com.