Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 420 Bytes

Getting_Started_with_AWS_Lambda.md

File metadata and controls

23 lines (12 loc) · 420 Bytes

Getting Started with AWS Lambda

Everything done in here is free tier eligible

1. Run a Serverless "Hello, World!"


Lambda_test01


Step 1: Enter the Lambda Console

Step 2: Select a Lambda Blueprint

Step 3: Configure and Create a Lambda Function

Step 4: Invoke Lambda Function and Verify Results

Step 5: Monitor Your Metrics

Step 6: Delete the Lambda Function