1 Repo
Duplicating entire serverless application stacks across geographic AWS regions to minimize latency for global users.
Distinct from Multi-Region Replication: Distinct from Multi-Region Replication: replicates full application stacks (Lambda, API Gateway, CloudFront, S3) rather than just workflow state or data.
Explore 1 awesome GitHub repository matching devops & infrastructure · Serverless Application Replication. Refine with filters or upvote what's useful.
Up is a deployment tool that transforms any HTTP server into an AWS Lambda function behind API Gateway with a single command, eliminating server management entirely. It provides a unified platform for building and deploying serverless APIs that scale automatically and charge only for actual usage, while supporting Node.js, Go, Python, Java, Crystal, and Clojure runtimes without per-language configuration. The tool automates the generation and management of all required AWS resources—including Lambda, API Gateway, CloudFront, and S3—from a declarative configuration, and can replicate the entir
Replicates the entire serverless application stack across multiple AWS regions for reduced global latency.