From the course: AWS Certified Advanced Networking - Specialty (ANS-C01) Cert Prep
Unlock this course with a free trial
Join today to access over 25,200 courses taught by industry experts.
AWS Lambda overview - Amazon Web Services (AWS) Tutorial
From the course: AWS Certified Advanced Networking - Specialty (ANS-C01) Cert Prep
AWS Lambda overview
- 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 operational management…
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 Amplify overview3m 13s
-
(Locked)
AWS Amplify demo11m 8s
-
(Locked)
AWS Elastic Beanstalk overview4m 30s
-
(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 Control Tower2m 7s
-
(Locked)
AWS CloudTrail overview3m 13s
-
(Locked)
CloudTrail integrations3m 56s
-
(Locked)
Amazon Macie hands-on6m 54s
-
(Locked)
AWS Network Firewall5m 17s
-
(Locked)
AWS Network Firewall hands-on demo5m 17s
-
(Locked)
AWS Firewall Manager2m 47s
-
(Locked)
AWS Secrets Manager3m 53s
-
(Locked)
AWS Resource Access Manager (RAM)6m 13s
-
(Locked)
AWS Security Hub overview6m 13s
-
(Locked)
Amazon Inspector4m 3s
-
(Locked)
AWS Shield5m 23s
-
(Locked)
Automated Forensics Orchestrator3m 37s
-
(Locked)
How to launch an AWS Lambda function1m 25s
-
(Locked)
Hands-on lab: Set up an AWS organization7m 58s
-
(Locked)
-
-
-
-
-