When developers hear about serverless, they most often think of two things:
- High-load applications that should quickly (and often) auto-scale.
- Complex architecture that is completely built on serverless solutions
But what if we take serverless architecture and try to use it for tasks that are not at all suitable for this at first glance? For example, we’ll make a blog and see what happens!