GOGreg Odiingregodi-devops.hashnode.dev·Jun 10 · 6 min readI Deployed 8 Microservices With One Command — Here Is Everything That HappenedIntroduction Eight Spring Boot microservices. A service registry. A config server. An API gateway. Prometheus. Grafana. Zipkin. All of it, running on my local machine, started with a single command. T00
GOGreg Odiingregodi-devops.hashnode.dev·Jun 10 · 4 min readHow 10 Engineers Built a Production-Grade DevOps Pipeline in 2 WeeksIntroduction Two weeks. Ten engineers. One shared goal: deploy a production-grade microservices application on AWS with full CI/CD, GitOps, Kubernetes, and observability — from scratch. This is the st00