mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
Due to a gitter question and my personal experience, I missed the option to use an existing development stack and implement `serverless` into it by providing an example how to switch AWS profiles. This is useful when developing multiple projects / microservices.
Read this on the main serverless docs site
Documentation
The Serverless Framework allows you to deploy auto-scaling, pay-per-execution, event-driven functions to any cloud. We currently support AWS Lambda, IBM OpenWhisk, and are expanding to support other cloud providers.