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

Reviews from AWS Marketplace

13 AWS reviews

External reviews

436 reviews
from G2

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


5-star reviews ( Show all reviews )

    Kori F.

Gold Standard Monitoring - New Relic

  • March 22, 2016
  • Review verified by G2

What do you like best about the product?
New Relic is the gold standard in website/server monitoring.
What do you dislike about the product?
With so many features, it can be hard to know where to look to get the information that will help diagnose issues.
What problems is the product solving and how is that benefiting you?
We implement our solution in a variety of hosting scenarios, some are less optimized for the workflow of the site so it often has problems with how fast the site is responding or it's general availability. New Relic helps us find those issues to make code changes that optimize the site for that specific hosting environment.
Recommendations to others considering the product:
If you're making a site that you want available for public consumption, you need to make sure you're using New Relic to monitoring the site.


    Bradley H.

Indispensable tool for developers

  • March 09, 2016
  • Review provided by G2

What do you like best about the product?
New Relic is one of those pieces of software that literally changed my life as an engineer. The tools that New Relic provides paired with their constant innovation have resulted in making me a better engineer, improving the products I work on, and providing vast insight into how the software I build works under the hood. I can't imagine working without New Relic now.
What do you dislike about the product?
My only issues with New Relic in the past have been related to reliability of some of their more experimental services and also with their speed. For a while, certain features would crash and just not work (thread profiler for example) at all. Over the last few years they're really got things working in top shape though. In addition, when things would break, their service would reply very quickly and help us figure things out.
What problems is the product solving and how is that benefiting you?
We use New Relic to monitor application performance and health and especially as a tool for performance optimization. When I was working on large scale web software serving over 60million monthly unique users, New Relic was the most powerful tool we had for finding performance bottlenecks and digging in to figure out how to solve them.
Recommendations to others considering the product:
USE IT! The interface can take a while to get up to speed on, but there are tons of videos and tutorials to help you learn to integrate it into your flow. Pricing can get really high really quickly though if you're scaling horizontally... We eventually had ~450 servers running and we were spending a lot of money.


    Holden T.

Everything you wanted to know (about your server) but were too afraid to ask.

  • March 08, 2016
  • Review verified by G2

What do you like best about the product?
There is literally no stat too small or obscure for New Relic to report. It has everything you could possibly imagine and their pricing is perfect. New Relic grows with your business from startup to enterprise so that pricing grows as you do.
What do you dislike about the product?
All the option can be inundating. New Relic has an insane amount of options but there's really not much to dislike.
What problems is the product solving and how is that benefiting you?
Finding the bottlenecks in your application and make sure you avoid major pitfalls before they start throwing errors. Once you use new relic you can't imagine a world without it!
Recommendations to others considering the product:
New relic basically does everything you need. The only trouble is figuring out where to start and which metrics are most important for your particular app. The learning curve can be quite high but mostly just figuring out how to tailor it to your needs. Their forum is a good place to start and they have great docs.


    Nicolas G.

Backend X-ray

  • February 06, 2016
  • Review verified by G2

What do you like best about the product?
Transaction tracing across hosts. Error alerts. Scalability analysis.
What do you dislike about the product?
The UI is a little overwhelming at times.
What problems is the product solving and how is that benefiting you?
Comparing current transaction performance with historical periods allowed us to easily identify the bottlenecks in our backend.


    Alan J.

It monitors my servers. Mail me when bad happens, and profile it when good happens

  • December 16, 2015
  • Review verified by G2

What do you like best about the product?
It monitors and relate several aspects of the service. The main one, response time, is split on the "layers" of backend, like "python, redis, postgres, network"
What do you dislike about the product?
The free version is very feature-complete, but the 1st level of paid one is very expensive IMHO
What problems is the product solving and how is that benefiting you?
My crap hosting provider does not recognise when bad happens. New relic tells me what, why and give lots of clues on how to solve it.
Recommendations to others considering the product:
Is easy to start, but not dumb-proof. Please put effort on it. Will payoff on your 1st outage or performance issue


    Hélio C.

Must have tool for professional software development

  • December 11, 2015
  • Review verified by G2

What do you like best about the product?
If you don't know NewRelic, you should stop reading it and visit their website. New Relic is the best tool for software application active-analysis that every company should pay for.

New Relic can log your application errors with all information about it (headers, request parameters, error response) including error type, error date and time and even counting how many times an error occur between some time space.

Also, NewRelic measures how your application performs: how many secs your app taken to response a given request.

NewRelic has a great Profiling tool which can describe by method call level, which method is consuming more time/resource to be done, request by request. This is a huge help to find software implementation problems and also, to check if your submission in fact solve it later.

It also has Alerts to e-mail you (or your team) if your application goes offline or starting to error more than your configured Threshold.

Everything can be configured; but if you doesn't know how to, you can use their defaults which is great, too.

NewRelic support is awesome. Well trained people with great support by e-mail, phone or even conference call (depending on your plan).
What do you dislike about the product?
If you have your application deployed on Heroku, I advise you to contact NewRelic team for price negotiations. Otherwise, you may expense more than expected with NewRelic by its price per dyno.
What problems is the product solving and how is that benefiting you?
Profiling; Error Alerts; Active Monitoring; Software Analysis; Software Application logging.
Recommendations to others considering the product:
Try it for free into your real world application. You won't be disappointed.