Skip to content

Able to host in our own GCP Org? #10

Answered by dqops
cachatj asked this question in Q&A
Discussion options

You must be logged in to vote

DQOps has two parts.
The big part that you can host anywhere is the DQOps engine itself which has the UI, data quality rules, and an offline data lake with parquet files. You can run that in your Org any time.

The remaining part that would be hosted as a commercial SaaS platform is the data warehouse and the data quality dashboards. We are setting up a small data quality data lake on GCP for each user. That is:

  • storage bucket for Parquet files, the same files that at a local DQOps instance stores in the .data/ folder
  • several external tables that are attached to the storage bucket, accessing the parquet files
  • several BigQuery native tables that are loaded with the content.

Besides that, …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@cachatj
Comment options

Answer selected by dqops
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #9 on October 11, 2023 09:35.