8 ms·
Do you think having a normalization layer between serverless and server-based approaches could actually help with the issue of becoming too dependent? I find t
by yasserf 2y ago
Do you think having a normalization layer between serverless and server-based approaches could actually help with the issue of becoming too dependent?
I find that the tight integration with providers like Azure, AWS, or CloudFront can make switching between them a very costly upfront decision.
Another disadvantage of serverless is that it’s quite challenging to produce an on-premises or enterprise-ready codebase if the need suddenly arises.
- nixpulvis 2y agoBeing able to run things locally (like this post describes) is the only way anything should be accepted.