Helsinki, Finland
2016
  |  By Dima Kan |
TL;DR Aiven contributed GCP support and private networking to the open source OpenSearch Migration Assistant, previously an AWS-only tool. Delivered via five Terraform-based PRs, the changes add a GKE deployment path and let regulated industries migrate without using the public internet - giving Elasticsearch, OpenSearch, and Solr users on GCP a supported route to Aiven for OpenSearch.
  |  By Tibs (Tony Ibbs) |
If you’re using Apache Kafka for data streaming, then you’re likely to want to take data from one topic and write an amended version of that data to another topic, for instance: for filtering (give me the items that have been delivered), enrichment (add some more information to messages, from another data source) or anomaly detection (show me potential signs of trouble). The premier solution in this space is the Apache Kafka Streams library.
  |  By Muralidhar Basani |
Let me start with something most Kafka contributors think but rarely say out loud: nobody understands all of Kafka. I'm not a core committer and have only contributed a few times, but those contributions I have made have been in part thanks to using coding assistants. There are some issues with this approach though, the Apache Kafka project is huge. It's split into many parts: the core, the server, the client libraries, the streams engine, the storage layer, the consensus code, and more.
  |  By Tilman Möller |
Aiven for ClickHouse 26.3 is now available in Early Availability. This upstream Long-Term Support release makes full-text search generally available, enables asynchronous inserts by default, introduces materialized common table expressions, and brings a wide range of JSON and query-performance improvements. The upstream 26.3 release includes 27 new features and 40 performance optimizations.
  |  By Yonatan Dvir |
TL;DR Agent projects turn into infrastructure projects fast. Managed agent platforms handle memory, integrations, scheduling, and scaling so builders can focus on the agent itself.
  |  By Jay Miller |
Occasionally, I get asked, "is pgvector enough for Enterprise AI Solutions or should I migrate to a dedicated vector database?" The honest answer is No Create EXTENSION vector; ALONE is not going to solve your solution for enterprise AI. That being said, I don't think you're asking the right question. The better question is, "does a dedicated vector database make sense for my workload or would pgvector suffice?".
  |  By Oskari Saarenmaa |
Helsinki, Finland — Aiven has acquired Flow AI, a company building infrastructure for production-grade analytical AI agents. The integration of Flow AI technology will accelerate Aiven's product roadmap and make it easier for customers to securely and scalably run production AI applications and agents next to their data.
  |  By Andrei Trepet |
TL;DR OpenSearch 3.6 makes agentic search production-ready, with the AI-powered Launchpad provisioning full search apps in minutes and faster default vector search, and it's the first LTS release, bringing 18+ months of guaranteed support, SBOMs, and an upstream-first commitment (every fix goes back to the main project) so teams get fast-moving open source and a stable, supported platform at once.
  |  By Stuart Mould |
Kafka is brilliant at moving events around, but sooner or later someone wants to actually query those events, perhaps aggregations, dashboards, or ad-hoc analytics over billions of rows. That is where ClickHouse comes in. It's the option for when stream processing is more than you need, but warehouse query latency is more than you'll tolerate.
  |  By Tibs (Tony Ibbs) |
I spend a good amount of my time deploying Aiven services for demos and examples. Traditionally the tools I reach for are: If I’m writing a program, I may also look to the Aiven API, perhaps using curl at the command line or in a shell script, or perhaps with direct HTTP requests in a Python program. The API is how the console and the CLI tool talk to Aiven, but I generally find that too low level to be comfortable, and I always have to look up how to pass in the Aiven user token.
  |  By Aiven
Wolt operates in 30+ countries. Every order, every restaurant, every courier runs on the same infrastructure. When it breaks, it doesn't slow things down, it stops everything. Wolt's VP of Engineering shares why Apache Kafka sits at the heart of their platform, what seven years of partnership with Aiven looks like in practice, and how they're building the data foundation needed to get AI working at scale.
  |  By Aiven
The Aiven MCP connects Claude, Cursor, and VS Code to Apache Kafka. Inspect topics, track consumer lag, stream a database in with CDC, and manage your cluster. AIVEN DATA PLATFORM The Aiven Platform is more than a collection of open source services for streaming, storing and analyzing data. The platform ensures that all services run reliably and securely in the clouds of your choice, are observable, and can easily be integrated with each other and with external 3rd party tools.
  |  By Aiven
