Wir helfen Unternehmen seit 17 Jahren,
bessere Software zu finden

Über Amazon Aurora

MySQL- und PostgreSQL-kompatible relationale Datenbank für die Cloud. Leistung und Verfügbarkeit kommerzieller Datenbanken.

Erfahre mehr über Amazon Aurora

Vorteile:

The reliability, speed, and ease of scaling that Aurora offers are unmatched at their price. RDS was great when we started out, but with our software's growth, moving to Aurora was an easy decision.

Nachteile:

Reading/writing via external (i.e. not on AWS) applications is.... difficult. At least, it took me a while to figure it out.

Bewertungen zu Amazon Aurora

Durchschnittliche Bewertung

Benutzerfreundlichkeit
4,4
Kundenservice
3,5
Funktionen
4,6
Preis-Leistungs-Verhältnis
4,4

Weiterempfehlungsquote

8,6/10

Amazon Aurora hat eine Gesamtbewertung von 4,6 von 5 Sternen basierend auf 16 Nutzerbewertungen auf Capterra.

Hast du Amazon Aurora bereits verwendet?

Teile deine Erfahrungen mit anderen Softwareinteressenten.

Nutzerbewertungen filtern (16)

Ahmed Adel Abdullah
Ahmed Adel Abdullah
Freelancer and senior Accountant in Ägypten
Verifizierter Nutzer auf LinkedIn
Computer-Software, Selbstständig
Verwendete die Software für: 6-12 Monate
Herkunft der Bewertung

Review about Amazon Aurora

4,0 vor 2 Jahren

Kommentare: The advantages are many and many, and it is easy to use and safe. as for the problems, they are few and do not affect the user, such as the difficulty of using it at the beginning, and this is not a problem from my point of view, because this problem is present in the program, application and site .

Vorteile:

Keep the data, and this is a good thing, and this is one of its best features, and some programs are not safe, but this program very safe and very easy to use and retrieve my information is easy .

Nachteile:

Some plugins do not work, but later they change and work well. At the first use, you say that it is difficult, but with time, the program is easy, and it must be developed more in order to be easy for the user at the beginning.

Verifizierter Rezensent
Verifizierter Nutzer auf LinkedIn
Computer-Software, 11–50 Mitarbeiter
Verwendete die Software für: Mehr als 2 Jahre
Herkunft der Bewertung

In Betracht gezogene Alternativen:

No concerns for speed or our SLAs

5,0 vor 2 Jahren

Kommentare: Years ago, as our product and userbase grew enough that basic RDS wasn't cutting it, our IT team was surprised at how affordable the move to Aurora was, considering all the improvements. We've never looked back and don't have to spend nearly any working hours on scaling, migrations, and backups. We couldn't do what we do with out it.

Vorteile:

The reliability, speed, and ease of scaling that Aurora offers are unmatched at their price. RDS was great when we started out, but with our software's growth, moving to Aurora was an easy decision.

Nachteile:

The software has pretty much checked every box we have for managed database solutions. The only *ding* they get is for some often slow support response times/solutions.

José G
Solutions Architect in Mexiko
Computer-Software, 2–10 Mitarbeiter
Verwendete die Software für: Mehr als 2 Jahre
Herkunft der Bewertung

Amazon Aurora: The service that lets you launch a production-ready database in just a few clicks

5,0 vor 2 Wochen Neu

Kommentare: Amazon Aurora has been very useful in my projects, as we have production workloads running queries on millions of records, and so far the performance has been good and very consistent. We have practically not had to worry about database administration tasks, and most of the management is done very easily through the console.

Vorteile:

Amazon Aurora is a highly flexible service that allows you to quickly and easily set up a robust database for production environments. What I like the most is that I don’t need to spend much time or effort on the regular administrative tasks I would typically have to handle with an on-premise database server. Another advantage is the monitoring tools provided by the AWS console for this service. Also like the feature of scalability, because you can configure it to adjust its storage capacity automatically as data grows, without the need for manual expansions or concerns about running out of space.

Nachteile:

Personally, the only issue I encountered was during a version upgrade of my database due to end-of-support requirements. The upgrade process through the Amazon Aurora console took several hours, and I couldn’t get clear visibility into what was happening during the upgrade. Fortunately, it was just a one-time situation.

