Deep Dive: Building 'alphabetizi.ng'
Exploring the architecture and interesting features of a serverless survey application built with AWS CDK, React, DynamoDB, and Lambda@Edge
Exploring the architecture and interesting features of a serverless survey application built with AWS CDK, React, DynamoDB, and Lambda@Edge
A detailed guide on sending emails with Microsoft Graph from a Lambda function
A detailed guide on implementing secure API Gateway endpoints using Lambda@Edge for request verification and API key management
A detailed guide on how we implemented semantic search using Pinecone vector database and OpenAI embeddings
How to set up GitHub Actions workflows that intelligently handle content vs code changes, with automatic PR creation and selective deployments
This demo will explain how to deploy a multi-region pipeline with AWS CDK by passing parameters between stacks.
In this demo we will see how to deploy an NVIDIA NIM to EC2 with Docker to do your own inference
In this demo we will see how to deploy an application on AWS that will capture insights from GitHub and store them in S3 to be easily queried with Amazon Athena
A simple React application and related infrastructure that will consume Amazon Chime SDK call analytics events
When uploading files and directories during a CDK bucket deployment, `exclude` can be used. This samples shows how to use that feature.