Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 631 Bytes

spring-cloud-gateway-workshop.md

File metadata and controls

12 lines (10 loc) · 631 Bytes

Spring Cloud Gateway

In this one-hour workshop, participants will gain an overview of Spring Cloud Gateway. We will construct a new Spring Cloud Gateway from the ground up. We will show several ways of protecting services, including rate-limiting and authentication. We will show enterprise architecture patterns including strangler fig and circuit breaker. Despite the condensed format, the workshop will provide a meaningful and interactive experience.

Agenda:

  • What is Spring Cloud Gateway
  • Hello, World.
  • Service Discovery & Rate Limiting
  • Authentication & Security
  • Strangler fig & Circuit breaker
  • Deployment
  • Q&A