ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,405 results

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! 🤯☕️⚡️

964 views

2 years ago

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! 🤯☕️⚡️

728 views

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

9,965 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,676 views

3 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

26,155 views

10 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

247 views

3 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,254 views

4 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,365 views

3 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

3 months 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,600 views

3 years 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,708 views

3 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)

797 views

2 years ago

foreglance
AWS Lambda on Java 8 for Alexa Skill. Basic example

This video tutorial oes throug basic steps to build an Alexa Skills, using AWS Lambda on Java 8 as a service logic. This tutorial's ...

20:53
AWS Lambda on Java 8 for Alexa Skill. Basic example

7,305 views

7 years ago

pixegami
How to Run a Python Docker Image on AWS Lambda

Learn how to run a Python Docker image on AWS Lambda using Lambda container images. Using Docker containers for your ...

13:08
How to Run a Python Docker Image on AWS Lambda

54,041 views

2 years ago

Anton Putra
Python vs. Node.js (AWS Lambda) performance benchmark (2023)

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

3:27
Python vs. Node.js (AWS Lambda) performance benchmark (2023)

20,004 views

3 years 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,726 views

1 year 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,405 views

11 months 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,044 views

2 years ago

IntelliJ IDEA, a JetBrains IDE
AWS in IntelliJ IDEA (2022)

In this video, we're going to explore how to work with AWS using IntelliJ IDEA. AWS Toolkit User Guide: ...

10:40
AWS in IntelliJ IDEA (2022)

45,805 views

3 years ago

Neo4j
50 - Toolbelt Trifecta: Connecting to Neo4j with Java and AWS Lambda

Speaker: • Jennifer Reif, Developer Advocate, Neo4j Session type: Full Length Session Abstract: Java, AWS Lambda, Neo4j ...

31:00
50 - Toolbelt Trifecta: Connecting to Neo4j with Java and AWS Lambda

252 views

3 years ago

IT Cheer Up
How to Use AWS CodeStar to Manage Lambda Java Project from Source to Test Locally

AWS CodeStar uses AWS CodePipeline to connect CodeCommit, CodeBuild, CloudFormation, and CloudWatch to manage code ...

9:16
How to Use AWS CodeStar to Manage Lambda Java Project from Source to Test Locally

823 views

7 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,228 views

8 years ago

Code with Gauri
Create a lambda function using Cloudformation

About ▭▭▭▭▭▭ Learn how to create an AWS Lambda function using CloudFormation in this step-by-step tutorial.

18:25
Create a lambda function using Cloudformation

11,685 views

2 years ago

Code With Divya
Calling an AWS Lambda function from Spring Boot REST API made easy

In this video, I will demonstrate how to call an AWS Lambda function of my AWS console from a Spring Boot app. I will do all the ...

14:31
Calling an AWS Lambda function from Spring Boot REST API made easy

477 views

1 year 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,331 views

9 months ago