Skip to main content

Blog

Writing

Technical notes, lab writeups, and lessons from work across DevOps, cloud infrastructure, and cybersecurity.

Latest Post
5 min read

I Ran 8 Microservices Locally With One Command — Here's What I Learned

Spring PetClinic is a distributed system — eight Spring Boot microservices, a service registry, an API gateway, and a full observability stack. Here's what running it locally with Docker Compose teaches you that the cloud deployment doesn't.

DMIDevOpsDockerMicroservices
Read Post
Blog | Sonny Enchill