Kayes
Web Developer in Bangladesch
Computer-Software, 201–500 Mitarbeiter
Verwendete die Software für: 6-12 Monate
Herkunft der Bewertung

MAke Services Esier

4,0 vor 4 Jahren

Vorteile:

everything on one platform thats the most amazing things.

Nachteile:

Hard functionality. find out other option is hard

Nazeeb
CPO in Indien
Gastgewerbe, 11–50 Mitarbeiter
Verwendete die Software für: 1-5 Monate
Herkunft der Bewertung

Costly for Early stage Startups, must for Series A+

4,0 vor 4 Wochen Neu

Kommentare: Good to have for consumer side fintechs or data heavy applications.

Vorteile:

For scaling mysql db, this is best as in performance and latency. High availability and since as a managed service,it eliminates maintenance task, backup recovery all other stuff. For series A+ Startup with consumer facing heavy loads, must required

Nachteile:

Pricing. Too costly with potential limitations for specific use cases, its serverless and thus latency when the usage spikes in cases of high campaigns. Its a managed service hence comes with cons of no customisation, and configurations possible

Verifizierter Rezensent
Verifizierter Nutzer auf LinkedIn
Verlagswesen, 51–200 Mitarbeiter
Verwendete die Software für: Mehr als 2 Jahre
Herkunft der Bewertung

In Betracht gezogene Alternativen:

Aurora - if you're on RDS, you should definitely give it a look

5,0 vor 3 Jahren

Kommentare: We had been on RDS for a number of years, happily running mySQL, when Aurora came out. The timing felt good: Oracle was just about buy mySQL (I think - not 100% sure on timing), so we were already feeling a bit edgy about what future support for mySQL was going to cost. It was hyped as a cheaper, faster alternative to mySQL -- and once we dipped our toes in the water, we discovered that's pretty much exactly what it is. We run a number of enterprise-class websites on an RDBMS backend, and we migrated from mySQL to Aurora within a few weeks. It was as simple as running database dumps, importing them into Aurora, and changing the pointers. Really. The interfaces are all identical, we didn't have to change any code at all (except for one thing -- see below), and once we cut over, it just worked. Which is basically what you want from your database. I'm very happy we switched over, and honestly, I still just kind of think of our database as mySQL. I use mySQL GUI tools to connect to it, write regular mySQL SQL queries to interact with it, and everything else just feels like the mySQL I grew up with. Only it's significantly cheaper, and feels faster. Win. The only caveat: there was one plugin we had in our mySQL install (it was a thing that let you do Levenshtein distance calculations) that was incompatible with Aurora. The plugin didn't exist. If you have a SUPER customized mySQL setup, look into whether Aurora supports all you do. But for us we never looked back.

Vorteile:

* Pretty much a one-for-one swap with mySQL, only faster and cheaper * Not any learning curve * Super reliable

Nachteile:

* If you have a seriously customized mysql installation, there may be some plugins that don't work

Verifizierter Rezensent
Verifizierter Nutzer auf LinkedIn
Computer-Software, 51–200 Mitarbeiter
Verwendete die Software für: 6-12 Monate
Herkunft der Bewertung

Performant database

5,0 vor 2 Jahren

Vorteile:

I used to compare it with other databases, it is one of the best databases I know on the performance level.

Nachteile:

One bad thing that developers have limited control over the underlying infrastructure and configuration

Ana
Agente Comercial in Brasilien
Bankwesen, 2–10 Mitarbeiter
Verwendete die Software für: 6-12 Monate
Herkunft der Bewertung

Happy with the product

4,0 vor 2 Jahren

Kommentare: I like it and use it constantly because of the variety I have in the palms of my hands, it's much more practical.

Vorteile:

The practicality of access and the quantity and value of the products.

Nachteile:

However, I find it a little bureaucratic when finalizing any purchase

Verifizierter Rezensent
Verifizierter Nutzer auf LinkedIn
Informationstechnologie & -dienste, 10.000+ Mitarbeiter
Verwendete die Software für: Mehr als 1 Jahr
Herkunft der Bewertung

Awesome Relational DB for cloud

4,0 vor 4 Jahren

Kommentare: Overall great product.

Vorteile:

This software is built for Relational DB for cloud, it is one of the best database engines out there. It gives high performance and reliability.

