Finally, business metrics at your fingertips
Introducing EdgeSet, a data virtualization platform that joins up disparate cloud and on-premise data sources to a single access point, within minutes.
Platform
Leverage your data without disrupting your existing workflows.
Single source of truth
EdgeSet enables organizations to have a single point of access for all their data.
Compare and analyse
Easily compare and analyze data between different data sources.
Dashboard and reports
Create meaningful dashboards and generate reports to aid in making impactful decisions.
Federated queries
Query data from multiple sources without moving the data reducing data transfer and storage costs.
Real-time access
Reduce traditional ETL/ELT processes and access up-to-date data.
Interactive analytics
Slice and dice data to gather key business insights with built-in visualizations.
Security-focused
Designed with hardened security from the ground up ensuring data sovereignty is preserved.
Federated queries
SELECT
c.customer_name,
s.overall_satisfaction,
t.ticket_id
FROM
postgres.crm.customers c
JOIN
sheets.surveys.responses s ON c.cust_id = s.cust_id
LEFT JOIN
elasticsearch.support.tickets t ON c.cust_id = t.cust_id
WHERE
s.overall_satisfaction <= 3
EdgeSet provides a unified view of different data sources without moving the data. This reduces data transfer, operational, and storage costs.
Queries are performed using ANSI-compliant SQL, and joins are executed as if all data resides in a single database.
Real-time Access
Unlike traditional ETL/ELT systems, EdgeSet processes data on-demand, querying source systems directly for the most up-to-date information.
This simplifies the architecture, saving man-hours and reducing the time to generate reports, thereby improving efficiency.
Interactive analytics
Quickly slice and dice your data to uncover key business insights.
EdgeSet supports a variety of visualizations, offering flexibility in how data can be displayed.
Security-focused
EdgeSet addresses all three classes of threat vectors.
To counter Insider Threats
- EdgeSet has fine-grained access controls.
- Grant and restrict access at the data source, table, and column level.
To counter Vendor Threats
Your data is not sent to us.
- Your data moves to the vendor’s cloud.
- Your data is subject to search/seizure in vendor’s legal jurisdiction.
- Vendor’s employees can leak your data.
- Tetmon’s employees cannot access your data.
- Your data does not leave your network.
- Data sovereignty is preserved.
To counter External Threats
EdgeSet was designed with hardened security from the ground up.
- All database credentials are stored encrypted with 256-bit security.
- Passwords are hashed with memory-hard algorithms to protect against GPU attacks.
- All connections are encrypted with either TLS or SSH, without exception.
- Automatic penetration testing of all builds in virtualized network simulations.
Security-focused
EdgeSet addresses all three classes of threat vectors.
To counter Insider Threats
- EdgeSet has fine-grained access controls.
- Grant and restrict access at the data source, table, and column level.
To counter Vendor Threats
Your data is not sent to us.
- Your data moves to the vendor’s cloud.
- Your data is subject to search/seizure in vendor’s legal jurisdiction.
- Vendor’s employees can leak your data.
- Tetmon’s employees cannot access your data.
- Your data does not leave your network.
- Data sovereignty is preserved.
To counter External Threats
EdgeSet was designed with hardened security from the ground up.
- All database credentials are stored encrypted with 256-bit security.
- Passwords are hashed with memory-hard algorithms to protect against GPU attacks.
- All connections are encrypted with either TLS or SSH, without exception.
- Automatic penetration testing of all builds in virtualized network simulations.