This site is about a previous instance of this event. For the current event, please see the updated site.

Schedule - PGConf.EU 2017

PostgreSQL on AWS: Tips & Tricks (and horror stories).

Date: 2017-10-26
Time: 10:30–11:20
Room: Congress
Level: Intermediate

At a blistering pace and for a variety of reasons, companies are migrating their on-premise database infrastructures to cloud-based solutions - to save costs on hardware, tame the impact of disaster recovery, or even to improve security. Zalando is not an exception: more than two years ago we migrated our first production services to AWS.

In addition to the fully managed database services like RDS and Aurora, Amazon offers a wide spectra of EC2 Instances with different types of performance and price. Without a lot of experience in running cloud databases it’s not easy to make the right choice, and as a result you will either have pure database performance or will overpay for over-provisioned resources.

In this talk I will compare different ways of running PostgreSQL on AWS, explain why we decided to run most of our databases on EC2 Instances instead of RDS, how we chose EC2 Instance types and EBS Volumes, which AWS CloudWatch metrics MUST be monitored (and why), and what problems we hit plus how to avoid them.

Slides

The following slides have been made available for this session:

Speaker

Alexander Kukushkin