There is only Zuul: Configuring and customizing the Zuul API gateway
Zuul, a gateway service created by Netflix, can be used for dynamic routing, security, throttling, and moreall done using Zuul filters. Spencer Gibb explores Zuul via Spring Boot and Spring Cloud, explaining how to write custom Zuul filters for route selection, routing, security, and transformation.
Talk Title | There is only Zuul: Configuring and customizing the Zuul API gateway |
Speakers | Spencer Gibb (Pivotal) |
Conference | O’Reilly Open Source Convention |
Conf Tag | Making Open Work |
Location | Austin, Texas |
Date | May 8-11, 2017 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
Zuul, a gateway service created by Netflix, can be used for dynamic routing, security, throttling, and more—all done using Zuul filters. Spencer Gibb explores Zuul via Spring Boot and Spring Cloud. Topics include: