DEV Community

[Comment from a deleted post]
Collapse
 
craigewert profile image
CREEE

I feel you are missing a beat relying ONLY on DynamoDB for your data store. a managed RDS would serve in some places where a key-value wont, and is just as "serverless" (IMO). Likewise there is a place for Redshift in that spot, too. Possibly Athena.

Collapse
 
colwillis profile image
ColWillis

Yes, but I think these are the "most common" ones.

There is probably another set for Async too? (Step Functions, Event Bridge)

Other type of API - Amplify/GraphQL?