This video explains the different ways by which a Lambda function can be invoked.
- [Instructor] The core components of an application built … on AWS Lambda are the Lambda function and the event source. … The Lambda function is the code that processes events. … For example, in the previous movie, … we wrote a code to stop running EC2 instances. … The event source is the AWS service, … or a custom application, that publishes events. … To understand this, think of a video hosting … and processing company. … Users user a mobile application … to create and upload these videos. … The application stores these in an Amazon S3 bucket. … Amazon S3 is a supported AWS event source … that can publish object-create events … and invoke your Lambda function. … The Lambda function can read the video object … from the S3 bucket, process it by applying … the necessary encoding, save it in another S3 bucket … used to host all processed videos, … and then share it with other users of the application. … AWS Lambda can also pull for events. … Think of a custom application … that writes records to SQS Queue. …
Author
Released
3/26/2019- Automation and optimization in AWS
- On-Demand, Spot, and Reserved Instances
- AWS Auto Scaling
- Performing manual and scheduled scaling
- Simple and step scaling policies
- Creating and invoking a Lambda function
- Instance Scheduler
- Cost allocation tags
- Trusted Advisor recommendations
- Simple Monthly Calculator
- Cost Explorer
- Creating an organization and policy
Skill Level Intermediate
Duration
Views
Related Courses
-
AWS: Deploying and Provisioning
with Brandon Rich5h Intermediate -
Amazon Web Services: Controlling Cost (2018)
with Lynn Langit2h 31m Intermediate
-
Introduction
-
1. Optimize Your EC2 Costs
-
On-Demand EC2 instances2m 37s
-
EC2 Spot Instances4m 43s
-
Spot Instance interruptions4m 50s
-
EC2 Reserved Instances4m 9s
-
Launch Reserved Instances2m 17s
-
-
2. Auto Scaling
-
Auto Scaling3m 36s
-
Create an Auto Scaling group4m 57s
-
Manual scaling3m 41s
-
Scheduled scaling3m 3s
-
Target tracking2m 41s
-
Simple scaling4m 8s
-
Step scaling5m 28s
-
-
3. AWS Lambda
-
Lambda3m 47s
-
Create a Lambda function4m 44s
-
Invoke Lambda functions2m 22s
-
-
4. AWS Instance Scheduler
-
AWS Instance Scheduler2m 32s
-
Deploy an Instance Scheduler6m 23s
-
Instance Scheduler tags3m 18s
-
-
5. Cost Allocation Tags
-
Cost allocation tags1m 59s
-
-
6. Trusted Advisor
-
Trusted Advisor2m 31s
-
-
7. AWS Cost Calculator and Explorer
-
AWS Cost Explorer5m 3s
-
8. AWS Organizations
-
AWS Organizations2m 32s
-
Create an AWS Organization3m 18s
-
-
Conclusion
-
Next steps38s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Invoke Lambda functions