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

Reviews from AWS Marketplace

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

External reviews

1,241 reviews
from G2

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


4-star reviews ( Show all reviews )

    Retail

APM and Observability through Dynatrace for a Leading Beauty Retailer

  • February 01, 2024
  • Review provided by G2

What do you like best about the product?
Dynatrace APM monitoring provides end to end visibility of your Application stack and all the integrations that it has which helps to troubleshoot issues and problems as they arrive. I have been a long time user of Dynatrace and the experience have been great. The new innovation and offerings they bring are very useful.
What do you dislike about the product?
The biggest challenge that we have with Dynatrace is in the process of Integration with Applications and Integrations which involves the usage of ActiveGatways. In this modern world, we feel it should be much seemless through the usage of API Keys etc.
What problems is the product solving and how is that benefiting you?
Dynatrace is our Enterprise main APM and Observability platform for getting the E2E visibility of everything going on in all of our Application Stacks. This gives tremendous helps to our DevOps and SRE teams who are tasked to keep these Applicatiions running and performing at scale.


    Airlines/Aviation

Dynatrace is the go to tool for monitoring and observability

  • January 31, 2024
  • Review provided by G2

What do you like best about the product?
Easy OneAgent installation and very quick
What do you dislike about the product?
Navigation could be more user friendly and improved.
What problems is the product solving and how is that benefiting you?
It is mostly used to monitor infrastruce issue and to implement best practices.


    Computer Software

Rookout has been invaluable to us

  • November 14, 2023
  • Review verified by G2

What do you like best about the product?
Rookout gives a way to debug in production that I've never seen anywhere else! It has been very helpful in tracking down issues that are impossible to reproduce in staging or to gather information when we don't know how to reproduce the issue.
What do you dislike about the product?
The filters to select which servers to add breakpoints to doesn't always work well when there are a couple thousand servers involved.
What problems is the product solving and how is that benefiting you?
Debugging issues in production when we don't know how to reproduce them locally.


    Anil K.

Excellent tool that meets monitoring and observability requirement both

  • October 26, 2023
  • Review verified by G2

What do you like best about the product?
Multi dimention analytical view with traces is very nice feature to get more insight. CLient side metrics and traces is good help for developer fixing APM tool feedback.
What do you dislike about the product?
Unclear roadmap for migration from old to new UI
What problems is the product solving and how is that benefiting you?
Anomaly & Problem detection, creating dynamic baseline of traffic,response time & failure rate to notification deviation


    Cristian M.

Enhanced monitoring with dinatrace

  • September 29, 2023
  • Review provided by G2

What do you like best about the product?
Real-time performance monitoring and insights
What do you dislike about the product?
Sometimes it can raise many alerts for the WAF due to false positives
What problems is the product solving and how is that benefiting you?
The main problem I consider it solves is that of visibility and performance monitoring of applications


    Insurance

Dynatrace Review

  • August 17, 2023
  • Review provided by G2

What do you like best about the product?
With its real-time monitoring and AI-driven analytics, Dynatrace provides a significant edge that improves observability and issue identification in complicated contexts. Dynatrace gives you viusal representation of the session, logs and performance with Root Cause Analysis.
What do you dislike about the product?
One Major disadvantage of using Dynatrace is its cost, as its extensive functionality may result in greater costs for smaller businesses. Furthermore, the intricacy of its initial setup and configuration may need a longer learning curve, necessitating specialised employees for proper implementation and maintenance.
What problems is the product solving and how is that benefiting you?
I was able to successfully analyse the session logs of a policy and pinpoint a bottleneck in the logic and algorithms that resulted in excessive processing time when multiple users were attempting to access a product at the same time. The insights provided by the platform made it possible to identify the problematic requests, fix the problem, and greatly enhance performance.


    Computer Software

Rookout is a helpful tool, that allows you to debug critical issues in a very fast manner

  • August 02, 2023
  • Review verified by G2

What do you like best about the product?
The ease of you, the fact you just need to open the browser and with several clicks you can get all the info you need.
What do you dislike about the product?
It can hurt the performance of the system, and glitches do occur now and then - mainly in the UI.
What problems is the product solving and how is that benefiting you?
Critical production bugs.
Development bugs that have no logs in the dev environment.
I'm benefitig from faster resolution time.


    Daniel W.

Local environment level debugging on staging and production environments is awesome

  • July 25, 2023
  • Review provided by G2

What do you like best about the product?
Being able to diagnose bugs quickly without needing to mock data which produces the bug locally is a huge game changer. You can use the real data which is causing the error (with privacy filters) and place breakpoints to dig into what is going wrong without taking down environments. It's great!
What do you dislike about the product?
The main thing I would like to see is the ability to use rookout with client-side code, since that is where a lot of bugs originate with the modern complexity of front-end JavaScript frameworks.
What problems is the product solving and how is that benefiting you?
Rookout is helping us solve complex bugs that are difficult to reproduce or track down. It speeds up the time it takes to diagnose bugs by a huge margin by using non-breaking break points.


    Computer Software

Great value - I'm excited to see what's next

  • July 18, 2023
  • Review verified by G2

What do you like best about the product?
It has slowly become the "go to" for debugging production issues.
I like that I can set it to notify me when a breakpoint is hit so I don't have to watch it always.
What do you dislike about the product?
setup could be simpler
When I have to debug "large" objects it requires multiple rounds to do the "collect data" phase on specific objects, I would like to be able to predefine that so I don't have to go through everything again.
What problems is the product solving and how is that benefiting you?
It helps us see the process that the user is experiencing on the backend without having to deploy any new code or even contacting the user themselves


    Akshat S.

Lively Experience with a Live Debugger

  • July 08, 2023
  • Review verified by G2

What do you like best about the product?
Fetching variable states has become too easy with Rookout. Complex data structures can be compared with the neat UI, and serialized as well. Code coverage in the application can be analyzed with Rookout, easily.
What do you dislike about the product?
As far as I can see, the application must be started with the Java agent, meaning a pre-running application cannot be debugged with Rookout. Using attach APIs might help in debugging already running applications.
What problems is the product solving and how is that benefiting you?
Rookout allows me to set breakpoints in a nested manner since the process need not stop to get the variable state. Serializing the variables is a major plus point.