From Manual Deployments to Secure Pipelines: My DevSecOps Journey
Manually deploying my web application wasn’t difficult, but it quickly became annoying. Every update meant SSH-ing into my EC2 instance, copying files, installing dependencies, and restarting the server. I knew it was time to shift to a better, autom...
Mar 20, 20256 min read78

