
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.
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
How to set up GitHub Actions workflows that intelligently handle content vs code changes, with automatic PR creation and selective deployments
In this demo we will see how to deploy a Cognito protected API and test it with Postman using OAuth 2.0 for authentication and login
Updated NextJS App deployed to App Runner with SSR and GitHub Actions
This demo will explain how to deploy a multi-region pipeline with AWS CDK by passing parameters between stacks.
NextJS App deployed to App Runner with GitHub Actions