Building a JA4 Fingerprint Pipeline on AWS
How to capture TLS fingerprints at the CloudFront edge, route them through a serverless pipeline, and query them in Athena — using a CloudFront Function, a bash Lambda, SNS, Firehose, and S3.
Read more →terraform How to capture TLS fingerprints at the CloudFront edge, route them through a serverless pipeline, and query them in Athena — using a CloudFront Function, a bash Lambda, SNS, Firehose, and S3.
Read more →Crawl the entire Terraform AWS module registry, extract metadata, analyze composition patterns. Which modules get reused? Which namespaces ship continuously?
Read more →A Terraform module that turns shell scripts into Lambda functions with sub-20ms cold starts. Deploy the runtime once as a layer, then ship pure shell scripts as function packages.
Read more →A Terraform module for receiving email on your domain and forwarding it to an existing inbox using Amazon SES, S3, and Lambda
Read more →A reusable Terraform foundation for consistent tagging, environments, and shared context across modules.
Read more →How a simple browser automation project revealed the need for a direct API Gateway to SNS proxy module
Read more →How migrating a bespoke OpenSearch ingestion pipeline led to two reusable Terraform modules for event analytics
Read more →Learn how to set up cross-account OpenSearch snapshots using Terraform and CloudPosse modules for robust data migration and backup strategies.
Read more →How a well-crafted Makefile transforms Lambda development from a collection of manual steps into a seamless, parameterized workflow
Read more →Building a production-ready serverless image processing pipeline using shell scripts, AWS Lambda, and S3 event triggers - achieving 87% memory efficiency and sub-200ms cold starts.
Read more →The foundational mechanics of turning local code into remote execution
Read more →5 minutes from idea to production API - removing friction between having an idea and seeing it work in production
Read more →