Serverlessness: what makes the service serverless - part 3
In two previous posts, we've covered the nature of "serverlessness" & how it's implemented in stateless, raw-compute services. Now it's time to raise the bar ... Speaking about stateful services, let's start with something familiar to nearly everyone - transactional, relational, ACID-compliant SQL-based database. In our case, it will be Aurora Serverless...