Refactoring Blog Search from Pinecone to Claude
How we replaced vector search with AI-powered semantic search using Claude via AWS Bedrock
How we replaced vector search with AI-powered semantic search using Claude via AWS Bedrock
A comprehensive guide to deploying multiple environments in a single AWS account using CDK, featuring sophisticated deployment strategies, GitHub Actions automation, and real-world architectural patterns
A deep dive into securely managing user-specific image uploads to S3 using presigned URLs and authorizing access for viewing with AWS Cognito.
Create an MCP server that you can use to access your AWS CloudWatch Logs and CloudTrail events for easier troubleshooting and monitoring
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.