ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,493 results

AWS Made Easy
Secure API Gateway with Lambda Authorizer | How to add Lambda Authorizer to API Gateway | Hands-On

How to secure your API Gateway with Lambda Authoriser. Step by Step hands-on tutorial. #apigateway #apisecurity #aws.

12:57
Secure API Gateway with Lambda Authorizer | How to add Lambda Authorizer to API Gateway | Hands-On

13,670 views

1 year ago

Be A Better Dev
Secure your API Gateway with Lambda Authorizer | Step by Step AWS Tutorial

Using AWS API Gateway and Lambda based authorizers, we can secure our API Gateway REST endpoint. Learn how to do it in ...

24:32
Secure your API Gateway with Lambda Authorizer | Step by Step AWS Tutorial

178,513 views

4 years ago

Gokce DB
How To: Lambda Authorizer For API (3 Min) | Control Access to AWS Http API Using Lambda Function

In this tutorial, you'll learn how to control access and secure your http AWS API using a Lambda authorizer function. Facebook: ...

3:34
How To: Lambda Authorizer For API (3 Min) | Control Access to AWS Http API Using Lambda Function

2,349 views

3 years ago

Tiny Technical Tutorials
Create a REST API with API Gateway and Lambda | AWS Cloud Computing Tutorials for Beginners

The world runs on APIs (application programming interfaces) these days, and it's likely that you'll need to build APIs for your own ...

4:33
Create a REST API with API Gateway and Lambda | AWS Cloud Computing Tutorials for Beginners

124,393 views

3 years ago

LoveToCode
Secure API Gateway using Lambda Authorizer (NEW)

Secure AWS API Gateway using Lambda Authorizer #aws #gateway #authorizer #authorization Secure AWS API Gateway using ...

33:32
Secure API Gateway using Lambda Authorizer (NEW)

27,480 views

2 years ago

Rahul Wagh
Master AWS API Gateway (2025) | REST, Lambda, Authorizers & More

Udemy Course - AWS Networking Zero to Hero! ▭▭▭▭▭▭ AWS Networking Masterclass!

1:23:30
Master AWS API Gateway (2025) | REST, Lambda, Authorizers & More

36,356 views

5 months ago

Majestic.cloud
Secure API Gateway with a Lambda authorizer - Implementing a custom authorizer

A Lambda authorizer (or custom authorizer) is an API Gateway feature that uses a Lambda function to control access to your API.

18:45
Secure API Gateway with a Lambda authorizer - Implementing a custom authorizer

13,154 views

2 years ago

Mukesh Murugan
How to Secure Amazon API Gateway with Lambda Authorizer? 🔒 | .NET on AWS Series

Securing an Amazon API Gateway with Lambda Authorizers is straightforward. In this video, we will build an API Gateway, attach ...

20:08
How to Secure Amazon API Gateway with Lambda Authorizer? 🔒 | .NET on AWS Series

4,805 views

1 year ago

People also watched

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

2 months ago

AWS with Jaymit
AWS S3 File Upload + Lambda Trigger (Tutorial In Python) - Step by Step Guide

In this video covers a hands-on demo on how to create s3 event to trigger lambda function. S3 file upload will trigger lambda ...

13:21
AWS S3 File Upload + Lambda Trigger (Tutorial In Python) - Step by Step Guide

1,588 views

1 year ago

Dev Problems
AWS Api-Gateway | Authorizers - AWS_IAM, Cognito(JWT), Custom(Lambda)

This video explains all the authorizers present in API-Gateway. Connect with me on LinkedIn: ...

17:47
AWS Api-Gateway | Authorizers - AWS_IAM, Cognito(JWT), Custom(Lambda)

5,778 views

4 years ago

Pradip Nichite
Secure Your AWS API Gateway with API Keys | AWS Tutorial

In this video, we will show you how to use API keys to secure your AWS API Gateway. API keys provide an additional layer of ...

15:01
Secure Your AWS API Gateway with API Keys | AWS Tutorial

17,058 views

3 years ago

LoveToCode
Secure API Gateway using Cognito Authorizer (NEW)

Secure API Gateway using Cognito Authorizer #aws #gateway #authorizer #authorization Secure AWS API Gateway using ...

29:51
Secure API Gateway using Cognito Authorizer (NEW)

50,623 views

2 years ago

Jonathan Davies
Build a REST API using AWS Lambda and API Gateway

In this video I go through API Gateway's REST API on AWS - I go through a high level explanation of what it's purpose is / how it ...

24:12
Build a REST API using AWS Lambda and API Gateway

16,958 views

3 years ago

Wink Eyes
AWS Gateway + AWS Lambda Authorizers

Lambda JS code: https://github.com/winkeyes/lambdaAuthorizer AuthService(Spring JWT): ...

19:32
AWS Gateway + AWS Lambda Authorizers

9,239 views

5 years ago

