Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 384 Bytes

File metadata and controls

19 lines (11 loc) · 384 Bytes

AWS Terraform Elasticsearch + Cognito + Nginx reverse proxy

Elasticsearch

Cognito

Manage the authentication for accessing the Elasticsearch cluster

NGINX reverse proxy

Give you the possibility to drive the traffic from outside the VPC into the ES Cluster, adding a layer of security

Run this project

Prerequisites

  • Terraform >= 0.12
  • AWS CLI
  • AWS Account