code-for-charlottesville / housinghub

GNU General Public License v3.0
14 stars 23 forks source link

[WIP] Backend serverless aurora postgresql configuration #35

Closed emecas closed 4 years ago

emecas commented 4 years ago

This tutorial explains how to create a serverless message processing application with Amazon Aurora Serverless (PostgreSQL-compatible edition): https://aws.amazon.com/getting-started/hands-on/building-serverless-applications-with-amazon-aurora-serverless/

Most of the proposed changes for backend/serverless.yaml are based in this post, but trying to do the analogy using PostgreSQL instead MySQL: https://medium.com/mos-engineering/serverless-rdbs-part-1-set-up-aws-rds-aurora-and-lambda-with-serverless-4c2a5146faf4