Código generado en cursos relacionados con Microservicios. Para saber más, visita mi web personal: guilledelacruz.es
Code generated in courses involving Microservices. Visit my personal webpage to know more: guilledelacruz.es
- Learn Docker creating containers for Spring Boot APIs and Microservices
- Spring Boot 2.4.x+ & Spring Cloud 2020.x+
- Service Registry using Eureka Naming Server
- Load Balancing with Spring Cloud LoadBalancer (replacing Ribbon)
- API Gateway with Spring Cloud Gateway (instead of Zuul)
- Circuit Breaker with Resilience4j (instead of Hystrix)
- Distributed Tracing with Zipkin
- Asynchronous Communication using Rabbit MQ
- Docker
- Kubernetes