ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,141 results

CodeSnippet
🚀 Serverless with AWS Lambda | Explained with Java App ⚡ |  Easy Guide

Description In this video, you'll learn AWS Lambda from scratch with a Java example: ✓ What is AWS Lambda? ✓ How it works ...

27:31
🚀 Serverless with AWS Lambda | Explained with Java App ⚡ | Easy Guide

8,795 views

5 months ago

Code for Tech Solutions
🚀 How to Create AWS Lambda Function Using Java (2025) | Step-by-Step Beginner & Developer Guide

Master AWS Lambda with Java in 2025! This step-by-step tutorial teaches you how to create, configure, and deploy an AWS ...

18:02
🚀 How to Create AWS Lambda Function Using Java (2025) | Step-by-Step Beginner & Developer Guide

286 views

6 months 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,183 views

11 months ago

Jfokus
How to run Java workloads on AWS by Kevin Azijn

When running Java workloads on AWS you have a variety of deployment options. Should I run my Java workload on EC2 or run it ...

11:07
How to run Java workloads on AWS by Kevin Azijn

86 views

11 months ago

Marcos Lozina – IA & Tecnología
Adiós a los Cold Starts: Java en AWS Lambda en 300ms

Bienvenido/a al canal. Mis eBooks: • Java Multimódulo con Gradle y Spring Boot → https://www.amazon.com/dp/B0FRR8P9KP ...

2:10
Adiós a los Cold Starts: Java en AWS Lambda en 300ms

11 views

2 months 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

Rayan Labs
AWS Lambda + API Gateway Tutorial: Build a Serverless API

Deploy a Serverless Lambda function that generates QR codes, and set up a REST API using AWS API Gateway to expose your ...

18:22
AWS Lambda + API Gateway Tutorial: Build a Serverless API

2,916 views

3 months ago

Code With Katia
SQS + Lambda - Process SQS Messages with Lambda Function in Batches - Step by Step Tutorial

In this video we will go over how to process SQS messages with Lambda function one-by-one or in batches. We will build the ...

15:23
SQS + Lambda - Process SQS Messages with Lambda Function in Batches - Step by Step Tutorial

1,012 views

7 months 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

Devoxx Poland
Thawing Java on AWS Lambda: Reducing cold start from 11s to 1 • Daniel Raneland • Devoxx Poland 2023

Subscribe to our channel: https://youtube.pl/c/DevoxxPoland?sub_confirmation=1 Twitter: https://twitter.com/DevoxxPL Instagram: ...

46:04
Thawing Java on AWS Lambda: Reducing cold start from 11s to 1 • Daniel Raneland • Devoxx Poland 2023

254 views

5 months ago

LearningFromExperience
AWS Lambda Java | AWS Lambda Java Project: Setup, Run, Debug & Deploy with SAM CLI and IntelliJ

Ready to dive into serverless computing with AWS Lambda and Java? This comprehensive tutorial will guide you through the ...

21:36
AWS Lambda Java | AWS Lambda Java Project: Setup, Run, Debug & Deploy with SAM CLI and IntelliJ

1,154 views

11 months ago

NLJUG
Optimizing Java on AWS Lambda I Julian Exenberger

Java has a poor reputation on Serverless due to it's slow startup speed, this session gives you tips and tricks on how to optimize ...

51:44
Optimizing Java on AWS Lambda I Julian Exenberger

59 views

4 weeks ago

Code for Tech Solutions
🚀 Create AWS Lambda Functions with Python & Java (2025) | Step-by-Step Beginner Tutorial

Learn AWS Lambda from scratch with this 2025 Step-by-Step Tutorial! In this video, you'll master how to create serverless ...

38:34
🚀 Create AWS Lambda Functions with Python & Java (2025) | Step-by-Step Beginner Tutorial

87 views

6 months ago

vlogize
How to Use UpdateEventSourceMappingRequest in Java for AWS Lambda

Learn how to effectively use `UpdateEventSourceMappingRequest` in Java for AWS Lambda, including how to obtain the UUID ...

1:49
How to Use UpdateEventSourceMappingRequest in Java for AWS Lambda

0 views

10 months ago

Code for Tech Solutions
🚀 AWS Lambda EXPLAINED in 10 Mins! | Serverless Computing Made SIMPLE (2025)

What you'll learn: ✔️ AWS Lambda explained in plain English ✔️ How Lambda works behind the scenes ✔️ Real-world ...

8:10
🚀 AWS Lambda EXPLAINED in 10 Mins! | Serverless Computing Made SIMPLE (2025)

267 views

6 months ago

Joan Amengual
Aprende AWS LAMBDA Desde Cero | Curso Completo +3 HORAS en ESPAÑOL!

Recursos en Cloud y DevOps: https://blockstellart.com/youtube-cloud-devops/ ▻ LinkedIn de Joan Amengual: ...

3:16:53
Aprende AWS LAMBDA Desde Cero | Curso Completo +3 HORAS en ESPAÑOL!

10,846 views

11 months ago

satya
AWS Serverless Architecture - API Gateway & Lambda

A sample flow of REST API implementation using language as Java is explained. - Write & Build code in Java - Create Lambda.

1:28:28
AWS Serverless Architecture - API Gateway & Lambda

29 views

10 months ago

VSVDev
Deep Dive into AWS Lambda for Java Developers

I've Created a New Udemy Course! I'm excited to share my latest course: "Deep Dive into AWS Lambda for Java Developers"!

4:02
Deep Dive into AWS Lambda for Java Developers

854 views

11 months ago

GO LOGICAL
Aws Lambda

AWS Lambda Integration with Spring Boot | Implementation Demo In this video, watch the complete implementation of AWS ...

6:56
Aws Lambda

20 views

5 months ago

RiyadhJUG
This is the way: Serverless First With Java on AWS

Decades ago, J2EE separated infrastructure from business logic, allowing developers to focus on the domain rather than ...

1:30:27
This is the way: Serverless First With Java on AWS

249 views

Streamed 10 months ago

CodeSnippet
⚡Your First Serverless API with AWS API Gateway & Lambda | Hands on Demo

In this video, we'll learn how to connect AWS API Gateway with AWS Lambda and trigger Lambda functions using HTTP requests.

10:58
⚡Your First Serverless API with AWS API Gateway & Lambda | Hands on Demo

4,114 views

5 months ago

TheEngineeringFriend
Concurrency and Throttling in AWS Lambda

In this video i talk about 2 important concepts in software engineering. Concurrency, and Throttling. I deep dive into the concepts ...

14:01
Concurrency and Throttling in AWS Lambda

736 views

3 months ago

vlogize
Solving the AWS Lambda ClassNotFound Error: Tips for Deploying Java Applications via S3

Discover how to resolve the `ClassNotFound` error when deploying AWS Lambda functions using S3. This guide covers best ...

1:45
Solving the AWS Lambda ClassNotFound Error: Tips for Deploying Java Applications via S3

30 views

8 months ago

From Cover To Code
S2E4: Operating AWS Lambda Functions

This week, From Cover to Code is digging into chapter 4 of Programming with AWS Lambda. We rolled up our sleeves and got ...

35:39
S2E4: Operating AWS Lambda Functions

21 views

9 months ago

Debugger
Masterclass on AWS Lambda | Lambda function Trigger on S3 upload -2025

AWS Lambda Tutorial | Create Lambda function | Trigger on S3 upload [2025] In this AWS Lambda tutorial, you will learn how to ...

9:52
Masterclass on AWS Lambda | Lambda function Trigger on S3 upload -2025

205 views

2 months ago