Building 'The Builder' - The Road from Commit to Production in 13s
Too Long; Didn't Read
Users can connect their GitHub project to WunderGraph Cloud. Once they make a commit, "The Builder" will build a new docker image and deploy it across the globe in 13 seconds. We use Podman for rootless docker builds, fly.io for Firecracker VMs (Fly Machines), and temporal.io. for reliable orchestration of the build process.