
Ep. #58, Game Development with Brenna Moore of Second Dinner
O11ycast
00:00
A Microservice Approach to Database Management - Lambdas Calling Lambdas
We treat things really similar to a microservice architecture as far as our code is laid out. We've shied away from lambdas calling Lambda functions and we tend to have everything resolve in a single handler if possible. And there's other AWS primitives for your cross service communication, things like SNS topics and SQS queues that we can use because they're event driven. So those services are empowered to talk to the table that's relevant to them.
Transcript
Play full episode