Aws Lamda Deep Dive - amresh087/newronaRepos GitHub Wiki
Aws Lamda Deep Dive
By using serverless we can create any type of project like maven java project, node js project, kolin project etc.
sls create --help
sls create --template <choose the template name> --path <project name>
AWS Lambda and Serverless Framework Core Concepts
- Function
- Event
- Resource
- Service