
Analyzing Blog Traffic with CloudFront Logs and Athena
A detailed guide on setting up CloudFront logging with Athena to analyze blog traffic patterns and user behavior using CDK
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
A step-by-step guide on how to add RSS, Atom, and JSON feeds to a Next.js static blog using the Feed package
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