GOGoodness Ojonubaingoodnessoj.hashnode.dev·Jun 13 · 10 min readDeploying Spring PetClinic Microservices Locally with Docker ComposeBefore moving the Spring PetClinic microservices application to the cloud, I first deployed it locally on my machine using Docker Compose. This was an important step in my DevOps learning journey beca00
GOGoodness Ojonubaingoodnessoj.hashnode.dev·Jun 13 · 9 min readHow We Built and Automated Spring PetClinic Microservices on AWS EKSA few weeks ago, my team and I completed our final DMI capstone project, and it turned out to be one of the most practical DevOps learning experiences I have had so far. Our task was to deploy and aut00