Ecosystem:Cloud infrastructure

From PostgreSQL wiki
Jump to navigationJump to search

Amazon RDS for PostgreSQL

  • Provider -- Amazon Web Services, Inc.
  • Website -- https://aws.amazon.com/rds/postgresql
  • License -- proprietary
  • Interoperability level -- explicitly supports PostgreSQL 9.3 or higher
  • Verified PostgreSQL versions -- didn't actually run the program, but just checked the documentation
  • Last update (YYYY-MM-DD) -- 2020-1-1
  • Description -- Amazon RDS makes it easy to set up, operate, and scale PostgreSQL deployments in the cloud. With Amazon RDS, you can deploy scalable PostgreSQL deployments in minutes with cost-efficient and resizable hardware capacity. Amazon RDS manages complex and time-consuming administrative tasks such as PostgreSQL software installation and upgrades; storage management; replication for high availability and read throughput; and backups for disaster recovery.
  • Additional info -- click here

Amazon Aurora

  • Provider -- Amazon Web Services, Inc.
  • Website -- https://aws.amazon.com/rds/aurora
  • License -- proprietary
  • Interoperability level -- explicitly supports PostgreSQL 9.6 or higher
  • Verified PostgreSQL versions -- didn't actually run the program, but just checked the documentation
  • Last update (YYYY-MM-DD) -- 2020-1-1
  • Description -- Amazon Aurora is a MySQL and PostgreSQL-compatible relational database built for the cloud, that combines the performance and availability of traditional enterprise databases with the simplicity and cost-effectiveness of open source databases. Amazon Aurora is up to five times faster than standard MySQL databases and three times faster than standard PostgreSQL databases. It provides the security, availability, and reliability of commercial databases at 1/10th the cost. Amazon Aurora is fully managed by Amazon Relational Database Service (RDS), which automates time-consuming administration tasks like hardware provisioning, database setup, patching, and backups. Amazon Aurora features a distributed, fault-tolerant, self-healing storage system that auto-scales up to 64TB per database instance. It delivers high performance and availability with up to 15 low-latency read replicas, point-in-time recovery, continuous backup to Amazon S3, and replication across three Availability Zones (AZs).
  • Additional info -- click here

Azure Database for PostgreSQL

  • Provider -- Microsoft Corporation
  • Website -- https://azure.microsoft.com/en-us/services/postgresql/
  • License -- proprietary
  • Interoperability level -- explicitly supports PostgreSQL 9.5 or higher
  • Verified PostgreSQL versions -- didn't actually run the program, but just checked the documentation
  • Last update (YYYY-MM-DD) -- 2020-1-1
  • Description -- Fully managed, intelligent, and scalable PostgreSQL
  • Additional info -- click here


Cloud SQL for PostgreSQL

  • Provider -- Google LLC
  • Website -- https://cloud.google.com/sql/docs/postgres/
  • License -- proprietary
  • Interoperability level -- explicitly supports PostgreSQL 9.6 and 11
  • Verified PostgreSQL versions -- didn't actually run the program, but just checked the documentation
  • Last update (YYYY-MM-DD) -- 2020-1-1
  • Description -- Cloud SQL for PostgreSQL is a fully-managed database service that makes it easy to set up, maintain, manage, and administer your PostgreSQL relational databases on Google Cloud Platform.
  • Additional info -- click here

Crunchy Bridge

  • Provider -- Crunchy Data
  • Website -- https://www.crunchydata.com/products/crunchy-bridge
  • License -- n/a
  • Interoperability level -- modern PostgreSQL versions
  • Verified PostgreSQL versions -- 13, 14, 15
  • Last update (YYYY-MM-DD) -- 2023-09-05
  • Description -- Fully managed PostgreSQL deployed to your choice of cloud - AWS, Azure, or GCP. Built and supported by Crunchy Data.

CloudFoundry

  • Provider -- Cloud Foundry Foundation
  • Website -- https://github.com/cloudfoundry/postgres-release
  • License -- open source (Apache License 2.0)
  • Interoperability level -- explicitly supports PostgreSQL (version unknown)
  • Verified PostgreSQL versions -- didn't actually run the program, but just checked the documentation
  • Last update (YYYY-MM-DD) -- 2020-1-1
  • Description -- A BOSH release for PostgreSQL.
  • Additional info -- click here

Docker

  • Provider -- the PostgreSQL Docker Community
  • Website -- https://hub.docker.com/_/postgres
  • License -- open source (PostgreSQL License)
  • Interoperability level -- explicitly supports PostgreSQL 9.4 or higher
  • Verified PostgreSQL versions -- didn't actually run the program, but just checked the documentation
  • Last update (YYYY-MM-DD) -- 2020-1-1
  • Description -- The Docker official image for PostgreSQL.
  • Additional info -- click here

OpenShift

  • Provider -- Crunchy Data Solutions, Inc.
  • Website -- https://access.redhat.com/containers/#/registry.connect.redhat.com/crunchydata/crunchy-postgres
  • License -- proprietary
  • Interoperability level -- explicitly supports PostgreSQL 9.6
  • Verified PostgreSQL versions -- didn't actually run the program, but just checked the documentation
  • Last update (YYYY-MM-DD) -- 2020-1-1
  • Description -- The crunchy-postgres container executes the PostgreSQL 9.6 database. Allows multiple deployment methods for PostgreSQL, including streaming replication with sync/async replicas and stateful sets. Includes utilities for Auditing (pgaudit), statement tracking, and Backup / Restore (pgbackrest, pg_basebackup).
  • Additional info -- click here