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,242 reviews
from G2

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


    Computer Software

Great and awesome experience for debugging in production

  • July 17, 2023
  • Review verified by G2

What do you like best about the product?
Debugging code in production, and also in development.
it saves a lot of time instead of simulate it again in develoment.
What do you dislike about the product?
The real time logs are not working as excpected cuurently, i think because its still in Beta
What problems is the product solving and how is that benefiting you?
it solving debugging in production in the most easiest way
its reduce time for undeserstanig and debugging code in production


    Julio G.

Dynatrace makes performance analysis easy

  • July 13, 2023
  • Review provided by G2

What do you like best about the product?
I love the privilege of having real-time warnings and also accurate monitoring and tracking of apps on the internet or in the cloud, along with having an alert. I like that the virtual assistant that comes with the device is also very intelligent and helpful in finding possible root causes of disturbances. I like that it has tools and features that are simple to use and also configure to get the most benefit and analysis of questions or follow-ups from this technology. I love the convenience of being able to develop tables, as they can be tailored to the requests of the app owners in terms of warnings to issue to avoid risks in these.
What do you dislike about the product?
A bit short for customization and combination with different people's tools. Modifications are made to make delivery and ensure a study with the requested information and a more apt investigation. The instrument takes several minutes to exhibit the movements, wasting a significant number of fundamental time. A feature that I do not like about the Dynatrace tool is the number of alerts it offers to verify the application's operability, as we have received many erroneous signs when checking the application's capacity.
What problems is the product solving and how is that benefiting you?
It is an outstanding web crawling software program, which has advanced features and analysis that have helped us to make meaningful decisions to make the web more enjoyable for users. It provides excellent rendering, which makes it possible to immediately distinguish disturbing areas and perform preventable treatment on areas that resemble to be rotten. It has drastically improved response times for requests or service calls, resulting in greatly improved app response times. This same tool also offers simulated monitoring, which displays information on how available the application is in real time.


    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.


    Computer Software

Debug on the fly

  • June 26, 2023
  • Review verified by G2

What do you like best about the product?
ability to set breakpoints and get variable details
What do you dislike about the product?
ability to execute in line commands for basic function call or variable calculations
What problems is the product solving and how is that benefiting you?
I don't need to worry about replicating the issue in my local systems anymore


    Computer Software

The app is really helpful of debugging production bugs

  • May 31, 2023
  • Review verified by G2

What do you like best about the product?
That you don't need to add custom log to know what is really hapening in you code, you can just add a dynamic breakpoint and see live logs from production in zero time.
What do you dislike about the product?
The main problem with the debugging tool is that for as far as I know you cant mark breakpoint that is depended on another, hence is really hard to focus on specific flow in your code.
What problems is the product solving and how is that benefiting you?
I'm able to solve bugs much faster and understand my problem without needing to add custom logs in my code to proudction. This reduces the overhead of CI-CD and coding part.


    Sindhura K.

Dynatrace platform

  • May 25, 2023
  • Review provided by G2

What do you like best about the product?
The most AI technoloy and cloud platoform is present like monitoring, problem alerts, createing dashboards, analysing the root cause of the issues , integration of the applications many more.
What do you dislike about the product?
No dislike at present but it is very useful in all aspects, like keeping in maintenance, real user monitoring to monitor, once one agent installed all will detect automatically.
What problems is the product solving and how is that benefiting you?
Synthetic monitoring, log monitoring, Application performance monitoring, alert monitoring, maintenance windows, Real user monitoring, one agent installation to capture automatically this are all solutions to solve the issues


    Warehousing

Amazing product for debugging on the fly without stopping!

  • May 06, 2023
  • Review verified by G2

What do you like best about the product?
The fact that you can put a breakpoint that captures all data without suspending program execution even in the production environment is just mindblowing! It's also very helpful to use with API development as you can hook up local files/repos and use these special Rookout breakpoints to debug your API!
What do you dislike about the product?
The initial setup and configuration may not be as straightforward. While the documentation for this is thoroughly written, it's not super simple to follow without direct guidance.
What problems is the product solving and how is that benefiting you?
It solves multiple problems. The first is that it solves the issue of debugging the production code without affecting or stopping the application running in production. The second problem it solves is the tediousness of having to put a breakpoint in the local instance and suspending execution to see the data at the breakpoint, which can alter the default behavior of the application.


    Jeff S.

Better than remote debugging

  • May 04, 2023
  • Review provided by G2

What do you like best about the product?
1. It is easy
2. Ready when you are
3. Doesn't stop the flow of traffic
4. Captures all server instances data
5. I like how it can pick up where you left off when you first login
6. Easy to add to software
What do you dislike about the product?
1. Can't step into code
2. Can't follow code paths, meaning, I have to search to navigate between files
What problems is the product solving and how is that benefiting you?
Debugging code that is released.


    Insurance

I have had some training and plan to do some hands on investigation soon

  • May 03, 2023
  • Review verified by G2

What do you like best about the product?
Breakpoints and reports.
Linking to code without interrupting user interaction.
What do you dislike about the product?
Maybe jump-to for clicking on a method, though I believe the IJ plugin will cover that when I set it up.
What problems is the product solving and how is that benefiting you?
An excellent aid in debugging


    Tadas A.

Great out-of-the-box working tool that solves complex cases and saves lots of time

  • May 03, 2023
  • Review verified by G2

What do you like best about the product?
The fact that it works out of the box, the setup/configuration step is very minimal and it solves such complex problems amazes me. It removes the need of adding logs or similar things to debug complex bugs, therefore it saves not only time, but also money, cause pipelines of deploying such debug-related code take a lot of computing and time to run.
What do you dislike about the product?
The UI is good but perhaps it could be more intuitive, i.e. sometimes the breakpoint doesn't appear immediately, it could give us some suggestions on i.e. not putting breakpoints on lazy vals that could corrupt the data being collected, etc.
What problems is the product solving and how is that benefiting you?
Bug solving in production. i.e. a wrong type is used in the code and that causes the code to break. This makes me more productive cause I have to spend less time writing code, pushing it for review, deploying it, etc.