Skip to content

Sample code for serverless services like Lambda and Azure functions

License

Notifications You must be signed in to change notification settings

ishrivatsa/serverless-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lambda-samples

This repo has serverless sample code/templates/scripts that I found useful during my quest of learning how to build serverless applications.

NOTE

SERVERLESS is not JUST LAMBDA

Serverless includes all the services in which the end user doesn't have to essentially manage/operate the "servers" on which the application/service runs. For ex: It could be services like AWS Fargate, AWS Kinesis, AWS Athena, Amazon SNS, Azure Functions etc.

References

  1. https://www.cloudjourney.io/articles/publiccloud/central_logging_part_1-su/

About

Sample code for serverless services like Lambda and Azure functions

Topics

Resources

License

Stars

Watchers

Forks

Languages