
Updating Athena Queries for Enhanced Blog Traffic Analysis
Expanding on our CloudFront log analysis with new Athena queries to differentiate bots vs humans, analyze external referrers, and get detailed bot traffic insights.
Expanding on our CloudFront log analysis with new Athena queries to differentiate bots vs humans, analyze external referrers, and get detailed bot traffic insights.
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
How to build a private Fargate task and connect to it with an AWS Lambda function using AWS CDK.
In order to deploy a Certificate with a CloudFront Distribution, a multi-stack CDK must be used to deploy the Certificate in us-east-1 and the SPA in a different Region. This CDK deployment will show how to do that.