Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Code Along - AWS Lambda, Kinesis and Serverless Framework
Rating: 4.4 out of 5(66 ratings)
634 students

Code Along - AWS Lambda, Kinesis and Serverless Framework

Architect a real time search platform using the "Serverless Framework" and AWS Lambda, API Gateway, Kinesis & Algolia
Created byShreya Vakil
Last updated 2/2018
English

What you'll learn

  • Architect and develop a complete search platform using the Serverless framework and AWS technologies

Course content

7 sections29 lectures2h 43m total length
  • Introduction1:27

Requirements

  • Knowledge of JavaScript
  • Knowledge of AWS LAMBDA

Description

IN THIS COURSE I'LL WALK YOU THROUGH A SOLUTION CREATED USING AWS LAMBDA & KINESIS. 

THIS IS NOT A TUTORIAL ON AWS LAMBDA OR KINESIS.

Welcome to another course in the code along series. You are probably here because you may have heard a lot of buzz around server less technologies and specifically AWS lambdas and Kinesis. You probably know that this is code that runs without servers (i.e without you having to provision servers) but are not sure exactly where and how to use them.

In this course we will use these technologies to solve a real-industry problem.

We use the following technologies to arrive at our solution:

  1. The Serverless Framework
  2. AWS LAMBDA  
  3. AWS KINESIS  
  4. ALGOLIA SEARCH DATABASE.

CAUTION:

THIS IS NOT A THEORY COURSE.  THIS COURSE IS ALL ABOUT IMPLEMENTATION :) 

AND HERE IS THE GOOD NEWS.  As we dive into the implementation, i will explain every single line of code, every single decision we make and how we arrive at solving out problem.

It will not matter that you do not know anything about these technologies. You will be able to follow along with ease.

By the end of this course you will be better off that those folks who simply watch fundamentals course because you will have implemented an end-to-end architecture.

I hope you enjoy following this course as much as I enjoyed developing it.


Who this course is for:

  • Software Architects