Heroku has eliminated their free plans, so I’m migrating to Render for my prototype products and services. Let’s see how easy it is to convert to Render PaaS.
Gain understanding about event sourcing and why it’s gaining popularity. We will also discuss the question: Is event sourcing going to outgrow databases?
This article includes a series of video tutorials about Apache Kafka, including an introduction, fundamentals, architecture, concepts, features, and more.
In this article, readers will learn about lessons I learned from picking a Java-based driver for Amazon ElastiCache for Redis with visuals and helpful code.
Learn more about the universally unique identifier (UUID) and how using UUID in your QuestDB instance can help reduce query time as well as save storage space.
Get started with deploying Alluxio as the caching layer for Trino and learn how to use Alluxio caching with the Iceberg connector and MinIO file storage.
In this article, readers will learn about the differences and similarities between GraphQL and REST and why and how to use them, along with guide visuals.
Explore KEDA (Kubernetes Event-Driven Autoscaling), an effective autoscaling solution for Kubernetes workloads, and learn KEDA architecture and its benefits.
This article reflects my personal experience with AWS DevOps and Google SRE and shares a firsthand perspective on the trade-offs, pitfalls, and solutions.
In this article, readers will learn how to create the project structure for a basic Spring Boot backend with a Quasar frontend application, along with code.