Da 17 anni aiutiamo le aziende
a scegliere i migliori software

Informazioni su Amazon Aurora

Database relazionale compatibile con MySQL e PostgreSQL creato per il cloud. Prestazioni e disponibilità dei database di livello commerciale.

Ulteriori informazioni su Amazon Aurora

Aspetti positivi:

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.

Aspetti negativi:

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

Valutazioni di Amazon Aurora

Punteggio medio

Facilità d'uso
4,4
Servizio clienti
3,5
Caratteristiche
4,6
Rapporto qualità-prezzo
4,4

Lo consiglieresti?

8,6/10

Amazon Aurora ha una valutazione complessiva di 4,6 stelle su 5, calcolata sulla base di 16 recensioni degli utenti di Capterra.

Hai già usato Amazon Aurora?

Condividi la tua esperienza con altri acquirenti.

Filtra le recensioni (16)

Annamaria
ricercatrice (Italia)
Beni di consumo, 51-200 dipendenti
Ha utilizzato il software per: Più di 2 anni
Fonte della recensione

ottimo app

5,0 2 anni fa

Aspetti positivi:

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

Aspetti negativi:

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

Ahmed Adel Abdullah
Ahmed Adel Abdullah
Freelancer and senior Accountant (Egitto)
Utente LinkedIn Verificato
Software informatici, Lavoratore autonomo
Ha utilizzato il software per: 6-12 mesi
Fonte della recensione

Review about Amazon Aurora

4,0 2 anni fa

Commenti: 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 .

Aspetti positivi:

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 .

Aspetti negativi:

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.

Utente Verificato
Utente LinkedIn Verificato
Software informatici, 11-50 dipendenti
Ha utilizzato il software per: Più di 2 anni
Fonte della recensione

Alternative considerate:

No concerns for speed or our SLAs

5,0 2 anni fa

Commenti: 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.

Aspetti positivi:

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.

Aspetti negativi:

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 (Messico)
Software informatici, 2-10 dipendenti
Ha utilizzato il software per: Più di 2 anni
Fonte della recensione

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

5,0 3 settimane fa Nuova

Commenti: 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.

Aspetti positivi:

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.

Aspetti negativi:

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 (Bangladesh)
Software informatici, 201-500 dipendenti
Ha utilizzato il software per: 6-12 mesi
Fonte della recensione

MAke Services Esier

4,0 4 anni fa

Aspetti positivi:

everything on one platform thats the most amazing things.

Aspetti negativi:

Hard functionality. find out other option is hard

Nazeeb
CPO (India)
Industria alberghiera, 11-50 dipendenti
Ha utilizzato il software per: 1-5 mesi
Fonte della recensione

Costly for Early stage Startups, must for Series A+

4,0 mese scorso Nuova

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

Aspetti positivi:

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

Aspetti negativi:

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

Utente Verificato
Utente LinkedIn Verificato
Editoria, 51-200 dipendenti
Ha utilizzato il software per: Più di 2 anni
Fonte della recensione

Alternative considerate:

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

5,0 3 anni fa

Commenti: 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.

Aspetti positivi:

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

Aspetti negativi:

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

Utente Verificato
Utente LinkedIn Verificato
Software informatici, 51-200 dipendenti
Ha utilizzato il software per: 6-12 mesi
Fonte della recensione

Performant database

5,0 2 anni fa

Aspetti positivi:

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

Aspetti negativi:

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

Ana
Agente Comercial (Brasile)
Servizi bancari, 2-10 dipendenti
Ha utilizzato il software per: 6-12 mesi
Fonte della recensione

Happy with the product

4,0 2 anni fa

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

Aspetti positivi:

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

Aspetti negativi:

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

Utente Verificato
Utente LinkedIn Verificato
Servizi e tecnologie dell'informazione, 10.000+ dipendenti
Ha utilizzato il software per: Più di 1 anno
Fonte della recensione

Awesome Relational DB for cloud

4,0 4 anni fa

Commenti: Overall great product.

Aspetti positivi:

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.

Aspetti negativi:

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 (Pakistan)
Utente LinkedIn Verificato
Gestione di organizzazioni non profit, 11-50 dipendenti
Ha utilizzato il software per: 6-12 mesi
Fonte della recensione

Best RDS Solution

5,0 5 anni fa

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

Aspetti positivi:

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.

Aspetti negativi:

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

Cleisla
Vendedor (Brasile)
Servizi ai consumatori, Lavoratore autonomo
Ha utilizzato il software per: 1-5 mesi
Fonte della recensione

Super recomendo

5,0 2 anni fa

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

Aspetti positivi:

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

Aspetti negativi:

É 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

Dibin
Seior (India)
Servizi e tecnologie dell'informazione, 501-1.000 dipendenti
Ha utilizzato il software per: Più di 1 anno
Fonte della recensione

AWS Aurora A must have RDBMS

5,0 2 anni fa

Aspetti positivi:

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

Aspetti negativi:

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

Lonwabo
Assistant Manager (Sudafrica)
Software informatici, 2-10 dipendenti
Ha utilizzato il software per: 6-12 mesi
Fonte della recensione

How easy it is to use Amazon Aurora?

5,0 2 anni fa

Commenti: 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.

Aspetti positivi:

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.

Aspetti negativi:

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 (USA)
Software informatici, 501-1.000 dipendenti
Ha utilizzato il software per: 6-12 mesi
Fonte della recensione

Solid basis for any cloud database needs

5,0 3 anni fa

Commenti: 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.

Aspetti positivi:

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

Aspetti negativi:

- 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 (UK)
Industria farmaceutica, 201-500 dipendenti
Ha utilizzato il software per: 6-12 mesi
Fonte della recensione

Great managed remote desktop services by Amazon

4,0 3 anni fa

Aspetti positivi:

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.

Aspetti negativi:

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.