Ecosystem Integrations

Designing a Retry Mechanism for Resilient Spring Boot Applications  

Designing a Retry Mechanism for Resilient Spring Boot Applications  

Building a resilient application requires readiness for unexpected database issues, such as temporary network glitches or brief database unavailability, ensuring they don’t affect functionality. In this blog, I’ll demonstrate setting up a solid retry mechanism and manage transactions effectively in a Spring Boot application using YugabyteDB.

Read more

Configure Content-Based Routing to Kafka Topics with YugabyteDB’s Change Data Capture

Configure Content-Based Routing to Kafka Topics with YugabyteDB’s Change Data Capture

Learn how to configure content-based routing for the YugabyteDB Change Data Capture (CDC) connector. Instead of streaming all change data capture events from a table into a single Kafka Topic, you can reroute an event to other Kafka Topics based on its content. An example use case for this is complying with GDPR regulations, where data needs to be geolocated based on an event’s content.

Read more

Building Spring Boot Applications with YugabyteDB: A Guide to Creating Native Images Using GraalVM

Building Spring Boot Applications with YugabyteDB: A Guide to Creating Native Images Using GraalVM

This blog provides a guide to building Spring Boot applications with YugabyteDB using GraalVM’s ahead-of-time (AOT) compilation to generate a native image. The guide covers the necessary prerequisites and steps to trigger the native build, including how to handle dependencies lacking reachability metadata with explicit runtime hints.

Read more

Explore Distributed SQL and YugabyteDB in Depth

Discover the future of data management.
Learn at Yugabyte University
Get Started
Browse Yugabyte Docs
Explore docs
PostgreSQL For Cloud Native World
Read for Free