AWS Lambada
AWS Lambda is a compute service that lets you run code without provisioning or managing servers. AWS Lambda natively supports Java, Go, PowerShell, Node.js, C#, Python, and Ruby code, This Gig, however, focuses on Nodejs.
Services Steps
- Create a AWS Lambda function
- Create Amazon S3 Bucket
- Create AWS IAM Policy
- Create AWS IAM User
- Create a Bitbucket Repository and enable Pipeline
- Generate app password against bitbucket account
- Setup Bitbucket Repository variables
- Setup Bitbucket Deployments Environment variables
- Clone a Git Repository
- Execute a Pipeline