Great read, Adrian! I believe using cloud-native while avoiding vendor lock in is very important. At the very minimum you should use containers to deploy, ideally with orchestration (kubernetes or nomad).
It is indeed important to stay agnostic. In most cases, a opinionated, vendor-locked-in approach doesn't benefit you. At least, I never saw anything in that direction.
Agnostic platforms are more common these days and more are to come.
Great read, Adrian! I believe using cloud-native while avoiding vendor lock in is very important. At the very minimum you should use containers to deploy, ideally with orchestration (kubernetes or nomad).
It is indeed important to stay agnostic. In most cases, a opinionated, vendor-locked-in approach doesn't benefit you. At least, I never saw anything in that direction.
Agnostic platforms are more common these days and more are to come.
Thanks for the feedback, Bogdan!