An Introduction to Infrastructures for WEB projects in AWS

Written by devops2 | Published 2020/11/09
Tech Story Tags: web-development | aws | devops | failure | amazon-web-services | aws-services | aws-blogs | amazonwebservices

TLDR An Introduction to Infrastructures for WEB projects in AWS provides an overview of the cost of infrastructure maintenance. The infrastructure code is defined in Terraform. All code is stored on Github and for CI/CD we use Github Actions. All traffic from clients is received by CloudFront, which acts as a CDN. With it, we can increase page load speed and reduce the load on the backend and frontend by requests caching. The production environment received about 10k requests, and the dev slightly more than 5k.via the TL;DR App

no story

Written by devops2 | DevOps experience
Published by HackerNoon on 2020/11/09