All Posts

A thumbnail image

Relational Database in the serverless era

Brief Introduction It’s 2020. The architecture/stack of choice for many backend engineering teams these days is to use a combination of: Serverless functions (like AWS Lambda which runs code without us provisioning servers) NoSQL databases (like DynamoDB which is a fully managed, multi-region, multi-master, durable database).