Tanzu Tuesdays

See live demos of modern application development technologies.

Spring Cloud Gateway with Cora Iberkleid

Watch on Twitch
1:00 PM PST on Tuesday, Mar 09, 2021

Spring Cloud Gateway with Cora Iberkleid

Spring Cloud Gateway with Cora Iberkleid

Mar 9 2021

In this episode

Microservice architectures simplify the individual components that comprise our applications, but they introduce new complexity in managing a high number of distributed APIs. With so many moving parts, how can you provide a simplified experience for consumers and ensure that your system is resilient and secure? Centralized gateways have been a long-standing solution for managing APIs, but microservices demand a new generation of lightweight micro-gateway applications. Spring Cloud Gateway is one such solution. It provides a simple yet flexible API to add the routing, resilience, and control you need to protect the edge layer of your applications. Built on Spring WebFlux, it also ensures an inherently non-blocking mechanism for efficiently routing and manipulating requests. In this talk, we’ll review the motivation for Spring Cloud Gateway and demonstrate a variety of features, such as weighted routing, circuit breakers, rate limiters, and more.

Guests

Cora Iberkleid

Cora Iberkleid is a Developer Advocate for Modern Applications at VMware, helping developers and enterprises navigate modern practices and technologies including Spring, Kubernetes, Cloud Foundry, Tanzu, and modern CI/CD. Prior to that she was an Advisory Cloud Application and Platform Architect at Pivotal. She also spent nearly a decade at Sun Microsystems and Oracle, helping customers design and build enterprise integration applications.

Hosts

Tiffany Jernigan

Tiffany is a senior developer advocate at VMware and is focused on Kubernetes. She previously worked as a software developer and developer advocate (nerd whisperer) for containers at Amazon. She also formerly worked at Docker and Intel. Prior to that, she graduated from Georgia Tech with a degree in electrical engineering. In her free time she likes to spend time with her fiancé, family, and friends, as well as dabble in photography. You can find her on Twitter @tiffanyfayj.

Paul Czarkowski