👉 This video will give you complete picture of all microservice components
#GainJavaKnowledge #microservicearchitecture
How to implement microservices architecture using spring boot.
How to create microservices ?
How to Register these microservices ?
How to implement API Gateway?
How to add circuit breaker to throw fallback messages?
How to implement cloud-config-server to get common configuration for microservices?
How to implement Zipkin and seluth in our microservice to Tack the request.
Microservices architecture contains multiple components like Spring boot microservices, Eureka server, Eureka Client, Zipkin, Api Gateway, Resilience4j, Sleuth, distributed log tracing, Github Repository, Service Registry, Service Discovery, Fallback methods, Circuit Breaker, Load balancer, Cloud config server etc.
Git Hub Repo Link:
================
API-GATEWAY : https://github.com/sumitMultani/api-gateway.git
Catalog-Service: https://github.com/sumitMultani/catalog-service.git
Config-Server : https://github.com/sumitMultani/cloud-config-server.git
Service-Registry : https://github.com/sumitMultani/service-registry.git
Store-Service : https://github.com/sumitMultani/store-service.git