Serverless JavaScript Projects

Serverless JavaScript Projects

English | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 2h 50m | 669 MB

Build four real-world JavaScript projects using AWS Lambda Function as a Service (FaaS) for serverless web development

If you need full-scale JavaScript apps but you don’t want a server or don’t can’t afford one, then this course is for you. You will master serverless computing with AWS Lambda by building four real-world projects throughout this course.

You will learn how AWS Lambda is used to get your job done via functions that only run when they need to, without servers. This course will walk you through getting into AWS Lambda and using it.

By the end of this course, you will have the skills you need to use AWS Lambda to build serverless JavaScript applications that are both efficient and powerful.

A practical step-by-step approach to give you the necessary skills to use JavaScript with AWS Lambda for serverless web development.

What You Will Learn

  • Use AWS Lambda and FaaS for serverless computing
  • Utilize serverless architectures for building applications.
  • Build good setups for your web applications
  • How to architect good solutions from start to finish.
  • Advanced JavaScript skills for increasing app scalability
  • Work with different Lambda functions for your app
Table of Contents

GET STARTED WITH SERVERLESS JAVASCRIPT AND SIGN UP FOR AWS
The Course Overview
Welcome to Serverless JavaScript
AWS Lambda Functions Are the Way to Go in FaaS Architectures
Get on an Amazon Free Tier Node
Get Going with AWS Lambda FaaS

BUILD A REAL-WORLD WEATHER APP AND CONNECT WITH AWS LAMBDA
Front-End Design
Build Your Location AWS Lambda
Run Your Weather AWS Lambda
Connect the Two Lambdas
Stream the Data Between the Lambdas and the Front End

BUILDING AN IBM WATSON CHATBOT AND MAKE IT GO SERVERLESS
Sign Up for Twilio and Determine the SMS Phone Number
Build a Twilio and IBM Watson AWS Lambda
Put the Finishing Touches on the Lambda
Test That SMS Messages Are Being Sent and Received to and from IBM Watson

CREATE AN ADVANCED PROJECT MANAGEMENT APP USING DIFFERENT LAMBDA TYPES
Creating the UI by Building a Good Front End with Drag and Drop Tiles
Setting Up the UI with DynamoDB Database
Building a Create and Read Lambda
Building an Update and Delete Lambda
Utilizing the Different CRUD Lambdas to Connect Our Front-End App to a Database

BUILD AN ONLINE VIDEO STREAMING APP USING CRUD AWS LAMBDA
Creating the UI by Building a Good Front End
Configure Amazon CloudFront
Test Amazon CloudFront
Link Front-End Application to AWS CloudFront