Explore Conflict-free Replicated Data Types. Data structure designed to ensure that data on different replicas will eventually converge into a consistent state.
In this article, we will explore different failure-handling mechanisms in microservices and understand their importance in building resilient applications.
Dive into modern stack recommendations for building robust and scalable systems. This stack is agnostic and can be integrated into all programming languages.
Clear documentation boosts onboarding, simplifies development, reduces meetings, and prevents disasters—tactical and strategic docs are vital for sustainable software.
Avro logical types add semantic meaning to primitive data types, making schemas more expressive. This blog explores their benefits and common use cases.
This article explores the latest advancements in data architecture, focusing on frameworks and newer paradigms such as LakeDB and zero ETL architectures.
April 15, 2025
by Vidyasagar (Sarath Chandra) Machupalli FBCS
CORE
Telemetry in Kubernetes provides data-driven insights into cluster health and performance, ensuring scalability, and reliability through metrics, logs, and traces.
Learn how to implement chaos engineering using Chaos Toolkit and Chaos Monkey for Java (Spring Boot), Node.js, Kubernetes, and Istio to enhance system resilience.
In this article, learn how to build a simple Java application using Spring AI and Amazon Bedrock to generate and compare text embeddings with Cohere’s Embed Multilingual v3 model.
Learn how to include payloads directly within an Ansible EDA rulebook, as well as how to read payloads from an external file to use that data in rule conditions.
This tutorial covers building a bilingual Spring Boot application for a digital library, detailing setup, database integration, and advanced features like caching and error management.
This tutorial demonstrates setting up OpenTelemetry with Spring Boot for observability, including metrics, traces, and logs, using tools like Grafana, Loki, and Tempo.