ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,401 results

Carlos Chacin
Master AWS Lambda with Java 17 in 2 Mins! 🤯☕️⚡️

Master AWS Lambda with Java 17 in 2 Mins! En este video, te mostraremos cómo configurar AWS Lambda con Java 17 en solo 2 ...

1:58
Master AWS Lambda with Java 17 in 2 Mins! 🤯☕️⚡️

740 views

2 years ago

Carlos Chacin
Master AWS Lambda with Java 17 in 2 Mins! 🤯☕️⚡️

Can you really Master AWS Lambda with Java 17 in 2 Mins? This video shares THE key insight or trick that will make you feel ...

2:00
Master AWS Lambda with Java 17 in 2 Mins! 🤯☕️⚡️

1,016 views

2 years ago

Digital Cloud Training
AWS Serverless with AWS Lambda, API Gateway & EventBridge | Full Course for Beginners

Get your FREE AWS Cloud Projects Guide and gain real hands-on experience with AWS.

59:20
AWS Serverless with AWS Lambda, API Gateway & EventBridge | Full Course for Beginners

29,197 views

11 months ago

The Dev World - by Sergio Lema
Deploy a Spring Boot Application to AWS Lambda with an API Gateway

In this video, I explain how to deploy a Spring Boot application to AWS Lambda. With Spring Boot, I can create several endpoints, ...

9:49
Deploy a Spring Boot Application to AWS Lambda with an API Gateway

10,144 views

1 year ago

AWS Bites
148. Lambda and Java with Mark Sailes

