Sign in Agent Mode
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Insights Hub for Enterprise Manufacturing

Siemens Digital Industries Software

Reviews from AWS customer

1 AWS reviews
  • 5 star
    0
  • 1
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

56 reviews
from

External reviews are not included in the AWS star rating for the product.


4-star reviews ( Show all reviews )

    reviewer2787357

Centralized insights have transformed troubleshooting and now cut incident resolution time dramatically

  • February 19, 2026
  • Review from a verified AWS customer

What is our primary use case?

Insights Hub serves as a centralized monitoring and data-driven decision-making platform. It acts as a single place where data is collected, analyzed, and turned into actionable insights. The primary use case changes slightly depending on the platform. For application monitoring, the main use case is to monitor application performance and troubleshoot issues, tracking response time and failures, monitoring dependencies of databases and APIs, helping with log analysis, alerting on issues, and enabling performance optimizations. This is very common in DevOps and SRE environments.

Regarding troubleshooting, I will explain this using a real troubleshooting example from an application monitoring scenario in Microsoft Azure and AWS contexts. When users report that the application is very slow, Insights Hub helps troubleshoot step-by-step. First, I check the overview dashboard of Insights Hub where the request rate, average response time, failure rate, and server response trends are displayed. From this dashboard, I immediately noticed that response time suddenly increased from 200 milliseconds to 3 seconds and the failure rate also slightly increased, indicating that something has changed. In step two, I drill into performance by opening the performance section and checking requests. Insights Hub shows the slowest endpoints, percentile response times, and request breakdown by operations. I discovered a specific API command to check and narrowed the issue to one API. In step three, I check dependencies by opening the dependencies section in Insights Hub, which shows SQL calls, external APIs, and service-to-service calls. I noticed that the SQL dependency call to the order database is taking 3.5 seconds, revealing that the API itself is not slow but the database call is slow. In step four, I use logs with KQL queries, running a query like "request where duration is greater than 3000". From here I can correlate the slow request, database dependency duration, and any error patterns, potentially finding that a specific query is causing table scans, missing indexes, and lock contention. In the final step, I check live metrics to see if an ongoing issue exists. I can open live metrics streams and watch real-time CPU, memory, and request rate. The root cause identified in this example outcome was that a new deployment introduced a poorly optimized SQL query with a missing index that caused a full table scan, resulting in a slow database query that made the API slow and caused user complaints.

How has it helped my organization?

Insights Hub is a leading cloud-based industrial IoT platform designed to connect machines, analyze operational data, and drive digital transformation. The best features include advanced edge-to-cloud connectivity, AI-powered analytics, and low-code app development.

Advanced industrial connectivity is the first feature, which includes diverse data ingestion where machines, plants, and fleets are connected regardless of manufacturer, supporting protocols such as OPC UA, Modbus, S7, and Ethernet/IP. The second feature is powerful analytics and AI, specifically Insights Hub Predict. Regarding predictive maintenance, it uses machine learning with a GA model to forecast asset behavior, detect anomalies, and reduce unplanned downtime. It also analyzes quality prediction by detecting data to identify quality risks early, identify root causes, and minimize defects and rework. A comprehensive asset management and monitoring is also a good feature of Insights Hub. Insights Hub Monitor allows for real-time visualization of assets and creating rules-based alerts and tracking KPIs via dashboards. Additionally, there is low-code application development with Mendix, where custom apps are built on the Mendix low-code platform, allowing users to build and deploy personalized industry-specific apps quickly. Visual Flow Creator is a drag-and-drop tool to design workflows and analyze data without needing deep coding expertise.

The features my team uses most in daily operations are AI-powered analytics plus log querying with KQL. Production issues do not announce themselves politely; they show up as sudden latency spikes, random 500 errors, memory growth, and intermittent failures. AI-based detection and log querying help find the root cause quickly. In a real daily workflow example, when the error rate suddenly increases, the first step is AI smart detection, where Insights Hub automatically flags failure rate anomalies. Instead of manually checking the dashboard all day, the system tells me something is wrong, which already saves time. Secondly, I drill into logs and run queries such as "exceptions summarize count by type", which immediately shows me specific null reference exceptions or database timeouts. Now I am working with data rather than guessing.

