How to Setup Jenkins CICD Pipeline for AWS Lambda with GitHub and SAM Template
AWS Lambda is a serverless computing service from AWS. Application logic can be written as functions and the actions can be triggered. For this cloud service, no platform-level services are exposed to end-user. We can also call this as Functions as a Service (FaaS). Since Serverless Computing is different than other traditional computing, Serverless application […]
How to Setup Jenkins CICD Pipeline for AWS Lambda with GitHub and SAM Template Read More »