egghead.io
illustration for Converting a Serverless App to run on AWS Lambda and DynamoDB with Serverless Framework

Course

Converting a Serverless App to run on AWS Lambda and DynamoDB with Serverless Framework

  1. 1
    FaunaDB vs DynamoDB: Querying capabilities, Pricing, and more
    5m 9s
  2. 2
    Creating an AWS account
    1m 30s
  3. 3
    Creating a DynamoDB table, creating, and deleting items using the AWS console
    2m 5s
  4. 4
    Modeling data in DynamoDB using a Single Table Design (compared to FaunaDB)
    2m 26s
  5. 5
    Inserting, Updating, and Querying items using the DynamoDB node.js documentclient
    7m 50s
  6. 6
    Replacing FaunaDB with DynamoDB as the Backend of a GraphQL API with Zero Client Changes
    6m 17s
  7. 7
    Netlify Functions vs AWS Lambda
    2m 31s
  8. 8
    WTF is Serverless Framework? Is it the same as serverless? (no, it's not)
    1m 43s
  9. 9
    Getting Started with Serverless Framework CI/CD and writing your first serverless.yml
    7m 3s
  10. 10
    Writing an AWS custom authorizer to enable the use of Netlify Identity on AWS Lambda
    6m 12s

Modeling data in DynamoDB using a Single Table Design (compared to FaunaDB)

Chris Biscardi
InstructorChris Biscardi
  • faunadb
    FaunaDB
  • aws
    AWS

Share this video with your friends

Send Tweet

We talk about The differences between a FaunaDB data model and a DynamoDB data model. We go on to explore single table design patterns, keys, access patterns and time to live attributes in Dynamo. We also touch on the adjacency list pattern.

Build your Developer Portfolio and climb the engineering career ladder.
  • Search
  • Talks
  • Podcasts
  • Machine
  • Pricing
  • Store
©egghead.io
Terms & Conditions