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 how to create stunning JavaScript polar charts with TypeScript and Node.js. Follow along to learn how to visualize your data in a high-performance chart.
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.
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.
Exploring 16 missing features in the VS code debugger that are available in IntelliJ/IDEA. Are they worth switching your main IDE? Detailed lists and videos.
In this article, readers will learn about Flux and Argo CD, including background information, how to set them up, and the pros and cons of each application.
Cloud-native security focuses on securing cloud-native platforms, infrastructure, and applications. Let’s discuss strategies to tackle them in this article.
Take an in-depth look at the serverless model, explore different cloud computing delivery models, and learn about available serverless offerings in the market.
Learn how to package an ML model as a Docker container and deploy it on AWS Lambda and gain a deeper understanding of how to deploy ML models on the cloud.
A step-by-step introduction to Apache Kafka, its install, and its implementation using .NET Core 6 with background information, code blocks, and guide pictures.