My Blog Posts

Amazon EMR vs EC2: When to Use What?

When I started with Amazon EMR, I realized it’s designed specifically for big data processing and analytics jobs. ...

Read More β†’

Jenkins Pipelines Demystified: Declarative vs Scripted

Jenkins Pipelines are the backbone of modern CI/CD workflows, yet many developers...

Read More β†’

Setting Up Jenkins in Docker & Automating Builds with Docker Hub

Jenkins and Docker together form a powerful combination for building modern CI/CD pipelines. Running Jenkins inside Docker makes it...

Read More β†’

Setting Up Jenkins in Docker & Automating Builds with Docker Hub

Jenkins and Docker together form a powerful combination for building modern CI/CD pipelines. Running Jenkins inside Docker makes it...

Read More β†’

Simplifying AWS SES Email Testing with LocalStack

Testing email functionality backed by AWS SES can be challenging during local development. ...

Read More β†’