ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

396 results

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

4 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,498 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

37,937 views

5 months 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,820 views

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

3 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,140 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!

148 views

2 months ago

Anton Putra
AWS API Gateway - WebSocket API + EC2 (HTTP & VPC Link & Auth & API Keys & Lambda Authorizer)

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

49:26
AWS API Gateway - WebSocket API + EC2 (HTTP & VPC Link & Auth & API Keys & Lambda Authorizer)

18,793 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,665 views

2 years ago

GenAI with Rahul Trisal
AWS API Gateway (Crash Course) - Learn AWS API Gateway in 30 mins (With Hands-On Demo)

AWS API Gateway is one of the most important AWS Serverless Services from App Modernization and Micro-Services Architecture ...

30:24
AWS API Gateway (Crash Course) - Learn AWS API Gateway in 30 mins (With Hands-On Demo)

10,072 views

2 years ago

kodEdge
6. AWS API Gateway with Lambda function using Terraform

Create REST API using Amazon API Gateway and integrate it with Lambda function. This is a fully serverless architecture, ...

33:14
6. AWS API Gateway with Lambda function using Terraform

6,654 views

1 year ago

Be A Better Dev
AWS API Gateway Introduction

Learn about how AWS API Gateway works, its key features, and why it's such a popular AWS service. Sign up for my Newsletter to ...

27:48
AWS API Gateway Introduction

59,443 views

2 years ago

Cloud Guru
AWS API Gateway Authentication with AWS Lambda Function

This tutorial will demonstrate to expose an AWS Lambda with Gateway API and show necessary to add Authentication from ...

31:09
AWS API Gateway Authentication with AWS Lambda Function

1,496 views

4 years ago

Be A Better Dev
Secure your API Gateway with Amazon Cognito User Pools | Step by Step AWS Tutorial

Amazon Cognito is a powerful AWS service that enables user logins and federated identities. Cognito can be leveraged as an ...

31:19
Secure your API Gateway with Amazon Cognito User Pools | Step by Step AWS Tutorial

240,851 views

4 years ago

Vignesh Ravi
AWS API Gateway Authorization using Cognito & OAuth2 client credentials && API Authorizer 2020

API Gateway Authorizer Tutorial, API Authorization, OAuth2 client credentials How to add Authorizer in AWS API Gateway? How to ...

23:24
AWS API Gateway Authorization using Cognito & OAuth2 client credentials && API Authorizer 2020

8,978 views

5 years ago

kodEdge
Secure API Gateway using Lambda Authorizer : Hands-On (Part - 2)

In this video you will learn how to control and manage access to api in the api gateway. Here I have demonstrated authorization ...

32:12
Secure API Gateway using Lambda Authorizer : Hands-On (Part - 2)

805 views

2 years ago

Hai Tran
AWS Api Gateway Lambda Integration

How to integrate Api Gateway with Lambda. The git repository provides example integration with SQS, EventBridge, ...

27:44
AWS Api Gateway Lambda Integration

132 views

3 years ago

Hai Tran
AWS Async Invoke Lambda with SQS and Api Gateway

using cdk to show a basic decouple architecture. when lambda takes more than 29 seconds to process a heavy task, or a high ...

29:46
AWS Async Invoke Lambda with SQS and Api Gateway

1,051 views

3 years ago

Srce Cde
How to validate JWT access token via lambda authorizer - Amazon HTTP API tutorial p18

Welcome to part 18 of the new tutorial series on Amazon HTTP API. In this video, I have covered how to verify & validate JWT ...

22:09
How to validate JWT access token via lambda authorizer - Amazon HTTP API tutorial p18

15,371 views

4 years ago

Majestic.cloud
Secure the AWS API Gateway with Cognito User Pools & Cognito Authorizer

By default your API Gateway endpoints are not secured so anyone with the link can access it. In a real world scenario you would ...

20:05
Secure the AWS API Gateway with Cognito User Pools & Cognito Authorizer

30,757 views

2 years ago

Java Techie
Deploy Spring Boot Serverless CRUD API to AWS Lambda 🔥 | API Gateway | @Javatechie

JavaTechie #DistributedMessaging #SpringBoot #ApachePulsar In this tutorial I will guide on deploying Spring Boot ...

25:42
Deploy Spring Boot Serverless CRUD API to AWS Lambda 🔥 | API Gateway | @Javatechie

68,013 views

1 year ago

James Schneider
Deploy an API with Amazon API Gateway, Lambda, and Secrets Manager. Crossway ESV.

Create a REST API with API Gateway and AWS Lambda Protect your API Key with AWS Secrets Manager Build a UI for calling the ...

1:05:28
Deploy an API with Amazon API Gateway, Lambda, and Secrets Manager. Crossway ESV.

690 views

2 years ago

Cloud Guru
AWS Lambda Serverless Tutorial - AWS API Gateway Integration

This AWS API Gateway Integration tutorial shows how to create an API Gateway endpoint and how to connect it to a Lambda ...

20:53
AWS Lambda Serverless Tutorial - AWS API Gateway Integration

872 views

6 years ago

PulumiTV
Set Up an API Gateway for an AWS Lambda function in 30 min w/ TypeScript | MIW

For our Inaugural Episode, we'll show you how to set up an API Gateway for an AWS Lambda function in 30 minutes using Pulumi ...

31:29
Set Up an API Gateway for an AWS Lambda function in 30 min w/ TypeScript | MIW

1,443 views

5 years ago

Prasad Domala
How To Create Lambda Backed HTTP API Using AWS CDK

This video explains the process of creating HTTP APIs backed by Lambda Functions using AWS CDK Related URLs Git Repo: ...

31:47
How To Create Lambda Backed HTTP API Using AWS CDK

5,106 views

3 years ago