
Adding llms.txt Files to Enhance AI Model Compatibility
Implementing a generator for llms.txt files to help AI models better understand and reference blog content
Implementing a generator for llms.txt files to help AI models better understand and reference blog content
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
Expanding on our CloudFront log analysis with new Athena queries to differentiate bots vs humans, analyze external referrers, and get detailed bot traffic insights.
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 setting up CloudFront logging with Athena to analyze blog traffic patterns and user behavior using CDK
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
A detailed walkthrough of creating a dynamic wave animation using SVG, React, and Tailwind CSS