Serverless computing in AWS

Go to class
Write Review

Free Online Course: Serverless computing in AWS provided by Udemy is a comprehensive online course, which lasts for 4-5 hours worth of material. The course is taught in English and is free of charge. Serverless computing in AWS is taught by Alan Rodrigues.

Overview
  • Using serverless components on AWS for hosting a website

    What you'll learn:

    • Understand how to host a static web site using the Simple Storage service
    • Understand how to work with DynamoDB tables
    • Understand the basics of using Node JS with AWS Services
    • Understand how to use functions in AWS Lambda
    • Understand how to use the API gateway service

    This course is designed for students who want to have a better idea of building and deploying web based applications using serverless components on AWS. In this course we will touch upon the following


    1. Hosting a static web site using the Elastic Compute Cloud service

    2. Hosting a static web site using the Simple Storage service

    3. Working with DynamoDB

    4. Working with AWSLambda

    5. Using Node.js as the underlying runtime for our server side Javascript

    6. Using the API gateway service

    7. Putting all the serverless components together for our application