Operations | Monitoring | ITSM | DevOps | Cloud

Set Up a Read Replica for High Availability

Learn how to create a read replica for your Aiven for PostgreSQL instance using the Aiven Console. In this demo, we’ll show you step by step how to: 1) Ensure you’re on a Startup plan or higher 2) Select your service and name your replica 3) Choose the cloud provider, region, and plan 4) Create the read replica Once built, your replica can even be promoted to a primary instance, making it perfect for disaster recovery or scaling your workload.

Find Your PostgreSQL Connection URL

In this video, we show you how to quickly connect to your Aiven for PostgreSQL instance by locating your service URL in the Aiven Console. Your login credentials remain secure but can be copied easily, and we demonstrate how to connect using a variety of tools, including the Aiven CLI, PostgreSQL clients, and popular programming language modules. Get up and running in minutes and start interacting with your database effortlessly, whether for development, testing, or analytics.

Open source vs commercial AI: choosing the right path for your business

This blog is based on a presentation by Guillaume, Field Chief Technology Officer at Upsun, and Robert from Ilwiin Technology during the AI Action Summit. The original French presentation has been translated and edited for clarity and accuracy. The AI field is advancing significantly, presenting organizations with the question: Should they choose open-source or commercial AI models? This choice impacts everything from costs and data privacy to long-term business strategy.

Launch a ClickHouse Cluster in Seconds

Learn how to create an Aiven for ClickHouse cluster using the Aiven Console in just 90 seconds. This step-by-step demo shows you how to select a project and name your service, choose your cloud provider, region, and plan, optionally add extra storage, and launch your cluster. Watch as your ClickHouse cluster appears in the service overview, ready to handle your analytics workloads with ease.

Get Kafka-Nated Ep 10: From MSK to Diskless Kafka w/ Kyle McCullough

Get Kafka-Nated Ep. 10 Wednesday, November 5th 2025 Guest Focus: Co-Founder & CTO at OpsHelm, former Head of Infrastructure Engineering at ProdPerfect and Lead Engineer at Vivid Seats Kyle McCullough joins host Hugh Evans to explore what it takes to build real-time, multi-cloud streaming infrastructure at scale. As Co-Founder and CTO of OpsHelm, Kyle shares how his team processes hundreds of terabytes of cloud events daily, maintaining sub-second visibility while reducing streaming costs by 78% after migrating from MSK and NATS to Aiven Diskless Kafka.

Terminate Idle Connections Automatically

Learn how to automatically close inactive connections in your Aiven for PostgreSQL service using pgBouncer’s idle timeout setting. In this demo, we’ll walk through the Aiven Console to adjust the server_idle_timeout value in pgBouncer’s advanced configuration, helping you optimise performance and free up resources by terminating idle connections faster.

Create a PostgreSQL Database in 60s

Learn how to set up a PostgreSQL service on Aiven in just one minute. This demo walks you through accessing your account, configuring your new service, and selecting the right options for your needs. We’ll cover selecting an immutable service name, picking the cloud provider and plan, and show how Aiven’s clear deployment feedback makes creating a scalable database fast and straightforward. Get your PostgreSQL database up and running quickly, so you can focus on building your applications.

From Logs to Insights: Observability with ClickHouse

Watch this session to learn why ClickHouse is a natural fit for observability pipelines and log analytics platforms. Includes a demo of Aiven for ClickHouse service. Relevant for DevOps and Platform Engineers, SREs and Observability/Monitoring Leads 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.

Open Source Cloud Orchestration Tools Compared

Before 2011, cloud infrastructure was still new. AWS had launched EC2 and S3 in 2006. But to deploy applications, engineers had to manually spin up servers, configure storage, and set up networking — all by hand or with custom scripts. There were early configuration management tools, such as Chef and Puppet, but those didn’t offer full cloud orchestration. Then in 2011, AWS launched AWS CloudFormation as the first major orchestration tool.