Multimodal Video Search with LlamaIndex & VideoDB: A RAG Approach to Finding and Streaming Key…Retrieval-Augmented Generation (RAG) has revolutionized text-based search by enabling efficient information retrieval and synthesis…Mar 3Mar 3
Building a Semantic Search System with Qdrant and FastAPI: A Practical Guide to AI-Powered Customer…In this article, we explore the fundamentals of semantic search and how vector databases revolutionize information retrieval. We start by…Feb 13Feb 13
Managing Kubernetes Secrets: A Guide to HashiCorp Vault, AWS Secrets Manager, and Azure Key Vault…Building on the foundational concepts from Part 1, this section provides a hands-on guide to injecting secrets from major secret providers…Nov 10, 2024Nov 10, 2024
Managing Kubernetes Secrets: A Guide to HashiCorp Vault, AWS Secrets Manager, and Azure Key Vault…Managing secrets like API keys, passwords, and certificates is crucial for application security. Storing these secrets directly in code or…Nov 10, 2024Nov 10, 2024
Event-Driven Autoscaling with KEDA: Scaling Kubernetes Applications in Real Time with AWS SQS…In today’s dynamic application environments, scaling based on real-time demand is critical. Traditional autoscaling methods in Kubernetes…Sep 14, 2024Sep 14, 2024
Mastering Progressive Delivery: Implementing Canary Releases, A/B Testing, and Custom Metrics with…In the last article, “Istio-Powered Resilience: Advanced Circuit Breaking and Chaos Engineering for Microservices,” we explored how to…Aug 11, 2024Aug 11, 2024
Istio-Powered Resilience: Advanced Circuit Breaking and Chaos Engineering for MicroservicesIn today’s digital age, ensuring the resilience and fault tolerance of applications is more critical than ever. With increasing user…Jul 28, 2024Jul 28, 2024
Mastering Real-Time Data Pipelines: Implementing CDC with Strimzi Kafka Connect from PostgreSQL to…In the previous article, we started by creating a Source Kafka Connect Cluster to ingest data from a PostgreSQL database and load it into…Jun 30, 2024Jun 30, 2024
Mastering Real-Time Data Pipelines: Implementing CDC with Strimzi Kafka Connect from PostgreSQL to…In the previous article, I provided theoretical information about the Change Data Capture (CDC) structure and the Strimzi Kafka Connect…Jun 29, 2024Jun 29, 2024
Mastering Real-Time Data Pipelines: Implementing CDC with Strimzi Kafka Connect from PostgreSQL to…In this article series, I will take you on an exciting journey into the world of Change Data Capture (CDC) using Kafka within a Kubernetes…Jun 29, 2024Jun 29, 2024