Serverless Is an Architectural Handicap (and I'm Tired of Pretending It Isn't)(viduli.io)
viduli.io
Serverless Is an Architectural Handicap (and I'm Tired of Pretending It Isn't)
https://viduli.io/blog/serverless-is-a-handicap
2 comments
> I'm not saying serverless is bad for everything
Title is clickbait
Title is clickbait
> This code is AWS-specific from top to bottom:
Well, that's because it is the integration layer, written by hand in Python. Of course it will be different for each provider. If you want something more abstract, try a framework that does it for you, like Spring Cloud Function.