|
|
|
|
|
by thomasj
3375 days ago
|
|
The Serverless Framework now supports multiple serverless platforms (AWS Lambda, OpenWhisk, Azure Functions and Google Cloud Functions). Depends on what you consider "unopinionated"... It handles all the deployment lifecycle across all providers but won't abstract away all the implementation details. It is not possible to "lift & shift" from one provider to another without making some changes. |
|