ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,284 results

Python New Zealand
Serverless APIs with Python, AWS Lambda & API Gateway

Hamish Campbell https://nz.pycon.org/schedule/presentation/176/ TBC Kiwi PyCon is an annual conference aimed at promoting ...

40:31
Serverless APIs with Python, AWS Lambda & API Gateway

9,661 views

8 years ago

Learn with Pigos
How to Build a Secure & Scalable Serverless REST API with AWS Lambda & API Gateway using Javascript

Build a Secure & Scalable Serverless REST API with AWS Lambda & API Gateway! In this hands-on tutorial, we'll walk through ...

20:19
How to Build a Secure & Scalable Serverless REST API with AWS Lambda & API Gateway using Javascript

50 views

10 months ago

PyCon SG
Python on AWS Lambda - PyCon SG 2019

Speaker: Keith Rozario, IT Architect "Serverless functions like AWS lambda are the new paradigm for developers. In this talk I want ...

47:14
Python on AWS Lambda - PyCon SG 2019

2,067 views

6 years ago

Pyser Conference
Ivica Kolenkaš - Python and AWS Lambda - a practical guide (PySer 2018)

This talk showcases a simple cryptocurrency converter written in #Python and hosted on #AWS, highlighting practical uses for ...

23:41
Ivica Kolenkaš - Python and AWS Lambda - a practical guide (PySer 2018)

165 views

7 years ago

ITLearnz
Getting Started with AWS Lambda

Getting started with AWS Lambda. In this tutorial we will look at AWS Lambda service on a deeper level. Join me on a journey that ...

1:41:39
Getting Started with AWS Lambda

111 views

3 years ago

Pythoholic
AWS Lambda Serverless | Lambda Functions | Visual Explanations

Let's talk about AWS Lambda Serverless computation, Visual Explanations ⭐ Kite is a free AI-powered coding assistant that will ...

29:27
AWS Lambda Serverless | Lambda Functions | Visual Explanations

7,165 views

5 years ago

Pythoholic
AWS Lambda Concurrency | Reserved Concurrency | Provisioned Concurrency

With AWS Lambda you can enable concurrency for the request that you want to provision. ⭐ Kite is a free AI-powered coding ...

17:45
AWS Lambda Concurrency | Reserved Concurrency | Provisioned Concurrency

10,296 views

5 years ago

The Debug Zone
Best Practices for Organizing AWS Lambda Functions Across Projects & Environments

In this video, we delve into the best practices for organizing AWS Lambda functions across various projects and environments.

1:30
Best Practices for Organizing AWS Lambda Functions Across Projects & Environments

7 views

10 months ago

Kai Hendry
Feedback form with AWS SES+Lambda+API Gateway

http://s.natalian.org/2016-09-03/mailme.js ← nodejs lambda code Anyone know how to get a nice domain for their API URL?

16:39
Feedback form with AWS SES+Lambda+API Gateway

7,037 views

9 years ago

Tamil Cloud
LAMBDA மூலம் EC2 INSTANCE START-STOP செய்வது எப்படி?

EC2 - Start and Stop from Lambda Function ***************************************** 1) Create Ec2 instance 2) Create Role with ...

11:26
LAMBDA மூலம் EC2 INSTANCE START-STOP செய்வது எப்படி?

3,947 views

6 years ago

ITLearnz
How to Use AWS Lambda Function

In this tutorial, you'll learn how to use AWS Lambda Function. Serverless for AWS beginners. Lambda functions. Basic architecture ...

1:56:21
How to Use AWS Lambda Function

116 views

3 years ago

If Else Branch
AWS Lambda EP1 - What is it

My λ doesn't care about traffic spikes — let me show you why! What if I told you... that you don't need a server? Or at least you ...

13:48
AWS Lambda EP1 - What is it

42 views

6 years ago

Interview DOT
STARTUP TALK EPISODE #37 | WHAT IS AWS LAMBDA | HOW AWS LAMBDA SCALE | InterviewDOT

