Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 732 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 732 Bytes

Devops Playground

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.