Build a Serverless Video Chat App with React and WebRTC

Use AWS, React and WebRTC to build a full featured, secure and completely serverless video chat application.

Build a Serverless Video Chat App with React and WebRTC

Build a Serverless Video Chat App with React and WebRTC udemy course free download

Use AWS, React and WebRTC to build a full featured, secure and completely serverless video chat application.

Ever wanted to build a video chat application or perhaps just a video chat component in a larger web application but didn't want the potential high cost and hassle of managing servers? Ever want to learn how to build a real world React application? Curious about how AWS Cloud serverless works?  Well this is the course for you! We cover all this and much more.

Our course project is a secure, completely serverless peer-to-peer video chat application you can use as a portfolio project, a part of a larger application you are building or even extend it and provide it as a service.

Along the way we cover a lot of diverse topics and technologies. Just like any real world application, it takes much more than just knowing one or two technologies to build a meaningful application.  I'll show you step-by-step how to use each of these cutting-edge technologies to build a real-world serverless application.

Here is just some of what we cover:

- Core React development with Tailwind CSS using VS Code and vite.

- Amazon Web Services (AWS) cloud serverless offerings including: Lambda Functions, API Gateway, DynamoDB, Cognito, S3 and CloudFront

- Javascript development with React

- Python development for AWS Lambda Functions

- Clean project design