uzer-ec2-instance-automation.hashnode.devAutomating EC2 Instance Creation and Docker Deployment Using a Single APIProvisioning infrastructure manually is slow.Installing Docker manually is repetitive.Deploying applications manually is error-prone. So I built a system that does all of this automatically with a sin4d agoΒ·4 min read
vite-app-deployment-on-aws-ec2.hashnode.devHow to Deploy Vite App on AWS EC2 with DockerModern frontend applications donβt stop at development β deployment is where real engineering begins.In this guide, we walk through a complete end-to-end workflow to build a Vite frontend app, containerize it using Docker, and deploy it on an AWS EC2...Feb 18Β·3 min read