This is just a POC to use a Terraform to deploy some infrastructure in AWS. Para la poc se utilizo una api y una web que se obtuvo desde aca React Exress App Medium Tutorial
This repository contains four distinct sections:
- Api: everything related to API (node api).
- Client: everything related to the website (react website).
- Infrastructure: everything related to infrastructure deployment using Terraform.
- Deployment: everything related to day-to-day deployment of an application to the cloud.
Every directory contains specific documentation, so be sure to check them out.