Skip to main content

Recently Updated Pages

Connecting with Go

Hydra How to Connect

This guide walks you through setting up a Go application to connect to a Hydra database, using th...

Updated 3 months ago by kaiwalya

Connecting with PHP

Hydra How to Connect

This guide explains how to connect a PHP application to a Hydra database using the PDO extension....

Updated 3 months ago by kaiwalya

Connecting with Python

Hydra How to Connect

This guide explains how to connect a Python application to a Hydra database using the psycopg2-bi...

Updated 3 months ago by kaiwalya

Connecting with Node.js

Hydra How to Connect

This guide walks you through the process of connecting a Node.js application to a Hydra database ...

Updated 3 months ago by kaiwalya

Connecting with Python

PostgreSQL How to Connect

This guide explains how to establish a connection between a Python application and a PostgreSQL d...

Updated 3 months ago by kaiwalya

Cluster Resynchronization

Hydra Cluster Management

In distributed systems, consistency and synchronization between nodes are critical to ensure that...

Updated 3 months ago by kaiwalya

Restricting Access by IP

Hydra Cluster Management

Securing access to services is a fundamental part of managing cloud infrastructure. One of the mo...

Updated 3 months ago by kaiwalya

Deleting a Cluster

Hydra Cluster Management

When a cluster is no longer needed—whether it was created for testing, staging, or an obsolete wo...

Updated 3 months ago by kaiwalya

Database Migrations

Hydra Cluster Management

When managing production-grade services, the ability to perform reliable and repeatable database ...

Updated 3 months ago by kaiwalya

Backups and Restores

Hydra Cluster Management

Reliable backups are essential for data resilience, recovery, and business continuity. Elestio pr...

Updated 3 months ago by kaiwalya

Removing a Node

Hydra Cluster Management

Over time, infrastructure needs change. You may scale down a cluster after peak load, decommissio...

Updated 3 months ago by kaiwalya

Promoting a Node

Hydra Cluster Management

Clusters can be designed for high availability or role-based workloads, where certain nodes may t...

Updated 3 months ago by kaiwalya

Adding a Node

Hydra Cluster Management

As your application usage grows or your infrastructure requirements change, scaling your cluster ...

Updated 3 months ago by kaiwalya

Node Management

Hydra Cluster Management

Node management plays a critical role in operating reliable and scalable infrastructure on Elesti...

Updated 3 months ago by kaiwalya

Deploying a New Cluster

Hydra Cluster Management

Creating a cluster is a foundational step when deploying services in Elestio. Clusters provide is...

Updated 3 months ago by kaiwalya

Overview

Hydra Cluster Management

Elestio provides a complete solution for setting up and managing software clusters. This helps us...

Updated 3 months ago by kaiwalya

Overview

Hydra

Hydra is an open-source OAuth2 and OpenID Connect (OIDC) server and identity provider written in ...

Updated 3 months ago by kaiwalya

Checking Database Size and Related Issues

MySQL How-To Guides

As your MySQL database grows, it’s crucial to track how space is being used across schemas, table...

Updated 4 months ago by kaiwalya

Preventing Full Disk Issues

MySQL How-To Guides

Running out of disk space in a MySQL environment can result in failed writes, temporary unavailab...

Updated 4 months ago by kaiwalya

Identifying Slow Queries

MySQL How-To Guides

Slow queries can degrade the performance of your MySQL-based application, leading to lag, timeout...

Updated 4 months ago by kaiwalya