#devops
Read more stories on Hashnode
Articles with this tag
Introduction In this blog, I’ll walk you through the steps of deploying a web application on AWS using S3, setting up a CDN with CloudFront, and...
Stage 1: Pull the code from Git, install a web server and deploy your code on a VPS/VM. Stage 2: Dockerise the application, pass environment variables...