MySQL PlanetScale: The performant database platform for MySQL and PostgreSQL This post explore PlanetScale features for creating and deploying a database (MySQL or PostgreSQL). Learn how to use the PlanetScale to manage database schema changes.
Lambda How to deploy a AWS Lambda container with Docker In this tutorial, we will create an AWS Lambda function from a Docker image to backup a PostgreSQL database. We will also see how to test in local and deploy in production.