diff --git a/.cache/plugin/social/assets/images/social/sponsor-blah.png b/.cache/plugin/social/assets/images/social/sponsor-blah.png new file mode 100644 index 00000000..eab6f01d Binary files /dev/null and b/.cache/plugin/social/assets/images/social/sponsor-blah.png differ diff --git a/.cache/plugin/social/assets/images/social/sponsor.png b/.cache/plugin/social/assets/images/social/sponsor.png index 843a97ff..dcb42c02 100644 Binary files a/.cache/plugin/social/assets/images/social/sponsor.png and b/.cache/plugin/social/assets/images/social/sponsor.png differ diff --git a/.cache/plugin/social/manifest.json b/.cache/plugin/social/manifest.json index a57d03f9..648e424f 100644 --- a/.cache/plugin/social/manifest.json +++ b/.cache/plugin/social/manifest.json @@ -1,6 +1,6 @@ { "assets/images/social/use-case.png": "af616615b03287b308aef251bbb1df0e733673f8", - "assets/images/social/sponsor.png": "3f0a3fa0fe4a8b402dc466897a7cdb292a6cae39", + "assets/images/social/sponsor.png": "da859d64c8b4b221c85e862023259830e4ed9b61", "assets/images/social/legal/terms-of-service.png": "6ec7f830230d9b2634fe4f1df28515b9634e66e2", "assets/images/social/about.png": "f06fb9fd297df6846154fcab074af00618acbd8c", "assets/images/social/get-started/docker.png": "50000ec64d76abb9d1c111969573d4db9f738f60", @@ -41,5 +41,6 @@ "assets/images/social/use-case/roadmap.png": "5347d2fca134ae9b74f47d4264a8d0eeba8e3b5c", "assets/images/social/use-case/blog/shift-left-data-quality.png": "79e3df16ecb96943ab3fdb233d315595366209ca", "assets/images/social/setup/delete-data.png": "4699fa68ff1573f1bb847fc6926f7eeb7e942524", - "assets/images/social/demo.png": "48db7ee2f51ea5a7bfaf696061dc7cdd8398ca39" + "assets/images/social/demo.png": "48db7ee2f51ea5a7bfaf696061dc7cdd8398ca39", + "assets/images/social/sponsor-blah.png": "f369f1d660b471ef373daf40722a62d4b756f78f" } \ No newline at end of file diff --git a/docs/diagrams/index/data_connections.gif b/docs/diagrams/index/data_connections.gif new file mode 100644 index 00000000..884148fc Binary files /dev/null and b/docs/diagrams/index/data_connections.gif differ diff --git a/docs/diagrams/index/data_relationship.gif b/docs/diagrams/index/data_relationship.gif new file mode 100644 index 00000000..92d813f7 Binary files /dev/null and b/docs/diagrams/index/data_relationship.gif differ diff --git a/docs/diagrams/index/data_validations.gif b/docs/diagrams/index/data_validations.gif new file mode 100644 index 00000000..219f8421 Binary files /dev/null and b/docs/diagrams/index/data_validations.gif differ diff --git a/docs/diagrams/index/delete_data.gif b/docs/diagrams/index/delete_data.gif new file mode 100644 index 00000000..8b7a6248 Binary files /dev/null and b/docs/diagrams/index/delete_data.gif differ diff --git a/docs/index.md b/docs/index.md index 66928387..688f37e1 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,108 +1,93 @@ --- title: "Automated data generation and validation tool" -description: "A synthetic data generation and testing tool that can automatically discover, generate and validate for files, databases, HTTP APIs and messaging systems." +description: "A synthetic data generation and testing tool that can automatically discover, generate and validate for +files, databases, HTTP APIs and messaging systems." image: "https://data.catering/diagrams/logo/data_catering_logo.svg" --- -
-Simplify your data testing+๐ Data ConnectionsConnect to databases, messaging systems, HTTP APIs, file systems, data catalogs and +metadata sources to automatically generate and validate data. - Take away the pain and complexity of your data landscape and let Data Caterer handle it+ |
+
-
-[Try now](get-started/docker.md){ .md-button .md-button--primary .button-spaced }
-[Demo](sample/ui/index.html){ .md-button .md-button--primary .button-spaced }
-
+
-Data testing is difficult and fragmented+ |
+
-- Data being sent via messages, HTTP requests or files and getting stored in databases, file systems, etc.
-- Maintaining and updating tests with the latest schemas and business definitions
-- Different testing tools for services, jobs or data sources
-- Complex relationships between datasets and fields
-- Different scenarios, permutations, combinations and edge cases to cover
+
-Current solutions only cover half the story+ |
+
-- Specific testing frameworks that support one or limited number of data sources or transport protocols
-- Under utilizing metadata from data catalogs or metadata discovery services
-- Testing teams having difficulties understanding when failures occur
-- Integration tests relying on external teams/services
-- Manually generating data, or worse, copying/masking production data into lower environments
-- Observability pushes towards being reactive rather than proactive
+๐ RelationshipsGenerate data with relationships between any data source. Batch or real-time. - -[Try now](get-started/docker.md){ .md-button .md-button--primary .button-spaced } -[Demo](sample/ui/index.html){ .md-button .md-button--primary .button-spaced } - + |
+
-What you need is a reliable tool that can handle changes to your data landscape+๐ Complex Data ValidationsDon't just fire and forget. Validate your data with powerful validations +that can be powered by the data generated. - + |
+-With Data Caterer, you get: + -- Ability to connect to any type of data source: files, SQL or no-SQL databases, messaging systems, HTTP APIs -- Discover metadata from your existing infrastructure and services -- Gain confidence that bugs do not propagate to production -- Synthetic data generation that is production-like without ever connecting to production -- Be proactive in ensuring changes do not affect other data producers or consumers -- Configurability to run the way you want + | +
- -[Try now](get-started/docker.md){ .md-button .md-button--primary .button-spaced } -[Demo](sample/ui/index.html){ .md-button .md-button--primary .button-spaced } - + -## Tech Summary + | +
-Use the Java, Scala API, or YAML files to help with setup or customisation that are all run via a Docker image. Want to
-get into details? [Checkout the setup pages here](setup/index.md) to get code examples and guides that will take you
-through scenarios and data sources.
+๐งน Data CleanupDelete the generated data or even delete the data generated by your consumers. Keep your environments nice and tidy ๐. -Main features include: + |
+