About CloudEstimate
I built CloudEstimate because sizing self-managed enterprise workloads across clouds is harder than it should be. Vendor docs give you reference architectures. Cloud calculators give you pricing. Very little bridges the two quickly when the real question is whether the same workload looks different on Google Cloud, AWS, and Azure.
I'm Regnard Raquedan, a Senior Solutions Architect at GitLab and a Google Developer Expert. Most of my work has lived around infrastructure, partner architectures, and the practical gap between published guidance and what teams need in a procurement meeting.
CloudEstimate is a personal project. It is free, open source, and intentionally narrow. Every estimate cites its source reference architecture and pricing snapshot date so the number can stand up in a Slack thread or an email review.
CloudEstimate is a worked example of the Precomputed AI design pattern. The pattern moves reusable reasoning into versioned artifacts, then serves those artifacts instantly without live model inference. In CloudEstimate, those artifacts are the mapped reference architectures, instance-shape tables, pricing snapshots and generated explanation caches. Every estimate is served from those artifacts instead of a live model call.
Cite the pattern as Raquedan, R. (2026). Precomputed AI: Reason Ahead of Time, Serve Instantly. https://precomputedai.com.
Find me at raquedan.com, on LinkedIn, or via my GDE profile. If something looks wrong, please open an issue.