denolfe / blog-code-samples
Code samples for blog at https://www.elliotdenolf.com
☆17Updated 4 years ago
Alternatives and similar repositories for blog-code-samples
Users that are interested in blog-code-samples are comparing it to the libraries listed below
Sorting:
- Comprehensive Domain Driven Design, CQRS, and Event Sourcing example utilizing AWS SAM.☆57Updated 8 months ago
- Port of aws-serverless-express to work with Fastify WebServer.☆41Updated 8 months ago
- Test Framework for AWS Lambda☆12Updated last month
- Hexagonal architecture with AWS Lambda☆33Updated 6 years ago
- The easiest way to develop & deploy AWS Lambda Layers using Serverless Components☆16Updated 4 years ago
- Example of Nest using AWS-SERVERLESS-FASTIFY library☆15Updated 2 years ago
- clean architecture, DI, caching and Unit testing in AWS Lambda☆34Updated 3 years ago
- ☆15Updated 6 years ago
- Hands-on material for session on how to start working with OpenSearch and NodeJS☆25Updated 2 years ago
- ☆26Updated last year
- aws-blueprint REST API example using AWS SAM and NestJS☆39Updated 2 years ago
- A better way to use the WireMock simulator to test HTTP and gRPC APIs☆48Updated this week
- Implementing hexagonal architecture on AWS Lambda with Node.js☆151Updated last year
- A serverless Twitter built with some cool stuff, such as the Serverless Framework, AppSync (GraphQL), Lambda, DynamoDB, Cognito, Kinesis …☆43Updated 2 years ago
- Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS La…☆36Updated 5 years ago
- serverless plugin to make serverless-sns-sqs-lambda events☆80Updated 9 months ago
- An AWS CDK implementation of the CI/CD Pipeline for AWS CloudFormation templates on AWS. Use AWS TaskCat, AWS CodePipeline, and AWS Code…☆17Updated 6 years ago
- λ💨 AWS CDK Construct to bundle JavaScript and TypeScript AWS lambdas using extremely fast esbuild.☆70Updated 3 years ago
- Demo app to illustrate how you can build an event-sourced system with Lambda and DynamoDB☆73Updated 2 years ago
- ☆62Updated 4 years ago
- AWS SNS SQS client UI☆31Updated 6 months ago
- Localstack demo☆31Updated 2 years ago
- We use CloudFront running a SPA to reverse proxy to an API Gateway backend. This eliminates CORS which can hugely decrease request latenc…