alexdebrie / dynamodb-instagramLinks
☆332Updated 2 years ago
Alternatives and similar repositories for dynamodb-instagram
Users that are interested in dynamodb-instagram are comparing it to the libraries listed below
Sorting:
- This repo contains all the SAM templates created in the Twitch series #SessionsWithSAM. The show is every Thursday on Twitch at 10 AM PDT…☆388Updated last year
- This repo contains sample data models to demonstrate design patterns for Amazon DynamoDB.☆236Updated 4 years ago
- An example for using Amazon Cognito together with an external IdP☆302Updated last month
- Backend for the AppSync Masterclass demo app☆109Updated 2 years ago
- ☆147Updated last month
- This repository is designed to provide guidance for implementing comprehensive test suites for serverless applications.☆323Updated this week
- DynamoDB access and management for one table designs with NodeJS☆705Updated 2 months ago
- A set of labs that illustrates the concept of multi-tenancy. AWS Lambda layers is used to introduce reusable service constructs and abstr…☆113Updated 10 months ago
- This is an AWS CDK Construct to make deploying a single page website (Angular/React/Vue) to AWS S3 behind SSL/Cloudfront easier☆233Updated 2 years ago
- DynamoDB JavaScript DocumentClient cheat sheet☆454Updated 3 years ago
- ☆508Updated 6 months ago
- Example project for developing AWS Lambda functions on TypeScript with all goodies: local development, tests, debugging, shared layers (3…☆243Updated last year
- Step Functions Workflows. Learn more at the website: https://serverlessland.com/workflows.☆252Updated 3 months ago
- A collection of higher-level reusable cdk constructs☆636Updated 8 months ago
- This sample provides a CDK project that allows you to deploy a serverless chat application based on API Gateway's WebSocket-based API fea…☆165Updated last month
- A collection of sample extensions to help you get started with AWS Lambda Extensions☆476Updated 2 months ago
- Easy-to-use CDK constructs for monitoring your AWS infrastructure☆527Updated last week
- Highly opinionated project template for Serverless Framework that follows and applies hexagonal architecture principle to serverless worl…☆194Updated 6 months ago
- Powertools (logger, HTTP client, AWS clients, middlewares, patterns) for Lambda functions.☆742Updated last year
- Passwordless authentication with Amazon Cognito: FIDO2 (WebAuthn, support for Passkeys), Magic Link, SMS OTP Step Up☆422Updated last month
- JS library for verifying JWTs signed by Amazon Cognito, and any OIDC-compatible IDP that signs JWTs with RS256, RS384, RS512, ES256, ES38…☆692Updated 3 weeks ago
- Learn how to build a CI/CD pipeline for SAM-based applications☆316Updated 2 years ago
- The AWS Solutions Constructs Library is an open-source extension of the AWS Cloud Development Kit (AWS CDK) that provides multi-service, …☆1,303Updated last week
- Pattern generator and debugging tool for Amazon EventBridge☆227Updated last year
- Strongly typed ORM for DynamoDB - Built with the single-table-design pattern in mind.☆491Updated 7 months ago
- The AWS PDK provides building blocks for common patterns together with development tools to manage and build your projects.☆412Updated 3 weeks ago
- Watching what's up with your CDK apps since 2019☆537Updated this week
- List of resources for learning about modeling, operating, and using Amazon DynamoDB☆1,711Updated 2 months ago
- Implementing hexagonal architecture on AWS Lambda with Node.js☆152Updated last year
- Source for the extended version of the demo app API in Serverless Stack.