AWS PostgreSQL Comparison

A

Help! AWS has so many different ways to host a PostgreSQL database. How do I know what to use for my project?

At the moment there are at least 4 different ways to host a PostgreSQL database in the AWS cloud. The comparison chart is there to help highlight some of the key differences of each.

  • EC2
  • RDS
  • Aurora
  • Serverless (new)

AWS PostgreSQL Comparison


Auto scaling

Pay for what you use

HTTP Data API

Multi availability zone sync

Auto patching

CloudWatch monitoring

Encryption options

Automated backups

Backup / restore to S3

Backtrack

Database Cloning

IAM Authentication

Performance insights

Public access without VPN

Multi master clusters

Run your own tools

Other limitations

Pricing

EC2

none

best when running continuously

RDS

none



Aurora

none

 

Serverless

Max 10 instances per VPC

best when using low Aurora Capacity Units

References

About the author

Chad Bumstead

I am a software engineer that enjoys Node.js, Serverless and AWS. Thanks for coming to the blog. Please leave some feedback so I can make the site even better.

Add Comment

By Chad Bumstead

Chad Bumstead

I am a software engineer that enjoys Node.js, Serverless and AWS. Thanks for coming to the blog. Please leave some feedback so I can make the site even better.

Get in touch