Hey all! Could you ballpark the cost of deploying Metaflow on GCP? For a deployment just sitting idle, that is. Thanks!
a
ancient-application-36103
08/19/2025, 3:34 PM
technically, if you want a close-to-0-idle cost deployment, you can skip deploying the metadata service (you will lose cross user tracking) and the ui. in that scenario, you will only incur GKE control plane costs and storage related charges.
ancient-application-36103
08/19/2025, 3:36 PM
the metadata service and the ui bits are not resource intensive by design either, so the cost is usually minimal