(no title)
roeja | 2 years ago
From the docs https://docs.getdbt.com/docs/cloud/billing#what-counts-as-a-... `Models are counted when built and run` so running a 200 model dbt project 3 times a day would just about hit the 20k limit a month.
Given a year ago dbt cloud was $50 per seat without usage based pricing, building your own ci/cd system with github actions is the way to go with dbt these days.
No comments yet.