ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

16,403 results

Amazon Web Services
Introduction to AWS Lambda - Serverless Compute on Amazon Web Services

AWS Lambda is a compute service that runs your code in response to events and automatically manages the compute resources, ...

3:02
Introduction to AWS Lambda - Serverless Compute on Amazon Web Services

717,978 views

10 years ago

Fireship
Serverless was a big mistake... says Amazon

... serverless - Serverless pitfalls - AWS lambda vs EC2 - What is a microservice - How to save money on AWS - Startups that have ...

3:48
Serverless was a big mistake... says Amazon

1,730,579 views

2 years ago

Serverless Land
AWS Lambda function design best practices | AWS Lambda Fundamentals

Part of AWS Lambda Fundamentals series. https://www.youtube.com/playlist?list=PLJo-rJlep0ECLtDhRKYWZsJRFBf9STccV ...

2:31
AWS Lambda function design best practices | AWS Lambda Fundamentals

9,688 views

2 years ago

Amazon Web Services
AWS Lambda explained in 90 seconds | Amazon Web Services

AWS Lambda processes tens of trillions requests every month. Learn how AWS Lambda accelerates your journey from an idea to ...

1:37
AWS Lambda explained in 90 seconds | Amazon Web Services

13,055 views

2 years ago

Amazon Web Services
AWS Lambda Durable Functions | Amazon Web Services

Simplify building multi-step applications and AI workflows with Lambda durable functions. After turning on a simple configuration ...

0:36
AWS Lambda Durable Functions | Amazon Web Services

3,575 views

4 weeks ago

Sliced Array
cargo-lambda: Rust in #AWS #Lambda functions #shorts #coding #rustlang

A short version of the introduction to `cargo lambda`. Longer version available at the channel. Attributions: Background Music ...

0:59
cargo-lambda: Rust in #AWS #Lambda functions #shorts #coding #rustlang

294 views

1 year ago

Serverless Land
Building an AWS Lambda function in the console | AWS Lambda Fundamentals

Part of AWS Lambda Fundamentals series. https://www.youtube.com/playlist?list=PLJo-rJlep0ECLtDhRKYWZsJRFBf9STccV You ...

2:46
Building an AWS Lambda function in the console | AWS Lambda Fundamentals

5,629 views

2 years ago

Serverless Land
Building an AWS Lambda function as a container image | AWS Lambda Fundamentals

Part of AWS Lambda Fundamentals series. https://www.youtube.com/playlist?list=PLJo-rJlep0ECLtDhRKYWZsJRFBf9STccV ...

3:12
Building an AWS Lambda function as a container image | AWS Lambda Fundamentals

8,041 views

2 years ago

AWS Made Easy
How to create REST API in AWS Using API Gateway and Lambda | Hands On Tutorial

In this hands-on tutorial, i demonstrate how to create a REST API using API Gateway and AWS Lambda. #api #aws #apigateway.

3:33
How to create REST API in AWS Using API Gateway and Lambda | Hands On Tutorial

42,021 views

1 year ago

Serverless Land
Building an AWS Lambda function using the AWS CLI | AWS Lambda Fundamentals

Part of AWS Lambda Fundamentals series. https://www.youtube.com/playlist?list=PLJo-rJlep0ECLtDhRKYWZsJRFBf9STccV You ...

1:57
Building an AWS Lambda function using the AWS CLI | AWS Lambda Fundamentals

5,837 views

2 years ago

Rafael Martinez
Testing an AWS Lambda Function

Testing a function with AWS Lambda.

0:08
Testing an AWS Lambda Function

4,374 views

2 years ago

Stephane Maarek
AWS Lambda Versions and Aliases Introduction

Learn about AWS Lambda Versions to make your environment immutable! If you want to learn more: ...

3:21
AWS Lambda Versions and Aliases Introduction

6,478 views

2 years ago

Software Development
AWS Console ● Lambda-Functions ▶ Creating and Running Test of HelloWorld Lambda Python Function

Amazon Web Services (AWS) Lambda #aws.

