📓
BK Tricks
search
Ctrlk
<- back to the bodik.tech
  • BK Tricks
  • AI\ML
    • Using PostgreSQL with pgvector extension to store and search embeddings
    • JavaScript-based tools
  • Databases
    • PostgreSQLchevron-right
    • Elasticsearchchevron-right
    • Prometheuschevron-right
    • Clickhousechevron-right
  • Infrastructure
    • AWSchevron-right
      • SAMchevron-right
        • Schema to create a resource of DynamoDB table using SAM
        • Example of enabling streaming functionality of DynamoDB table using SAM resource
        • Schema to create Lambda function resource using SAM
        • Adding environment variables to Lambda function resource using SAM
        • Adding a scheduled timer to start Lambda function resource using SAM
        • Reading stream from DynamoDB by Lambda function declared using SAM
        • Schema to create a resource of SQS queue using SAM
      • CloudFrontchevron-right
  • Programming
    • JavaScriptchevron-right
  • Tools
    • Kafkachevron-right
  • Math
    • Transform the number from one numeric range to another
  • Frontend
    • Useful resources
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. Infrastructurechevron-right
  2. AWS

SAM

All useful things related to AWS SAM (Serverless Application Model) framework I used

Schema to create a resource of DynamoDB table using SAMchevron-rightExample of enabling streaming functionality of DynamoDB table using SAM resourcechevron-rightSchema to create Lambda function resource using SAMchevron-rightAdding environment variables to Lambda function resource using SAMchevron-rightAdding a scheduled timer to start Lambda function resource using SAMchevron-rightReading stream from DynamoDB by Lambda function declared using SAMchevron-rightSchema to create a resource of SQS queue using SAMchevron-right
PreviousAWSchevron-leftNextSchema to create a resource of DynamoDB table using SAMchevron-right

Last updated 3 years ago