Terraform to provision AWS resources Provisioning a three-tier acrchitecture resources using terraform The diagram below shows resources that should be provisioned using terraform terraform commands terraform init terraform plan terraform apply backend and frontend deployments Deploying a BookApp application created using NodeJS and ReactJS \ deployment is done using docker for frontend and backend