Operations | Monitoring | ITSM | DevOps | Cloud

Aiven

Don't Buy the Hype: The GenAI Power You Already Have

Your database is more powerful than you think. Learn how built-in vector capabilities can power your GenAI applications and save you from the hassle of adopting a new database. The heart of Generative AI (GenAI) workloads rely on the ability of computers to categorize and understand the world's data (images, sounds, text) as numerical representations called vectors. This is achieved through a process called "embedding," where a model translates the data into vectors.

Hot and cold data with Apache Kafka, Tiered Storage, and Iceberg

Utilizing the true potential of data streaming is key to business success. In this Data (R)evolution episode, we're joined by Josep Prat and Filip Yonov to dive into the transformative features of Apache Kafka and its evolving role in data architecture. They discuss the critical importance of collaboration and feedback in enhancing Kafka's capabilities, the future of "lake house" technology, exciting updates from the Open Source Program Office (OSPO), and the importance of Kafka's readiness to support evolving data formats—making it a backbone for modern data ecosystems.

Empower Professionals to Perform Better with AI

Adopting cloud technology to gain velocity and agility in the marketplace allows companies to focus on what matters most. However, this transition isn't without its risks. In this episode of Data (R)evolution, hosts Janki Patel Westenberg and Francesco Tisiot are joined by Dave Li, former Senior Software Engineer at Helthjem, and Oded Valin, Co-Founder & CEO at EverSQL, to discuss the application of AI in database management, the importance of expertise in cloud adoption, and the need for streamlined tools in an increasingly data-driven world.

Introducing Aiven for Valkey

Aiven offers managed Valkey, an open source NoSQL database compatible with legacy OSS Redis* perfect for caching, message queues, and more. Today ‍Aiven is launching Aiven for Valkey to give customers a fully open source Redis alternative. Aiven for Caching will remain available to existing customers, but due to recent Redis licensing changes, it will remain on Redis 7.2.4. Valkey is a fork of OSS Redis, version 7.2.5, maintained by the Linux Foundation and is fully backwards compatible with Redis.

What's Happening in the Caching World: Redis, Valkey and DragonFly

In the world of software development, caching is a crucial yet complex component. What happens when one of the most popular caching systems, Redis, changes its license, sending shockwaves through the community? And how does a company pivot to not one but two solutions to ensure high-performance data management? Today's discussion dives deep into one of the most critical and often-overlooked components of the software industry—caching.

Building smart data platforms with AI to drive business innovation

Imagine a world where databases not only store vast amounts of data but autonomously optimize themselves, predict future trends, and seamlessly integrate with AI. In this Data (R)evolution episode, we share a fascinating conversation with Soumya Bijjal, the VP of Product at Aiven, and John Joseph Kennedy, the Head of Databases at Aiven, about the future of AI, databases, and data platforms. They dissect the current AI landscape, the challenges companies face, and the transformative potential of integrating AI with data systems.

Aiven workshop: Preparing and Using Data for AI with LangChain and OpenSearch

In this workshop we’ll work together to generate embeddings for podcast transcriptions and load that data into OpenSearch. Then we’ll search the documents using similarity search and use those results to improve our responses from an LLM (Large Language Model). Along the way we’ll explain the Retrieval Augmented Generation (RAG) pattern and show how it’s possible to try different LLMs without having to completely rewrite your code.