Deploy on AWS
Using Terraform
Last updated
Was this helpful?
Using Terraform
Last updated
Was this helpful?
, one of the world's three most popular cloud providers, offers reliable and scalable cloud computing services. Free to join. Pay only for what you use.
At the moment, memphis utilizing to automate the entire deployment process from VPC creation, to K8S, to memphis deployment.
Terraform codifies cloud APIs into declarative configuration files.
AWS CLI and
Make sure your local station is connected with using an AWS IAM user which has access to create resources (EKS, VPC, EC2)
IAM Policy to use -
How to configure AWS CLI -
"make" is installed
Using git ssh
Using git http
Instead of running three terraform commands
Once deployment is complete, the Application Load Balancer URL will be revealed.
Display memphis load balancer public IP by running the following -
The UI will be available through https://<Public IP>:9000
Destroy Memphis App -
Destroy Memphis EKS Cluster -
Terraform is
Kubectl is
helm is