Projects

blue green static aws edge

Reference architecture for one approach of how to deploy an embeddable javascript application using AWS serverless technologies and blue-green deployments

repo: https://github.com/BASED-EDGE/blue-green-static-aws-edge


Nearest REGION CDK

A sample CDK stack showing how to create a TXT DNS record on Route53 to return the nearest AWS region to the caller (either excluding or including opt-in regions)

repo: https://github.com/BASED-EDGE/nearest-region-cdk



Edge-Lambda-url-authorizer

npm pkg to sigv4 sign cloudfront viewer requests to Lambda Function URLs with IAM auth

repo: https://github.com/nexus-uw/edge-lambda-url-authorizer



Cross region latency

Ran an experiment to compare the response time of us-east-1+us-west-2 lambda when interacting with a DynamoDB in us-east-1

repo: https://github.com/BASED-EDGE/cross-region-latency