ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

45 results

AWS Bites
152. AWS Lambda Durable Functions Deep Dive

AWS Lambda is fantastic for small, stateless code on demand. But as soon as your "function" becomes a workflow (retries, backoff, ...

48:49
152. AWS Lambda Durable Functions Deep Dive

154 views

5 days ago

m0rn1ngstr
Breaking Down AWS Lambda Function URLs as a Pentester

Serverless doesn't mean secure. In this video, I take a hands-on look at AWS Lambda Function URLs and how small configuration ...

13:05
Breaking Down AWS Lambda Function URLs as a Pentester

207 views

6 days ago

James Eastham
Transform 700-Line AWS Lambdas into 3 Simple Components

Struggling to manage large, hard-to-test AWS Lambda functions in .NET? In this video, you'll learn best practices for structuring .

7:34
Transform 700-Line AWS Lambdas into 3 Simple Components

207 views

1 day ago

Tech With Kobina
AWS Lambda Tutorial for Beginners - Build Your First Serverless Function (Step-by-Step)

Learn AWS Lambda from scratch in this beginner-friendly tutorial! Build a real serverless function that processes contact form ...

13:40
AWS Lambda Tutorial for Beginners - Build Your First Serverless Function (Step-by-Step)

34 views

2 days ago

Euron
AWS Lambda to RDS: The Ultimate Serverless Guide (2026)

Euron - https://euron.one/ Join work and learn - https://euron.one/work-learn euron consultancy - https://euron.one/consultancy For ...

2:56:14
AWS Lambda to RDS: The Ultimate Serverless Guide (2026)

42 views

1 day ago

AWS Explainers
Serverless Compute: Introduction to AWS Lambda and Fargate

Are you studying for your AWS Cloud Practitioner Exam or just trying to figure out which serverless compute option fits your next ...

7:41
Serverless Compute: Introduction to AWS Lambda and Fargate

0 views

5 days ago

Peter's Tech Toolbox
AWS Lambda  - Building a Production-Ready AI Recipe API

This is the last of our AWS Lambda series. Over the past nine videos, we've gone from clicking buttons in the AWS console to ...

27:33
AWS Lambda - Building a Production-Ready AI Recipe API

20 views

4 days ago

Francesco Ciulla and Luciano Mammino (loige)
AWS Lambda with Rust: A Complete Beginner's Guide (2026)

Get 35% OFF "Crafting Lambda Functions in Rust"! I managed to get an exclusive discount for you! While there is a 25% discount ...

15:27
AWS Lambda with Rust: A Complete Beginner's Guide (2026)

397 views

1 day ago

Tech With Kobina
AWS Contact Center Series #8: AWS Lambda + Amazon Connect Integration Tutorial

AWS Lambda + Amazon Connect integration tutorial. Automate customer lookups with Python Lambda functions in 12 minutes.

11:28
AWS Contact Center Series #8: AWS Lambda + Amazon Connect Integration Tutorial

14 views

2 days ago

Elsa
Day34: Create a Lambda Function Using CLI| 100Days of Cloud(AWS)

1.Create a Lambda function file def lambda_handler(event, context): return { 'statusCode': 200, 'body': 'Hello from Lambda!' } 2.

17:23
Day34: Create a Lambda Function Using CLI| 100Days of Cloud(AWS)

3 views

23 hours ago

Tech With James
Build a Serverless Image Recognition API with AWS Rekognition #aws #serverless #imagerecognition

In this video, we will build a serverless image recognition API on AWS using Amazon Rekognition, AWS Lambda, and API ...

18:48
Build a Serverless Image Recognition API with AWS Rekognition #aws #serverless #imagerecognition

30 views

6 days ago

Elsa
Day33:Create a Lambda Function| 100Days of Cloud(AWS)

Steps via the AWS Console 1.Sign In: Log in to the AWS Management Console and navigate to the Lambda dashboard. 2.Create ...

18:26
Day33:Create a Lambda Function| 100Days of Cloud(AWS)

0 views

2 days ago

Dr.K.V.Raviteja
Create a lambda function & trigger it through S3 obj insertion event & record the logs in CloudWatch

Lambda Function code https://github.com/kvraviteja5730/practical-7/blob/main/pract-7.py #kluniversity #cloud #cloudcomputing ...

25:14
Create a lambda function & trigger it through S3 obj insertion event & record the logs in CloudWatch

108 views

5 days ago

SrcCodes
How to Trigger Lambda from DynamoDB in a Different AWS Account (2026) 🚀

Learn how to use AWS Lambda cross-account access for DynamoDB Streams. This new 2026 feature allows you to trigger ...

6:27
How to Trigger Lambda from DynamoDB in a Different AWS Account (2026) 🚀

11 views

1 day ago

The Debug Zone
How to execute spark submit on amazon EMR from Lambda function?

Today's Topic: How to execute spark submit on amazon EMR from Lambda function? Thanks for taking the time to learn more.

1:23
How to execute spark submit on amazon EMR from Lambda function?

0 views

5 days ago

The Debug Zone
Invoking AWS Step function from Lambda in python

Today's Topic: Invoking AWS Step function from Lambda in python Thanks for taking the time to learn more. In this video I'll go ...

1:47
Invoking AWS Step function from Lambda in python

0 views

6 days ago

MY_LEARNING_ARCHIVE
Serverless AI Chatbot with AWS Lex & Lambda

In this video, I'll show you how to build and deploy a Serverless AI Chatbot using AWS Lex and AWS Lambda that runs for $0.00.

26:38
Serverless AI Chatbot with AWS Lex & Lambda

19 views

6 days ago

Dev By Shashank
SQS Partial Batch Failure Explained | Lambda Batch Processing

In this video, we explain SQS partial batch failure and how AWS Lambda processes messages in batches when integrated with ...

11:51
SQS Partial Batch Failure Explained | Lambda Batch Processing

39 views

6 days ago

The Data Guy
Airflow Event-Driven Architecture: Automate S3 → Lambda → Redshift → SageMaker Pipeline

Learn how to build a production-ready event-driven data pipeline using Apache Airflow to orchestrate AWS services including S3, ...

12:44
Airflow Event-Driven Architecture: Automate S3 → Lambda → Redshift → SageMaker Pipeline

205 views

1 day ago

Cybr
Creating a service role - AWS SCS-C03

Using AWS Lambda as a practical example, we deploy a Lambda function with an execution role, observe how it writes logs to ...

6:06
Creating a service role - AWS SCS-C03

23 views

4 days ago