You can setup a cloudfront distribution postgres rds.
Use Postgraphql/postgrest as stateless api layer. I would use a docker container and ECS to keep it horizontally scalable.
Then just whip together a client app that consumes your api.
https://github.com/serverless/serverless
You can setup a cloudfront distribution postgres rds.
Use Postgraphql/postgrest as stateless api layer. I would use a docker container and ECS to keep it horizontally scalable.
Then just whip together a client app that consumes your api.
https://github.com/serverless/serverless