From the course: AWS Certified SysOps Administrator - Associate (SOA-C02) Cert Prep
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
AWS Lambda overview - Amazon Web Services (AWS) Tutorial
From the course: AWS Certified SysOps Administrator - Associate (SOA-C02) Cert Prep
AWS Lambda overview
- [Instructor] Okay, so let's talk about AWS Lambda. AWS Lambda is a serverless computing service that allows you to run codes in the cloud without thinking of servers. Back in the day, if you want to host an application or run a scheduled task, like taking data backups, for example, you run those jobs on a managed server that you or your company own. You're in charge of monitoring the server, setting up the environment for your application, or making sure that you have the latest security patches installed in your server. This is not the case with AWS Lambda. Instead of worrying about provisioning servers, you just have to create a Lambda function and upload the code that you intend to run. AWS Lambda will do the heavy lifting of managing, securing, and scaling servers. For you as a developer, this is actually a good thing because now you'll have more time to spend on writing codes for your application. So less…
Contents
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
(Locked)
Serverless computing overview8m 38s
-
(Locked)
Serverless architectures11m 50s
-
(Locked)
AWS Lambda overview2m 50s
-
(Locked)
Amazon API Gateway overview5m 1s
-
(Locked)
AWS Audit Manager overview6m 51s
-
(Locked)
AWS Config overview4m 59s
-
(Locked)
Amazon Detective overview4m 30s
-
(Locked)
AWS Compute Optimizer overview5m 40s
-
(Locked)
Amazon Directory Service overview7m 23s
-
(Locked)
AWS Organizations overview7m 8s
-
(Locked)
AWS CloudTrail overview3m 13s
-
(Locked)
CloudTrail integrations3m 56s
-
(Locked)
Hands-on lab - Set up an AWS Organization7m 58s
-
(Locked)
-