In this video tutorial, we cover how get to started with the Jets Ruby Serverless Framework that adds Ruby support to AWS Lambda. We’ll build the quintessential CRUD application, and more we’ll importantly explore and edit it to understand how it works. Here’s the link to the Live CRUD Demo.

Summary of What We’ll Cover

  • Cover Requirements
  • Generate the CRUD App
  • Review the Generated Files
  • Start Up Local Server and Test

Web Architecture

The architecture will look similar to this:

More info

Also, here’s source code from the tutorial: tongueroo/jets-tutorial-crud