STARTUP TALK EPISODE #37 | WHAT IS AWS LAMBDA | HOW AWS LAMBDA SCALE | InterviewDOT What is AWS Lambda ...

4:23
STARTUP TALK EPISODE #37 | WHAT IS AWS LAMBDA | HOW AWS LAMBDA SCALE | InterviewDOT

328 views

3 years ago

Synergetics-Learning-and-Cloud-Consulting
"Emerging Technology webinar on Building Serverless Applications using AWS Lambda and SAM"

What will you learn from this session? This webinar will help you to understand the challenges in serverless application ...

2:56:45
"Emerging Technology webinar on Building Serverless Applications using AWS Lambda and SAM"

44 views

2 years ago

timClicks
Rust on AWS Lambda Quickstart

Get your first Rust-based Lambda function live in less than 5 minutes. Resources: - Rust in the AWS Developer Center: ...

6:07
Rust on AWS Lambda Quickstart

3,626 views

2 years ago

Alex Demko
SERVERLESS AI Chatbot: Build Real-Time GPT-4 Streaming with AWS Lambda & WebSockets 🤩

Master the most cost-effective way to build a real-time AI chatbot In this deep dive, we break down the serverless architecture ...

15:57
SERVERLESS AI Chatbot: Build Real-Time GPT-4 Streaming with AWS Lambda & WebSockets 🤩

86 views

4 months ago

W3 Cloud Studio
AWS Lambda Demo - Retry Mechanism & Dead Letter Q

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

20:19
AWS Lambda Demo - Retry Mechanism & Dead Letter Q

138 views

1 year ago

A to Z of Software Engineering
AWS Lambda + IoT: Building Smart, Scalable Apps #iot #aws #lambda #awslambda #awsiot

AWS Lambda + IoT: Building Smart, Scalable Apps #iot #aws #lambda #awslambda #awsiot A concise video that focuses on ...

1:32
AWS Lambda + IoT: Building Smart, Scalable Apps #iot #aws #lambda #awslambda #awsiot

9,922 views

1 year ago

Synergetics-Learning-and-Cloud-Consulting
AWS Lambda API With .NET6 And SAM CLI

What will you learn from this session? AWS Lambda is a serverless service to build background jobs and microservices on AWS ...

48:30
AWS Lambda API With .NET6 And SAM CLI

137 views

3 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

The Linux Foundation
Migrating AWS Lambda Functions to Open Source Serverless on OpenFaaS - Burton Rheutan, OpenFaaS

Migrating AWS Lambda Functions to Open Source Serverless on OpenFaaS - Burton Rheutan, OpenFaaS.

45:18
Migrating AWS Lambda Functions to Open Source Serverless on OpenFaaS - Burton Rheutan, OpenFaaS

1,814 views

5 years ago

The Debug Zone
Deploying Scikit-Learn on AWS Lambda: A Step-by-Step Guide

In this video, we'll explore how to deploy machine learning models using Scikit-Learn on AWS Lambda, a powerful serverless ...

1:53
Deploying Scikit-Learn on AWS Lambda: A Step-by-Step Guide

54 views

10 months ago

The Debug Zone
Using Python Wand with ImageMagick on AWS Lambda: A Complete Guide

In this video, we dive into the powerful combination of Python Wand and ImageMagick, exploring how to leverage these tools ...

5:33
Using Python Wand with ImageMagick on AWS Lambda: A Complete Guide

21 views

9 months ago

MDF-TA
AWS Lambda tutorials for beginners | what is AWS Lambda? | AWS lambda tutorial for beginners

AWS Lambda Tutorials for Beginners | What is AWS Lambda? | AWS Lambda Tutorial for Beginners Ready to dive into ...

11:38
AWS Lambda tutorials for beginners | what is AWS Lambda? | AWS lambda tutorial for beginners

63 views

7 years ago

If Else Branch
AWS Lambda EP3 - Deploying them

Up to the cloud goes Lambda to the cloud. Using Serverless Framework, API Gateway, invoke that Lambda backend! Am I right or ...

12:45
AWS Lambda EP3 - Deploying them

29 views

6 years ago