Operations | Monitoring | ITSM | DevOps | Cloud

Latest Videos

Using Netlify to deploy a Next.js, PostgreSQL, & Redis app

Join us for a walk through from Dewan Ahmed about how use Netlify to deploy a Next.js, PostgreSQL, & Redis app 🎉 This tutorial guides you through deploying a Netlify web application with an Aiven for PostgreSQL® and Aiven for Redis® backend. The sample application used in this tutorial is a cooking recipe library displaying open source recipe data. It's built in Next.js, which can be deployed to Netlify with ease, and connects to PostgreSQL with Prisma and Redis with ioredis.

Aiven PostgreSQL Service Maintenance Updates

In this video, we dive into maintenance updates on the Aiven platform, ensuring the smooth and efficient operation of your databases. Maintenance is a crucial aspect of database management, and we'll explore how Aiven handles scheduled maintenance tasks to minimize disruptions and optimize performance. ABOUT AIVEN Aiven’s cloud data platform helps your business reach its highest potential by making your data work for you.

Introduction to Klaw

This video goes over a few problems faced by Kafka based projects and how an open source toolkit like Klaw helps in addressing the issues. Klaw is an open source toolkit / a web application designed to automate the process of creating and managing Apache Kafka topics, authorizations, avro schemas and connectors. Useful links: ABOUT AIVEN Aiven’s cloud data platform helps your business reach its highest potential by making your data work for you.

Monitoring Your Metrics with Aiven

In this tutorial, we'll explore the powerful monitoring capabilities offered by the Aiven platform. Monitoring metrics is crucial for ensuring the optimal performance and health of your databases. We'll dive into the various monitoring tools and features provided by Aiven, allowing you to track real-time metrics, analyze database performance, and gain valuable insights into your system. Whether it's monitoring CPU usage, query performance, or resource utilization, Aiven provides a comprehensive monitoring dashboard to help you stay informed and make data-driven decisions.

Getting Started with Users in pgAdmin and Aiven

In this tutorial, we'll walk you through the process of creating users both on pgAdmin, a powerful GUI tool for managing PostgreSQL databases, and the Aiven platform. User management is an essential aspect of database administration, and we'll show you how to add new users, define their roles and privileges, and configure authentication settings. Whether you're a beginner or an experienced user, this video provides a comprehensive guide to effectively create and manage users in your PostgreSQL environment.

Creating Allowed IPs

In this tutorial, we'll guide you through the process of creating allowed IPs for PostgreSQL on the Aiven platform. Ensuring secure access to your database is essential, and Aiven provides robust security features to help you protect your PostgreSQL instances. We'll show you how to configure the allowed IPs or whitelist specific IP addresses to establish controlled access to your Aiven PostgreSQL database. By implementing IP filtering rules, you can restrict connections to trusted sources and enhance the overall security of your database. Join us as we explore the step-by-step process of managing allowed IPs on Aiven and leverage the platform's security settings to safeguard your PostgreSQL environment.

Getting Started with SQL Queries

Welcome to our tutorial on executing basic queries on pgAdmin, the intuitive GUI tool for managing PostgreSQL databases. In this video, we'll cover essential SQL commands such as SELECT, UPDATE, DELETE, and INSERT, and demonstrate how to utilize them effectively on pgAdmin. Whether you're a beginner or looking to refresh your SQL skills, this tutorial provides valuable insights and practical examples. Additionally, we'll share helpful resources like SQL cheatsheets and codecademy's SQL commands article to further enhance your understanding.