Back to Great Expectations

GX Cloud

docs/docusaurus/versioned_docs/version-0.18/cloud/gx_cloud_lp.md

1.17.11.9 KB
Original Source

import LinkCardGrid from '@site/src/components/LinkCardGrid'; import LinkCard from '@site/src/components/LinkCard'; import OverviewCard from '@site/src/components/OverviewCard';

<OverviewCard title={frontMatter.title}> Test and validate your Data Assets with our web-based UI. </OverviewCard>

Get started

<LinkCardGrid> <LinkCard topIcon label="About GX Cloud deployment patterns and architecture" description="Learn more about GX Cloud features and functionality and why it's the best choice for data validation." to="/cloud/about_gx" icon="/img/small_gx_logo.png" /> <LinkCard topIcon label="Connect GX Cloud" description="Ready to integrate GX Cloud with your production enviornment? Connect GX Cloud to popular data platforms and orchestration tools." to="/cloud/connect/connect_lp" icon="/img/small_gx_logo.png" /> </LinkCardGrid>

Manage

<LinkCardGrid> <LinkCard topIcon label="Manage Data Assets" description="Create, edit, or delete a Data Asset." to="/cloud/data_assets/manage_data_assets" icon="/img/small_gx_logo.png" /> <LinkCard topIcon label="Manage Expectations" description="Create, edit, or delete an Expectation." to="/cloud/expectations/manage_expectations" icon="/img/small_gx_logo.png" /> <LinkCard topIcon label="Manage Expectation Suites" description="Create or delete Expectation Suites." to="/cloud/expectation_suites/manage_expectation_suites" icon="/img/small_gx_logo.png" /> <LinkCard topIcon label="Manage Validations" description="Run a Validation, or view the Validation run history." to="/cloud/validations/manage_validations" icon="/img/small_gx_logo.png" /> <LinkCard topIcon label="Manage alerts" description="Add, edit, or delete alerts." to="/cloud/alerts/manage_alerts" icon="/img/small_gx_logo.png" /> <LinkCard topIcon label="Manage users and access tokens" description="Manage GX Cloud users and access tokens." to="/cloud/users/manage_users" icon="/img/small_gx_logo.png" /> </LinkCardGrid>