Y
Hacker News
new
|
ask
|
show
|
jobs
Ask HN: Is there a Supabase-like service built with an AWS stack?
3 points
by
aecorredor
1344 days ago
Is there basically a Supabase-like service built with AWS tech? i.e. DynamoDB instead of PostgreSQL, SQS, Kinesis, Lambdas, etc, all abstracted a way in constructs similar to Supabase.
2 comments
kwerk
1344 days ago
Maybe flight control:
https://www.flightcontrol.dev/
link
ilkhan4
1344 days ago
AWS' own Amplify seems like it's what you want:
https://aws.amazon.com/amplify/
link