Nachteile:

A bit costlier compared to other similar products, feels bit unpolished and clunky sometimes. The interface could be better, other than these no much cons.

Ajmal
Ajmal
Ajmal Shah in Pakistan
Verifizierter Nutzer auf LinkedIn
Non-Profit-Organisation Management, 11–50 Mitarbeiter
Verwendete die Software für: 6-12 Monate
Herkunft der Bewertung

Best RDS Solution

5,0 vor 5 Jahren

Kommentare: If you are looking for a best solution in cloud or hybrid environment, go for it.

Vorteile:

Amazon Aurora is a wonderful Relational Database Solution in the AWS Cloud, it can provide you with up to 15 read replicas, it is amazingly server-less. You don't need to worry of capacity and performance.

Nachteile:

It is a bit expensive as to the other available solutions, but considering its features it is a good choice.

Cleisla
Vendedor in Brasilien
Verbraucherdienste, Selbstständig
Verwendete die Software für: 1-5 Monate
Herkunft der Bewertung

Super recomendo

5,0 vor 2 Jahren

Kommentare: São muitas coisas boas, benefícios lucrativos Fora a boa impressão dos produtos

Vorteile:

Os produtos são ótimos E é tudo super fácil de fazer

Nachteile:

É difícil de dizer Porq achei tudo muito fácil Claro que nem tudo nessa vida é perfeito, mas sobre o software não tenho oque reclamar

Annamaria
ricercatrice in Italien
Konsumgüter, 51–200 Mitarbeiter
Verwendete die Software für: Mehr als 2 Jahre
Herkunft der Bewertung

ottimo app

5,0 vor 2 Jahren

Vorteile:

Ottimo software. perfetto per la gestione dei database. ottimo rapporto qualità e prezzo.

Nachteile:

lentezza programma a volte. abbiamo notato qualche rallentamento durante gli aggiornamenti, ma nel complesso funziona bene.

Dibin
Seior in Indien
Informationstechnologie & -dienste, 501–1.000 Mitarbeiter
Verwendete die Software für: Mehr als 1 Jahr
Herkunft der Bewertung

AWS Aurora A must have RDBMS

5,0 vor 2 Jahren

Vorteile:

Ease of configuration and usability. From the beginning I found it easy to use and handy

Nachteile:

at integration level ,I think we can work to make it more seamless

Lonwabo
Assistant Manager in Südafrika
Computer-Software, 2–10 Mitarbeiter
Verwendete die Software für: 6-12 Monate
Herkunft der Bewertung

How easy it is to use Amazon Aurora?

5,0 vor 2 Jahren

Kommentare: Keeping all my data is the best thing that it has done for, i have lost somedaya before but now i know it's safe and i can store it and recover it if lost.

Vorteile:

Amazon Aurora is a very easy to use platform to store data and transfer it, i like everything about it and mostly that is very affordable.

Nachteile:

It hasn't been improved for a while there some features that are missing i just with they could add them like the storage size.

Trent
Software Engineer in USA
Computer-Software, 501–1.000 Mitarbeiter
Verwendete die Software für: 6-12 Monate
Herkunft der Bewertung

Solid basis for any cloud database needs

5,0 vor 3 Jahren

Kommentare: I've enjoyed my experience using Aurora. It's a really nice database system and supports both MySQL and Postgres, which is a plus. Connecting it to EC2 is really easy by just making sure the security groups are happy. I like it and plan to use it a little for my own personal projects.

Vorteile:

- Support both MySQL and Postres - Available in both serverless and server-based varieties - Easy to connect to via EC2 instances

Nachteile:

- Reading/writing via external (i.e. not on AWS) applications is.... difficult. At least, it took me a while to figure it out. Maybe I was doing it wrong though.

Munir
Sales Representative in UK
Pharmazeutika, 201–500 Mitarbeiter
Verwendete die Software für: 6-12 Monate
Herkunft der Bewertung

Great managed remote desktop services by Amazon

4,0 vor 3 Jahren

Vorteile:

The best part of Aurora is that it is managed, which makes everything easier for setting up. The data is encrypted which helps the data to be secured completely. It is way faster than other databases such as Oracle.

Nachteile:

It's not user-friendly which makes it difficult to use at the beginning. The support is not the best when compared to others in the market.