Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Squirro platform provides insights especially from unstructured data but can also deal with structured data. To achieve this, the data is made available to Squirro through the data import APIs. The data is persisted on the data storage layer and can be consumed with the data access APIs.

Image Removed

Processing Steps

The four main steps in Squirro are the following:

  1. Data Import: Data comes in from a variety of sources.
  2. Data Enrichment: Squirro's pipeline processes the data and allows project-specific enrichments.
  3. Data Indexing: The indexed data is persisted in Squirro's data storage layer.
  4. Data Access: Data can be consumed through the standalone Squirro User Interface or a variety of Integrations into other systems.

Image RemovedAt the most fundamental level this can be split into:

  • Gather - collect data from different systems

  • Understand - derive information and insights from this data

  • Act - provide to the users in an easy-to-understand and actionable way

...

Processing Sections

Zooming in one level, the architecture diagram reveals the more fine-grained sections into which the processing can be split. This also shows how the Squirro AI Studio is used as a foundation for some of these steps.

...

These steps are split into three different areas of the product:

  • Load - this is the data loading step. The work here is done through built-in as well as custom connectors.

  • Enrich … Automate - this is handled in the Pipeline. Every item yielded by data loading flows through this pipeline and will eventually get indexed.

  • Visualize - data is presented to the end users in Dashboards.