Skip to content

Java Spring Boot project implementing microservices architecture, utilizing Keycloak and Apache Kafka for scalability and security.

Notifications You must be signed in to change notification settings

yasinalperbingul/Shopping-App-Microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In this project, I aim to implement a robust and scalable microservices architecture using Java Spring Boot. Key components include service discovery for seamless communication between services, centralized configuration management for efficient maintenance, distributed tracing for comprehensive monitoring, event-driven architecture for responsive communication, centralized logging for streamlined debugging, circuit breaker for fault tolerance, and secure microservices leveraging Keycloak for authentication and authorization. Additionally, I am incorporating Apache Kafka to gain hands-on experience with event streaming and real-time data processing.

I am following this course: https://www.youtube.com/watch?v=mPPhcU7oWDU

Releases

No releases published

Packages

No packages published

Languages