I have a nodeJS function which has to be scaled up to a large extent, How do I deploy it to any of the cloud environments (FAAS) ?
I want a solution which is agnostic to cloud and should be opensource(I see there is serverless.com) but is there something better which I can implement myself?
I am also not for using cloudformation or something specific since I will be coupled with AWS