The Aiven Platform is more than a collection of open source services for streaming, storing and analyzing data. The platform ensures that all services run reliably and securely in the clouds of your choice, are observable, and can easily be integrated with each other and with external 3rd party tools.
  |  By Aiven
You're gonna want a cache. Aiven for Valkey's Dev Tier gets you 2 CPUs and 4 GB RAM on a single node, with automated backups, full monitoring (metrics + logs), and basic support included. JSON, Bloom filters, and Search come pre-enabled. AIVEN DATA PLATFORM The Aiven Platform is more than a collection of open source services for streaming, storing and analyzing data. The platform ensures that all services run reliably and securely in the clouds of your choice, are observable, and can easily be integrated with each other and with external 3rd party tools.
  |  By Aiven
Nobody has much nice to say about MirrorMaker. Cross-cluster replication has been one of Kafka's sore spots for years, and KIP-1279 is the community's attempt to finally fix it. This episode I'm joined by Omnia Ibrahim, Software Engineer at Apple and Apache Kafka Committer, to talk about what's actually broken in multi-cluster Kafka today, what KIP-1279 changes, and what teams running active-active or active-passive setups should do in the meantime.
  |  By Aiven
Kafka migrations get talked about like they're impossible. They aren't. They're a sequence of decisions, preparations, and good compromises - plus a working playbook. In this session, Dirk runs a real Confluent Cloud-to-Aiven migration live. Top to bottom: target Kafka cluster deployment, MirrorMaker 2 setup, replication flow and offset handling, and a staged cutover that keeps producer and consumer downtime to almost zero.
  |  By Aiven
Want to build context-aware AI agents with production-ready databases? In this video, we dive into the brand-new Aiven MCP (Model Context Protocol) and show you how to instantly connect your AI assistants to fully managed PostgreSQL and Apache Kafka with zero custom code!
  |  By Aiven
Can a knowledge graph do more than store facts — can it actually run your agent? In this talk from Context is King in London, Teodoro Baldazzi (Principal AI Engineer at Prometheux) makes the case for ontologies as executable context: structured knowledge that doesn't just inform AI agents, but actively shapes how they reason and act. Context is King is a meetup series co-organized by Flow AI and Aiven for engineers shipping AI agents in production. No pitches — just real implementation stories.
  |  By Aiven
Agents are only as good as the queries they can run. In this talk from Context is King in London, Egor Kraev (Co-Founder & CTO of Motley) breaks down how a well-designed semantic layer becomes the connective tissue between natural language intent and reliable data retrieval. Context is King is a meetup series co-organized by Flow AI and Aiven for engineers shipping AI agents in production. No pitches — just real implementation stories.
  |  By Aiven
As AI agents gain more autonomy, safety can't be an afterthought. In this talk from Context is King in London, Jonatan von Martens (AI Safety Engineer at ElevenLabs) shares what it actually takes to build agents that behave reliably in production. Context is King is a meetup series co-organized by Flow AI and Aiven for engineers shipping AI agents in production. No pitches — just real implementation stories.

Aiven provides managed open source data technologies on all major clouds.

With Aiven, developers can do what they do best: create applications. Meanwhile, we do what we do best; manage cloud data infrastructure. We enable customers to drive business results from open source that trigger true transformations.

Currently, we offer Apache Kafka, Apache Cassandra, PostgreSQL, MySQL, OpenSearch, Redis, InfluxDB, Grafana, and M3 in more than 90 regions around the world on AWS, GCP, Microsoft Azure, DigitalOcean, and UpCloud cloud platforms.

Make the most out of open source with Aiven:

  • Focus on development: Developers can do what they do best: create applications. We do what we do best: manage cloud data infrastructure.
  • No vendor lock-in: All solutions are open source. You can also freely move data between clouds or create multi-cloud environments.
  • Predictable pricing: Know exactly how much you’ll be paying and why. We bundle networking, storage and basic support costs together.
  • 99.99% uptime SLA: We are committed to keeping your Aiven software online. If there’s ever an issue, we’ll be there to fix it.

Freedom to build awesome applications.