This feature makes daily work easier with faster root cause analysis, reduced alert fatigue, and historical pattern recognition. Insights Hub has provided significant positive impact to my organization. The first positive impact is a significant reduction in MTTR, which is mean time to resolution. Before using Insights Hub, it was very difficult because manual log checks were tough, jumping between servers was challenging, looking at separate monitoring tools was difficult, and there were long bridge calls going on to identify the resolution. After implementing Insights Hub, end-to-end request tracing, correlated logs plus dependencies, and AI anomaly alerts resulted in issues being diagnosed in minutes instead of hours. The outcome has been faster incident resolution and improved service reliability. The second positive impact is proactive issue detection instead of reactive. AI-based anomaly detection helped catch memory growth before crashes, gradual performance degradation, and sudden traffic spikes. Instead of users reporting issues first, the monitoring system flagged them early. The outcome is reduced customer impact and fewer escalations. The third positive impact is improved deployment confidence. After new releases, I monitor live metrics, compare performance against baseline, and quickly roll back if anomalies appear. The outcome has been more stable deployments and fewer post-release incidents. The fourth positive impact is better cross-team collaboration. Before, there was blame between developers, infrastructure teams, and database teams. Now, full transaction visibility, clear dependency tracing, and shared dashboards mean everyone sees the same data. The outcome is less finger-pointing, faster RCA, and more accountability.

Measurable changes noticed include 30 to 50 percent faster incident resolution, fewer SEV one outages, reduced alert fatigue, and better SLA compliance. Alert fatigue was reduced by 20 to 30 percent and customer satisfaction has increased by some percentage.

What needs improvement?

Regarding improvements to Insights Hub, I have identified several areas. The first improvement would be smarter AI with clear root cause suggestions. Currently, AI detects anomalies but often only says "unusual increase in failures detected" without clearly stating what changed, which deployment caused it, or what likely component is responsible. Improvements could include automatic correlation with recent deployments, suggested probable root causes such as code changes, infrastructure scale events, or database latency, and a confidence score. This would reduce investigation time even more.

The second improvement would be better noise reduction in alerts. Sometimes anomaly detection generates too many notifications and minor fluctuations are treated as incidents. Improvements could include smarter alert grouping, better baseline tuning, and business impact aware alerting, where alerts are not triggered if latency increased but there is no user impact.

The third improvement is stronger cross-cloud and hybrid visibility. Many organizations use Azure, AWS, and on-premises infrastructure. Insights Hub could improve multi-cloud correlations and unified dashboards across environments. Currently, cross-platform visibility often requires custom integrations.

For how long have I used the solution?

I'm using Insights Hub more than two and a half years.

What other advice do I have?

I am giving Insights Hub a rating of eight out of ten. The reason I have given eight is because of all the features it has and the excellent observability capabilities it provides, such as end-to-end distributed tracing, dependency monitoring, real-time metrics, log correlation, and AI-based anomaly detections. Additionally, it has strong integration and is mature and enterprise-ready. However, I have not given nine or ten because there are some pain points. The learning curve is steep as it requires skill to fully utilize and is not very beginner-friendly, and querying can be complex. There is also significant noise and tuning required because AI detection is good but not perfect and can generate noisy alerts if not configured properly. Additionally, cost visibility and optimization is a concern as log ingestion cost can increase quickly and requires monitoring to avoid unexpected bills. Insights Hub earns eight out of ten because it dramatically improves troubleshooting and operational visibility and is powerful and enterprise grade, but still has room for improvement in usability, automation, and cost optimization.


    Rajendra M.

Efficient Tool for Monitoring and Reporting

  • November 06, 2025
  • Review provided by G2

