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

New Relic Plugin for AWS (HVM)

New Relic | 7

Linux/Unix, Ubuntu 14.04 - 64-bit Amazon Machine Image (AMI)

Reviews from AWS Marketplace

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

External reviews

427 reviews
from G2

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


    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.


    Kristof F.

Very good service monitoring

  • March 05, 2016
  • Review verified by G2

What do you like best about the product?
It has extensive monitoring for servers & applications. Especially the monitoring of errors is very good & usefull.
What do you dislike about the product?
The interface of New Relic is quite complicated. To find certain possiblities & parts within new relic can be quite challenging. Still some work is needed in the "user friendliness" part.
What problems is the product solving and how is that benefiting you?
Being able to see if our servers have enough capacity to run our daily web applications.


    Vincent C.

Best free moniroting tool - easy to set up

  • February 13, 2016
  • Review verified by G2

What do you like best about the product?
This is really easy to set up and it provides a really good monitoring service which allows to keep an eye on every services, for free too.
What do you dislike about the product?
Prices are rather high when you want to go to a premium service.
What problems is the product solving and how is that benefiting you?
It is really helpful for keeping an eye on both the server, the application, the database (and the queries made from the application on the database). It can help to identify slow queries, bottleneck in application, traffic charge, server disk IO and a lot of other items.
When my application was running slowly, it really helped me to identify what's wrong.
Recommendations to others considering the product:
This is a full monitoring server for your server, your application and even your users browser performances.


    Ramón L.

Solve problems before they even exist.

  • February 10, 2016
  • Review verified by G2

What do you like best about the product?
New relic is the next-gen analyzer for your Web Apps, from javascript to sql executions, you will be in control of you app, you will find errors before your users do and data visualization couldn't be any more beautiful. Working with new relic really enhances the way you monitor your apps, and it's ridicously easy to install.
What do you dislike about the product?
New relic is expensive and the php installation is not as straight forward as the ruby one. Other than that, not a lot of complaints.
What problems is the product solving and how is that benefiting you?
Performance monitoring and mobile app analysis is a must nowadays and new relic really shines in these areas. We have all the info we need in our dashboard, it's a really nice tool to have if you are willing to pay for it.
Recommendations to others considering the product:
My recomendation is to try it on every platform and ask for the pro trial, it's totally worth it and you will know what you're buying (If you're going to)


    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.


    Computer Software

An overall great performance metric reporting tool

  • December 10, 2015
  • Review verified by G2

What do you like best about the product?
The monthly performance reports are great for when you don't need to be directly involved in all aspects of web dev and are just supervising. Metrics are comprehensive and broken down into easily digestible chunks.
What do you dislike about the product?
Since i haven't used any competitive products I'm not too sure. It's met all of my expectations.
What problems is the product solving and how is that benefiting you?
We use New Relic to monitor all our live web sites/forums/apps.
Recommendations to others considering the product:
This is a great tool to monitor your live apps and tracing features when needed.