Blogs

Exploring Insights, Tips, and Inspiration
Athira AR

AI Governance in Healthcare

Production RAG is a different problem. From hybrid retrieval and PDF table parsing to symbol-scope bugs that silently corrupt your data, here’s what actually broke when we shipped a RAG system on real customer documents — and the engineering decisions that fixed it.

Read More »
Justin M

The RAG Reality Check

Production RAG is a different problem. From hybrid retrieval and PDF table parsing to symbol-scope bugs that silently corrupt your data, here’s what actually broke when we shipped a RAG system on real customer documents — and the engineering decisions that fixed it.

Read More »
Suji V

What Vibe Coding Taught Us About AI-Assisted Development

In the realm of real-time data processing, Apache Kafka has emerged as a powerhouse. It’s a distributed streaming platform that excels at handling high volumes of data and enables the building of robust data pipelines. As a Senior Software Engineer with a specialization in front-end, back-end, and cloud technologies, I’ve witnessed Kafka’s versatility across various domains. Here, I’ll share some of the.

Read More »
image
Rohith Roy

Top use cases where Kafka truly shines

In the realm of real-time data processing, Apache Kafka has emerged as a powerhouse. It’s a distributed streaming platform that excels at handling high volumes of data and enables the building of robust data pipelines. As a Senior Software Engineer with a specialization in front-end, back-end, and cloud technologies, I’ve witnessed Kafka’s versatility across various domains. Here, I’ll share some of the.

Read More »
Sujina A

Navigating the Waters of Security Scanning

In the vast ocean of software development, security scanning is the lighthouse guiding ships safely to shore. Among the most effective tools in a developer’s arsenal are static code analysis and OWASP scanning. Let’s set sail and explore these crucial practices.

Read More »
Sujina A

Harmonizing Architectural Styles

In the symphony of software engineering, architectural styles play the roles of instruments, each contributing its unique sound to the overall performance. Among these, Event-Driven Architecture (EDA), Domain-Driven Design (DDD), and Test-Driven Development (TDD) stand out for their distinctive contributions to the creation of robust, scalable, and quality software systems.

Read More »