Let's Find Solutions
Tutorial: How to add security to a REST API using JWT Authorizers and Amazon Cognito | JWT Token

A quick tutorial on how to secure your AWS REST APIs using AWS Cognito, JWT Tokens, and JWT Authorizers. We will have the ...

13:10
Tutorial: How to add security to a REST API using JWT Authorizers and Amazon Cognito | JWT Token

25,839 views

3 years ago

Knowledge Amplifier
How do I implement IAM authentication for APIs in API Gateway?

This video details how we can restrict AWS API gateway with IAM Lambda Code: ------------------------ import json def ...

10:38
How do I implement IAM authentication for APIs in API Gateway?

5,161 views

4 years ago

Srce Cde
Lambda Authorizer | Simple response mode | HTTP API - Amazon HTTP API p12

Welcome to part 12 of the new tutorial series on Amazon HTTP API. In this video, we will cover how to configure Lambda ...

12:06
Lambda Authorizer | Simple response mode | HTTP API - Amazon HTTP API p12

7,864 views

4 years ago

Security in Action 101
How to integrate Auth0 with AWS API Gateway JWT Authorizer?

This video explains how to generate a JWT Access Token using Auth0 using AzureAD B2C OAuth 2.0 client_credentials grant and ...

23:30
How to integrate Auth0 with AWS API Gateway JWT Authorizer?

8,857 views

3 years ago

Gokce DB
AWS API Gateway IAM Authorization Tutorial 🔥

You have a REST API deployed using the Amazon API Gateway and now you want to enable IAM authorization for your clients.

4:00
AWS API Gateway IAM Authorization Tutorial 🔥

2,772 views

2 years ago

Be A Better Programmer
Secure your API Gateway with Lambda Authorizer | Step by Step AWS Tutorial

Using AWS API Gateway and Lambda based authorizers, we can secure our API Gateway REST endpoint. Learn how to do it in ...

14:58
Secure your API Gateway with Lambda Authorizer | Step by Step AWS Tutorial

423 views

1 year ago

ListenToLearn
AWS API Gateway | Lambda and Cognito Authorizers

This video explains how to control access to REST APIs by using Lambda and Cognito Authorizers in API Gateway. GitHub: ...

18:10
AWS API Gateway | Lambda and Cognito Authorizers

8,109 views

2 years ago

Rahul Nath
API Gateway LAMBDA AUTHORIZER (Custom Authorizer) | REST APIs | .NET ON AWS | AWS Serverless

Hey When building serverless APIs with AWS Lambda and API Gateway, one of the most critical questions is how to secure ...

42:54
API Gateway LAMBDA AUTHORIZER (Custom Authorizer) | REST APIs | .NET ON AWS | AWS Serverless

12,136 views

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

3,619 views

4 months ago

Learn DevOps with Serge
How to Setup an AWS Lambda Function with API Gateway and Cognito

In this video, I'll guide you on creating an API Gateway with AWS Lambda and Cognito that authenticates requests to the API ...

8:44
How to Setup an AWS Lambda Function with API Gateway and Cognito

6,032 views

1 year ago

Gokce DB
How To Integrate Http API With Lambda Using API Gateway In AWS (2 Min)

In this tutorial, you'll learn how to build an HTTP API and integrate it with Lambda Function using API Gateway In AWS.

2:16
How To Integrate Http API With Lambda Using API Gateway In AWS (2 Min)

2,482 views

3 years ago

Cloud Guru
Master API Gateway + Lambda Integration | Cognito & Lambda Authorizers Explained!

Looking to build secure, scalable, serverless APIs on AWS? In this hands-on tutorial, you'll learn how to integrate API Gateway ...

31:54
Master API Gateway + Lambda Integration | Cognito & Lambda Authorizers Explained!

142 views

2 months ago

Amazon Web Services
Why am I getting API Gateway 401 Unauthorized errors after creating a Lambda authorizer?

Skip directly to the demo: 0:31 For more details see the Knowledge Center article with this video: ...

4:54
Why am I getting API Gateway 401 Unauthorized errors after creating a Lambda authorizer?

5,912 views

4 years ago

Amazon Web Services
How do I troubleshoot HTTP 403 Forbidden errors in using Lambda authorizer and API Gateway REST API?

Skip directly to the demo: 0:32 For more details see the Knowledge Center article with this video: ...

8:50
How do I troubleshoot HTTP 403 Forbidden errors in using Lambda authorizer and API Gateway REST API?

9,411 views

4 years ago

Gaurav Sharma
AWS Custom Authorizer Tutorial in Hindi | Secure APIs with Lambda & JWT | Custom Authorizer

Custom Authorizer in AWS | API Gateway + Lambda + JWT | Explained in Hindi In this video, we'll understand Custom Authorizers ...

15:43
AWS Custom Authorizer Tutorial in Hindi | Secure APIs with Lambda & JWT | Custom Authorizer

1,073 views

5 months ago