Microservices avec Spring Cloud

Past Event

📅
🕐 17:45
📍 Parc Belair, Luxembourg

Microservices avec Spring Cloud

Spring Cloud délivre l’infrastructure technique nécessaire à l’implémentation d’une architecture microservices.

Combiné avec Spring Boot, il permet de composer rapidement des applications à partir de services individuels et de les déployer en production avec scalabilité et monitoring en temps réel.

Composants abordés

  • Spring Cloud Config — configuration centralisée
  • Eureka — découverte de services
  • Ribbon — load balancing côté client
  • Hystrix — circuit breaker
  • Zuul — API Gateway
  • Sleuth + Zipkin — distributed tracing