My First Automated CI/CD Pipeline
It all starts with a simple git push and ends with the app running in production. Let me walk you through how it all comes together.
Continue readingThoughts, insights, and experiences
It all starts with a simple git push and ends with the app running in production. Let me walk you through how it all comes together.
Continue readingTerraform is a way to build the infra without having to go on the aws website and click buttons. The primary reason? To build the infra as many times as needed without needing to go and bang your head to build that EC2 instance 10 times.
Continue readingIt began as "why can't I SSH into my own computer?" turned into an unexpected masterclass in network debugging. Here's how I was able to create my framework for debugging these issues
Continue reading