Deploying-WordPress-Application-On-Kubernetes-With-AWS-RDS-Using-Terraform

Write Terraform code that does the following operations in the AWS

  • Writing an Infrastructure as code using Terraform, which automatically deploys the WordPress application
  • On AWS, use RDS service for the relational database for WordPress application
  • Deploying WordPress as a container either on top of Minikube
  • The WordPress application should be accessible from the public world if deployed on Minikube

by using the above Terraform code you can launch the hole setup with one click

everything is expected here 🔗 Blog