DEV Community

Discussion on: When To Go Serverless?

Collapse
 
ziker22 profile image
Zikitel22

Simplicity/Rapid development

I would definitely argue with this.
In reality it is very hard to hire engineers that are skilled enough to go full serverless from day 1 without significantly lowering their output.
Everyone lists AWS/Azure/GCP whatever in their CV's but then when going deeper you realise they have written 3 lambdas in total over the last decade.
Sure they can copy paste function in whatever language into AWS console but what about debugging? What about testing ? Do they know how to orchestrate end-to-end serverless test ? Do they know how to setup feature env?
Rapid development my a**