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.


    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.


    tanmay D.

Effortless Insights and Seamless Collaboration with Insight Hub

  • December 01, 2025
  • Review provided by G2

What do you like best about the product?
Insight Hub has been one of my workhorse tools. My favorite part about it is that it doesn’t bombard you with convoluted dashboards. It’s all neat, structured and accessible even for people who aren’t professional data jockeys.
Performance-wise, it’s fast and stable. I haven’t run into any big bugs or crashes yet. Customer support is indeed quite responsive each time I had doubt, they replied with the right solution rather than just saying you might need help from a designer.
What do you dislike about the product?
It would be nice to have a little more customization available, especially for report designs. Nothing deal-breaker, but it would make the platform even more versatile.
All in all, Insight Hub is as advertised. So if you’re looking for a tool to understand your data without making things complicated, this one is definitely worth checking out.
What problems is the product solving and how is that benefiting you?
not any problem till now


    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.


    jamie a.

Being a guest speaker

  • July 02, 2025
  • Review provided by G2

What do you like best about the product?
Enable me to fault find systems remotely
What do you dislike about the product?
I don't really dislike anything about insights
What problems is the product solving and how is that benefiting you?
as a Micro SME, travelling to site investigating faults was dead time and money. by using insights we are able to predict the parts required saving my company and the customers time and down time


    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


    Trevor D.

Growing your business with Insights Hub.

  • June 30, 2025
  • Review provided by G2

What do you like best about the product?
Insights Hub has become a critical central store for all key information in the cloud. We use it internally to track and analyse our machines across a global network. Our customers using it for verification, consumption and business insights that they've never had perform. It has a really good set of enterprise tools and features that have allowed us build out our technical and software solution.
What do you dislike about the product?
Insights Hub is like a series of building blokes which takes time to come together. I wouldn't say I dislike that but it takes time to do that. We've been on a journey with Siemens and that needs to move at a pace that works for both parties. You need to invest time to skill up and understand the technology but once you've done that you'll have a great tool setup to scale and grow your business.
What problems is the product solving and how is that benefiting you?
Making sure the right data gets to the right people at the right time. It provides a reporting framework internally and for our customers.


    Renewables & Environment

A revealing Insight into Digital Manufacturing.

  • June 30, 2025
  • Review provided by G2

What do you like best about the product?
The flexibility, and how it integrates, to create a digital thread, for all users.

Easily scalable, and ease of deployment, make it the natural choice for Makers!.
What do you dislike about the product?
How its not been deployed to every manufacturer Worldwide!
What problems is the product solving and how is that benefiting you?
We had numerous Silos of information, none of them communicated with each other, and this affected our ability to make agile decisions. We can now make quick decisions and be more predictable.


    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.


    Aditya T.

A Smart IoT Platform

  • June 27, 2025
  • Review provided by G2

What do you like best about the product?
Insights Hub's improved dashboards and AI-powered insights particularly appeal to me. Customizing reports, managing feedback, and visualizing data have all gotten easier. All in all, it feels much smoother and more natural.
What do you dislike about the product?
I think Insights Hub is great, but it could be more user-friendly. The interface can feel a bit complex at first, and navigation between modules could be smoother. It would also help if data exporting and dashboard sharing were more flexible.
What problems is the product solving and how is that benefiting you?
Helping reduce downtime, improve operational efficiency, and make faster, data-driven decisions.


    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.