Online Book Store Microservices This project implements an online bookstore using a microservices architecture, consisting of two main services: Marketplace and Recommendations. The project utilizes Docker for containerization and Kubernetes for orchestration, enabling easy deployment and scalability.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
8
commits
feat: adding dockerfile for market and recommendation microservice
4d0df5bView on GitHubbuild: generate recommendation service files and fix RecommendationRequest ID issue in proto file
0663ed5View on GitHub