The Golden Path to SpringOne

Expert talks on the tools and processes devs need to know.  Register for SpringOne at VMware Explore >

Spring Cloud Gateway: Resilience, Security, and Observability

Watch on Twitch
Watch on YouTube
7:00 PM UTC on Thursday, Feb 23, 2023

Spring Cloud Gateway: Resilience, Security, and Observability

Spring Cloud Gateway: Resilience, Security, and Observability

Feb 23, 2023

In this episode

Do you want to use a microservices architecture? Are you looking for a solution to manage access to single services from clients? How can you ensure resilience and security for your entire system? Spring Cloud Gateway is a project based on Reactor, Spring WebFlux, and Spring Boot which provides an effective way to route traffic to your APIs and address cross-cutting concerns.

In this session, I’ll show you how to configure an API gateway to route traffic to your microservices and improve the resilience of your system with patterns like circuit breakers, retries, fallbacks, and rate limiters using Spring Cloud Circuit Breaker and Resilience4J. Since the gateway is the entry point of your system, it’s also an excellent candidate to address security concerns like user authentication. I’ll show you how to do that with Spring Security, OAuth2, and OpenID Connect. Finally, I’ll show you how to improve the observability of your system using Spring Boot Actuator, OpenTelemetry, and Grafana.

Guests

Thomas Vitale

Thomas Vitale

Thomas is a software engineer and architect specialized in building highly-scalable, resilient, and secure enterprise applications. He develops software solutions at Systematic, Denmark, where he’s been working on modernizing platforms and applications for the cloud native world, focusing on developer experience and security.

He likes contributing to open source projects in the Java and cloud native space, and sharing knowledge with the community. He’s the author of Cloud Native Spring in Action - With Spring Boot and Kubernetes, published by Manning, where some of his main interests converged, such as Java, Kubernetes, Buildpacks, Knative, and other cloud native technologies.

Thomas has an MSc in Computer Engineering specializing in software from the Polytechnic University of Turin (Italy). He is a CNCF Certified Kubernetes Application Developer, Red Hat Certified Specialist in OpenShift Application Development, and Pivotal Certified Spring Professional.

Hosts

Cora Iberkleid

Cora Iberkleid

Cora Iberkleid is a Developer Advocate for Modern Applications at VMware Tanzu, helping developers and enterprises navigate modern practices and technologies, focusing on cloud native architecture, modern CI/CD, Spring, and Kubernetes.

Prior to joining VMware, Cora was an Advisory Solutions Engineer at Pivotal. She also spent nearly a decade at Sun Microsystems and Oracle, helping customers design and build enterprise integration applications. Through this experience, she developed an understanding and empathy for complex organizational challenges, and she strives to incorporate this empathy into her everyday work.