What do you like best about the product?
insights Hub provides a centralized and easy to navigate platform that helps to consolidate data from various sources in one place.The dash boards and reporting tools are intuitive, making it simpler to gain quick insights without needing advanced technical skills. It improves decision making and saves time by providing a clear view of key performance indicators and trends. Implementation is ease, Good customer support , integration is ease, frequently used.
What do you dislike about the product?
some features require additional configuration before they become fully useful, which can be time consuming. At times, the system can feel slow when handling large volumes of data or complex dashboards, additionally, the number of customization options could be more flexible to better match different business use cases
What problems is the product solving and how is that benefiting you?
Insights Hub Centralizes equipment data and provides real time data and real time dashboards, helping us track performance, detect issues early and improve operational efficiency.


    Michael M.

A lot of interesting people, companies and insights

  • July 01, 2025
  • Review provided by G2

What do you like best about the product?
See what's possible in future, AI, Companies who can support and help us in digitalization
What do you dislike about the product?
the hot weather, but inside it"s cool !!
What problems is the product solving and how is that benefiting you?
Helping to make production visible and help solving problems


    Tim R.

Growing industrial products company using InsightsHub

  • June 30, 2025
  • Review provided by G2

What do you like best about the product?
Important features for me include: security, full data solution fit for the future, pre configured industrial services that we can plug in.
Implementing IH was easy with our partner on board and Siemens have been great at supporting our journey.
What do you dislike about the product?
Navigating the purchase experience is tricky for non-expert users who are not familiar with insights hub. We needed to employ a partner for this.
What problems is the product solving and how is that benefiting you?
Near real time and historic data analytics across a quickly growing number of connected assets and providing insights to our engineering team to drive improvements.


    Pablo B.

Inside hub to show information

  • June 04, 2025
  • Review provided by G2

What do you like best about the product?
it is a tool that is practical to use, allows customizations
What do you dislike about the product?
We couldn't design some plant needs to show on TV.
What problems is the product solving and how is that benefiting you?
We lacked integration with MES and other platforms outside of Opcenter.


    Rodolfo M.

We use it only to display dashboards. Our intention is to extend its use in 2026.

  • June 04, 2025
  • Review provided by G2

What do you like best about the product?
the ease of developing dashboards
What do you dislike about the product?
that does not have a native connection to connect to a TV to display indicators in the factories.
What problems is the product solving and how is that benefiting you?
it does not have a native connection with televisions that allows displaying dashboards on the production lines of the factories


    Reese E.

Single source of truth

  • June 04, 2025
  • Review provided by G2

What do you like best about the product?
Collecting the data is very easy and then making it available to the various teams and roles that need the data is straight forward.
What do you dislike about the product?
The cloud hosting is limited. With our security concerns the lack of hosting options on govCloud or GCC-High environments limits what we are able to do. We are going to have to transition to on-premise hosting to meet our requirements.
What problems is the product solving and how is that benefiting you?
Insights hub is collecting and organizing our process and manufacturing data to facilitate many initiatives. These include computational physics, AI/ML, process improvement/optimization, and new material creation. By making the data available to our team it eliminates the constant messaging and searching for the correct data. It also ensures data is always collected, there is no forgetting to turn on data collection.


    Sergio A.

Insights 4 all!

  • June 03, 2025
  • Review provided by G2

What do you like best about the product?
Being able to get all the data from the shopfloor to make the informed decisions at the right time
What do you dislike about the product?
Implementation cost of IOT network devices
What problems is the product solving and how is that benefiting you?
Data transparency and traceability, with Insights Hub we are able to get the information directly from the data source


    Shubham K.

Its a really good tool to get OEE data and helps with data driven manufacturing.

  • June 03, 2025
  • Review provided by G2

What do you like best about the product?
Its easy to use interface and quick response time.
What do you dislike about the product?
Sometimes it can hang up and needs to be refreshed. Some improvements related to Monitor could help.
What problems is the product solving and how is that benefiting you?
Solves the problem of data availability from the shopfloor that’s easily available.


    Felix R.

Good

  • May 27, 2025
  • Review provided by G2

What do you like best about the product?
it is very flexible and powerful to used.
What do you dislike about the product?
it is difficult to use and the online help is complicated
What problems is the product solving and how is that benefiting you?
Remote connectivity