Skip to content
/ aws-sam Public

Repository explaining how to test locally an AWS sam temaplate containing lambda using lambda layers.

License

Notifications You must be signed in to change notification settings

P00L/aws-sam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A practical guide surviving to AWS SAM

In this series I wanna explain how to survive to AWS SAM. AWS SAM is an open-source framework that you can use to build serverless applications on AWS. Opposed to other tools like serverless framework it's an official AWS product making it valuable to give it a try.

If you are new to the serverless world you may feel overwhelmed by definitions, tools, best practices... but don't worry once you started playing with it you will not be able to stop.

But I don't want to dwell on other details so let's start.

coming soon:

  • Git Flow release change pipeline
  • Test execution
  • Release change pipeline test execution
  • CRUD example Fargate/Kubernetes vs lambda
  • API gateway
  • ...

About

Repository explaining how to test locally an AWS sam temaplate containing lambda using lambda layers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published