|
|
|
|
|
by simonel
3381 days ago
|
|
- it should make easier to replicate Lambdas to different AWS Regions or to use different stages (development, testing, production, ...) - allows running of lambda functions locally, which significantly speeds up development - provides you with a full production-ready environment (CloudFront + S3 + API Gateway + Lambda + ...) out of the box |
|