Guides for postgresql
Automate Postgresql Backup with Velero
This tutorial shows how to use Velero to automate the backup of PostgreSQL objects in a Kubernetes environment.
Deploying Hasura on Kubernetes: A Step-by-Step Guide
Learn how to easily set up Hasura on Kubernetes platform and unlock the power of GraphQL API for querying your databases. Follow this comprehensive tutorial now!
Build a CRUD API with Postgresql and Node.js with OpenFaaS
In this guide you will learn how to create a CRUD API using Postgresql for storage, Node.js for application code, and OpenFaaS to automate Kubernetes.