What if “Java is too old for serverless” is the myth holding your team back in 2025? We put it to the test with Mark Sailes (ex-AWS, ...

46:32
148. Lambda and Java with Mark Sailes

265 views

4 months ago

AWS Events
AWS re:Invent 2020: Ahead of time: Optimize your Java application on AWS Lambda

This session is intended for Java developers who like to optimize their applications on AWS Lambda. Join this session to learn ...

31:44
AWS re:Invent 2020: Ahead of time: Optimize your Java application on AWS Lambda

2,259 views

4 years ago

Java in the Cloud
How AWS Lambda Scales

In this video, I use my website http://lambda-sim.sailes.co.uk to demonstrate how AWS Lambda scales with traffic. I've made a ...

5:30
How AWS Lambda Scales

32 views

4 months ago

AWS Events
AWS re:Invent 2022 - A closer look at AWS Lambda (SVS404-R)

Serverless computing allows you to build and run applications and services without needing to provision, scale, or manage any ...

57:56
AWS re:Invent 2022 - A closer look at AWS Lambda (SVS404-R)

60,980 views

3 years ago

Anton Putra
Google Functions vs. AWS Lambda performance benchmark (2023)

Mentorship/On-the-Job Support/Consulting - https://calendly.com/antonputra/youtube or me@antonputra.com ...

6:11
Google Functions vs. AWS Lambda performance benchmark (2023)

9,652 views

3 years ago

AWS Developers
*New* AWS Lambda Local IDE Experience!

AWS Lambda has an enhanced local IDE experience to simplify application development. The new features help you more easily ...

7:54
*New* AWS Lambda Local IDE Experience!

7,677 views

1 year ago

AWS Events
AWS re:Invent 2022 - AWS Lambda SnapStart: Fast cold starts for your Java functions (SVS320)

In this session, learn about the newly released AWS Lambda SnapStart service. With new innovations, AWS SnapStart makes ...

29:01
AWS re:Invent 2022 - AWS Lambda SnapStart: Fast cold starts for your Java functions (SVS320)

8,701 views

3 years ago

Fariddin Im
AWS LAMBDA Demo Lab || Taking a AMI Backup using Lambda Function

copy the script below import json import boto3 import datetime #User inputs should be given here ...

23:58
AWS LAMBDA Demo Lab || Taking a AMI Backup using Lambda Function

570 views

2 years ago

Amazon Web Services
Introducing AWS Lambda SnapStart | Amazon Web Services

AWS Lambda SnapStart for Java delivers up to 10x faster function startup performance at no extra cost. SnapStart is a ...

1:02
Introducing AWS Lambda SnapStart | Amazon Web Services

17,722 views

3 years ago

AWS Events
AWS re:Invent 2022 - AWS Lambda Powertools: Lessons from the road to 10 million downloads (OPN306)

AWS Lambda Powertools is an open-source library to help organizations discover and incorporate serverless best practices early ...

43:25
AWS re:Invent 2022 - AWS Lambda Powertools: Lessons from the road to 10 million downloads (OPN306)

10,428 views

3 years ago

LearnCantrill
Mini Project - Using Lambda and AWS X-Ray to debug ( serverless ) applications

00:00 - PREP 01:21 - STAGE1 - Create Dog Photo Bucket 02:09 - STAGE2 - Create Lambda Execution Role 03:50 - STAGE3 ...

16:29
Mini Project - Using Lambda and AWS X-Ray to debug ( serverless ) applications

16,334 views

2 years ago

Red Stapler
AWS Lambda Tutorial - API Gateway Integration

How to invoke AWS Lambda function via API Gateway. This video will show you how to create API, resource, method, lambda ...

3:10
AWS Lambda Tutorial - API Gateway Integration

15,244 views

8 years ago

Th30z Code
Implement AWS Lambda Custom Runtimes (how to run Deno, Rust, C, C++, Java Native Images and more)

With this video you'll learn how #aws #lambda custom runtimes are working under the hood, and how to implement your own ...

3:43
Implement AWS Lambda Custom Runtimes (how to run Deno, Rust, C, C++, Java Native Images and more)

802 views

2 years ago

Better Stack
OpenTelemetry Lambda Layers: Transform Your AWS Observability

Enhance your AWS Lambda monitoring using OpenTelemetry Lambda layers and the AWS Distro for OpenTelemetry. This tutorial ...

3:46
OpenTelemetry Lambda Layers: Transform Your AWS Observability

3,589 views

10 months ago

TrainWithOK
AWS: Creating a Lambda Function

Use my below coupon link to get detailed course on AWS ECR with 50% off.

7:39
AWS: Creating a Lambda Function

2,390 views

2 years ago

Amazon Web Services
Seamlessly Integrate AWS Lambda with Amazon MSK | Amazon Web Services

In this video, you'll see how to seamlessly integrate AWS Lambda with Amazon Managed Streaming for Kafka (Amazon MSK).

5:01
Seamlessly Integrate AWS Lambda with Amazon MSK | Amazon Web Services

9,057 views

2 years ago

AWS Events
AWS re:Invent 2020: Serverless .NET on AWS with LambdaSharp

The solution shares the same C# code for the backend and front end leveraging AWS Lambda functions and the Blazor ...

21:46
AWS re:Invent 2020: Serverless .NET on AWS with LambdaSharp

367 views

4 years ago

Cloudmancer
How To Deploy a Lambda REST API Gateway Using the AWS CDK

In this video we break down process to deploy an Amazon API Gateway using the AWS Cloud Development Kit (CDK) for ...

4:06
How To Deploy a Lambda REST API Gateway Using the AWS CDK

2,471 views

1 year ago

AWS Events
AWS re:Invent 2024 - Supercharge Lambda functions with Powertools for AWS Lambda (DEV339)

AWS Lambda functions are crucial in cloud architectures but can be challenging due to potential failures and repetitive ...

19:04
AWS re:Invent 2024 - Supercharge Lambda functions with Powertools for AWS Lambda (DEV339)

2,789 views

1 year ago

Worn Off Keys
AWS Lambda Schedule Functions with a CRON Timer (2020)

In this video we go over how to schedule a lambda function to run on a timer. For an example our function will delete files in an s3 ...

11:16
AWS Lambda Schedule Functions with a CRON Timer (2020)

968 views

5 years ago

Amazon Web Services
Build a Java Event-driven Serverless App with Amazon CodeWhisperer | Amazon Web Services

Sign up to access Amazon CodeWhisperer in preview: https://bit.ly/3s2kKKV In this video, you'll see how you can build a Java ...

6:52
Build a Java Event-driven Serverless App with Amazon CodeWhisperer | Amazon Web Services

5,896 views

3 years ago