Three Next Steps - DynamicInfraDays

Three Next Steps
1. Go to the AWS Management Console to create and test your
first Lambda function. The first 1M requests each month are on
us!
2. Use the AWS Mobile SDK and Lambda to quickly create an
instantly scalable mobile app.
3. Use AWS Lambda to add custom logic to S3, DynamoDB,
SNS, Amazon Kinesis, or Amazon Cognito events…no servers
required!
Next steps
• Lambda console based walkthroughs
–
–
–
–
Hello World
Log Amazon S3 update to CloudWatch
Log Amazon Kinesis stream update to CloudWatch
Build a mobile backend
• Lambda CLI based walkthroughs
–
–
–
–
–
Hello World
Generate thumbnails from S3 uploads
Log Amazon DynamoDB update to CloudWatch logs
Log Amazon Kinesis stream update to CloudWatch
Detect patterns in CloudTrail logs using S3
Q&A
Visit http://aws.amazon.com/lambda,
the AWS Compute blog, and the
Lambda forum to learn more and get
started using Lambda.