How to build a chat using Lambda + WebSocket + API Gateway? (nodejs)
⚡️ Blog post and source code: https://www.undefinedapps.com/post/la... In this video we build a real-time chat app (like slack) that uses websockets backed by an AWS lambda function and Amazon API Gateway. The app sends JSON over the websocket to deliver the chat messages and notifications in real time, over a two-way communication line, to all the users of the chat. 0:00 Demo and Description 0:34 Setting Up API Gateway 2:22 Creating the Lambda Function 4:12 Writing the Backend Code (javascript/nodejs) 9:15 Testing the WebSocket Using wscat 14:44 The Chat Client UI Overview (react+hooks) 17:47 Writing the Frontend Code (javascript/typescript) 23:54 Trying What We Built by Connecting to the Chat as 4 Different Users The client is written in react (with hooks) and uses the WebSocket api that is available in all the modern browsers. The backend is serverless and uses API Gateway + AWS Lambda with javascript/nodejs. ⭐️ Subscribe for more content: https://newsletter.undefinedapps.com/ #WebSocket #Lambda #ApiGateway #javascript #nodejs

How to test and develop AWS lambda functions locally with nodejs?

Every Frontend Architecture Pattern Explained in 23 Minutes

NestJS Websockets Tutorial #1 - Creating a Websocket Gateway Server

Scaling Websockets with Redis, HAProxy and Node JS - High-availability Group Chat Application

Next.js Tutorial 2026 (UPDATED) - Full Course - Start Your Next.js Journey Here

Introduction to AWS Lambda & Serverless Applications

NextJS 15 Full Course 2025 | Become a NextJS Pro in 1.5 Hours

AWS re:Invent 2023 - I didn’t know Amazon API Gateway did that (SVS323)

Don't learn AI Agents without Learning these Fundamentals

How to deploy a lambda function using versioning and aliases + API Gateway

Serverless app using NodeJS, React and AWS (API Gateway, Lambda, DynamoDB, S3)

Fundamentals of Backend Architecture - How to Design Scalable Software

System Design Course – APIs, Databases, Caching, CDNs, Load Balancing & Production Infra

AWS Lambda intro - versions, aliases, concurrency, triggers, logs and monitoring

Working with WebSockets on AWS

Deep Dive into LLMs like ChatGPT

Serverless Framework with AWS Lambda Crash Course

How To EASILY Create A NodeJS REST API Using ExpressJS and AWS Lambda

How to Create a WebSocket API using Amazon API Gateway and AWS Lambda - full tutorial

