This project showcases a microservices architecture using Java Spring Boot, containerized with Docker, and deployed on Azure Kubernetes Service (AKS). The application features separate microservices for user management, movie catalog, and reviews, with MongoDB Atlas for data storage. It demonstrates dynamic service discovery, secure management of sensitive data via Kubernetes secrets, and the deployment of containerized microservices using Azure Container Registry. The project emphasizes modularity, scalability, and cloud-native development principles.