Serverless - DynamoDB and File Structure

Поделиться
HTML-код
  • Опубликовано: 5 авг 2024
  • In this video we will create a DynamoDB table using the serverless framework and connect two lambda functions to it. I will also show you how I like to organize my serverless project as well as how to reference other serverless files and variables.
    Timestamps:
    - Intro: 0:00​
    - File Structure for serverless projects: 0:51
    - Import Serverless files:1:40
    - Create DynamoDB table: 2:30
    - Serverless variables: 3:15
    - Serverless environment variables: 4:47
    - Serverless resources: 6:00
    - Deploy and testing: 6:25
    Code example: github.com/endre-synnes/pytho...
    Subscribe button animation: touchtechnologyreview.com/sub...
    Follow me on Github: github.com/endre-synnes

Комментарии • 2

  • @code.scourge
    @code.scourge 7 месяцев назад

    Love your videos on Serverless Framework

    • @EndreSynnes
      @EndreSynnes  7 месяцев назад

      Thank you🤩 I’m thinking about making more infrastructure as code videos in the future😄