I developed a project that showcases the implementation of microservices architecture using Spring Boot and Spring Cloud. The application involves creating modular services, containerizing them with Docker, and orchestrating them using Kubernetes. I deployed the microservices on Google Cloud's Kubernetes Engine (GKE), demonstrating how to manage and scale applications in a cloud environment.

This project demonstrates microservices architecture while applying Clean Architecture, Hexagonal Architecture, and Domain-Driven Design (DDD) principles.