0:41
AWS Console ● Lambda-Functions ▶ Creating and Running Test of HelloWorld Lambda Python Function

2,520 views

4 years ago

AWS Developers
Debugging Lambda Functions in Console with CloudWatch Logs Live Tail

Learn how to identify and debug issues in the AWS Lambda console with the CloudWatch Logs Live Tail. As developers, we want ...

3:23
Debugging Lambda Functions in Console with CloudWatch Logs Live Tail

4,927 views

1 year ago

Red Stapler
AWS Lambda Tutorial - Hello World Function

First step to AWS lambda for beginners. Learn how to create Hello World function on Lambda with Node.js runtime, basic of ...

3:32
AWS Lambda Tutorial - Hello World Function

32,041 views

8 years ago

Tailwarden
AWS Lambda cost budgeting made easy

aws #cloudcomputing #devtools #shortsfeed #serverless #lambda Links - AWS Lambda: https://aws.amazon.com/lambda/ ...

0:59
AWS Lambda cost budgeting made easy

569 views

2 years ago

Cultura DevOps
What is an AWS LAMBDA IN A MINUTE, #awslambda use cases #cloudcomputing

What can we use AWS Lambdas for? AWS Lambdas offer a flexible and scalable way to run serverless code in the cloud. Wondering ...

1:00
What is an AWS LAMBDA IN A MINUTE, #awslambda use cases #cloudcomputing

9,186 views

2 years ago

SrcCodes
Run Bash Scripts on AWS Lambda | Create Lambda Function with a Custom Runtime

This view explains how to run Bash Shell on AWS Lamda and create Lambda Function with a custom runtime. #awslambda ...

0:46
Run Bash Scripts on AWS Lambda | Create Lambda Function with a Custom Runtime

4,131 views

2 years ago

Andrew Joe
AWS re:Invent 2025 | Lambda Durable Functions Keynote with Matt Garman

Over my 20 year career, this is by far the toughest, and most rewarding, project I had the pleasure of launching, spanning 3 ...

0:36
AWS re:Invent 2025 | Lambda Durable Functions Keynote with Matt Garman

462 views

4 weeks ago

Dennis Traub
How to create a Lambda function to handle SNS messages

In this video you will learn how to create a AWS Lambda function to handle messages that are being sent to an Amazon SNS topic ...

3:51
How to create a Lambda function to handle SNS messages

2,956 views

3 years ago

Daily DevNotes
Create Your AWS Lambda Function in Minutes | Full Beginner Demo (Step-by-Step)

In this quick AWS tutorial, I'll show you how to create and test a Lambda function in just a few minutes — perfect for beginners!

3:41
Create Your AWS Lambda Function in Minutes | Full Beginner Demo (Step-by-Step)

6 views

2 months ago

Serverless Land
AWS Lambda execution environment lifecycle | AWS Lambda Fundamentals

Part of AWS Lambda Fundamentals series. https://www.youtube.com/playlist?list=PLJo-rJlep0ECLtDhRKYWZsJRFBf9STccV ...

2:32
AWS Lambda execution environment lifecycle | AWS Lambda Fundamentals

3,611 views

2 years ago

Pragmatic AI Labs
Learn to write AWS Lambda functions in Python

This video teaches you how to write an AWS Lambda function in Python in just a few minutes. Noah Gift, the founder of Pragmatic ...

3:53
Learn to write AWS Lambda functions in Python

19,371 views

6 years ago

Serverless Land
Building an AWS Lambda functions using AWS SAM | AWS Lambda Fundamentals

Part of AWS Lambda Fundamentals series. https://www.youtube.com/playlist?list=PLJo-rJlep0ECLtDhRKYWZsJRFBf9STccV ...

3:46
Building an AWS Lambda functions using AWS SAM | AWS Lambda Fundamentals

5,152 views

2 years ago

James Eastham
How to Test .NET AWS Lambda Functions #shorts

Unit testing is a vital part of the software development life cycle. Providing fast feedback to developers to ensure your business ...

0:57
How to Test .NET AWS Lambda Functions #shorts

2,986 views

2 years ago