Amazon RDS

Sobre Amazon RDS
Amazon RDS (servicio de base de datos relacional, por sus siglas en inglés) es un software diseñado para ayudar a los usuarios a configurar, operar y escalar bases de datos como Amazon Aurora, MySQL, MariaDB, Oracle, Microsoft SQL Server y PostgreSQL en la nube. Con Amazon RDS, los usuarios pueden gestionar tareas de base de datos rutinarias como aplicación de parches, aprovisionamiento, copias de seguridad, detección de fallos, recuperación y reparación.
Amazon RDS permite a los usuarios lanzar instancias de bases de datos y conectar aplicaciones de forma rápida y sencilla. La plataforma admite parches de software automáticos y ofrece orientación sobre las mejores prácticas a través del análisis de configuración y las métricas de uso. Amazon RDS proporciona recomendaciones para áreas como versiones de motor de base de datos, almacenamiento, redes, tipos de instancia y almacenamiento. Los usuarios pueden buscar y realizar acciones recomendadas al instante o programarlas para más adelante.
Amazon RDS facilita el almacenamiento general de SSD (disco de estado sólido, por sus siglas en inglés) y el almacenamiento de IOPS (operaciones de entrada/salida por segundo, por sus siglas en inglés) (SSD) provisionado, así como el escalado de cómputo de botones push, el escalado de almacenamiento y las réplicas de lectura. Otras funciones de Amazon RDS incluyen copias de seguridad automatizadas, instantáneas de bases de datos, implementaciones de múltiples AZ y reemplazo automático de host. La plataforma garantiza la seguridad de la base de datos con cifrado en reposo y en tránsito, aislamiento de red y permisos de nivel de recurso. Amazon RDS también admite notificaciones de eventos, supervisión y métricas y gobernanza de la configuración.
Imágenes



¿Tienes dudas sobre Amazon RDS?
Compara con una alternativa popular
Precio inicial
Opciones de precios
Funcionalidades
Integraciones
Facilidad de uso
Relación calidad-precio
Atención al cliente
Alternativas
Microsoft Azure

Caspio

MariaDB

PostgreSQL

Opiniones
¿Ya tienes Amazon RDS?
¡Ayuda a los compradores de software! Las opiniones sobre los productos son útiles para que el resto de los usuarios podamos tomar las decisiones acertadas.
- Sector: Automoción
- Tamaño de la empresa: 51-200 empleados
- Software usado Semanalmente durante 6-12 meses
-
Fuente de la opinión
Calificación general
- Relación calidad-precio
- Facilidad de uso
- Asistencia al cliente
- Probabilidad de recomendación 7.0 /10
Buen servicio web para configurar tu base de datos
Revisado el 6/8/2023
En un servicio web con el que poder configurar y gestionar tu base de datos relacional.Me ha...
En un servicio web con el que poder configurar y gestionar tu base de datos relacional.Me ha gustado utilizarla en comparación con sus competidores del sector. Recocmendable
Puntos a favor
Es bastante fácil de manejar si tienes algo de experiencia en este tipo de software.Buena solución para el día a día.
Desventajas
No tengo nada en concreto en contra de este servicio web. Eso sí se necesita algo de experiencia, en caso contrario puede resultar algo difícil manejar el software.

- Sector: Banca
- Tamaño de la empresa: 10.000+ empleados
- Software usado A diario durante Más de un año
-
Fuente de la opinión
Calificación general
- Relación calidad-precio
- Facilidad de uso
- Asistencia al cliente
- Probabilidad de recomendación 9.0 /10
High availability even for database beginners
Revisado el 18/7/2022
I am using it as a MySQL server. With a managed database server, almost everything can be configured...
I am using it as a MySQL server. With a managed database server, almost everything can be configured by just operating the configuration screen, so it is recommended that even members with little knowledge of MySQL can create a high availability database infrastructure, such as creating a Master-Slave configuration. It was possible to significantly reduce the man-hours required to install and configure the DB supports in EC2 and the upgrade procedure for maintenance, and dedicate the man-hours to other design and construction work. Including a BD license, it has freed us from license management. In addition, by not needing a physical space, we are freed from the whole flow of purchasing it.
Puntos a favor
It is a pay-per-use system where you are only charged for the number of transactions that occur. Still, there is also a subscription system called Reserved Instances (RI), so instances that generate transactions frequently use this system to reduce costs significantly. There are three types to choose from: one-year prepayment, one-year prepayment, monthly payment, and no prepayment, depending on the kind of discount. Pay-per-use is basically cheaper for cases where transactions do not occur frequently, depending on the situation, so you can optimize the charge by using different payment methods depending on the application.
Desventajas
I would like you to provide a concrete fault test solution. If you do not have a high level of knowledge about RDS, you cannot be relieved that you cannot perform useful failure tests assuming a failure occurs.
Alternativas consideradas
QuickbaseRazones para elegir Amazon RDS
I migrated to RDS from a database server with MySQL installed on a LINUX server. When creating a master-slave configuration, it was necessary to configure MySQL for two servers, but with the switch to RDS, only a few clicks are needed. In addition, the Availability Zone automatically becomes redundant, which makes it easier to manage.Software anterior
PostgreSQLRazones para cambiar a Amazon RDS
It is necessary to stop updating the specifications, but it is easy and simple to update.
- Sector: Software informático
- Tamaño de la empresa: 51-200 empleados
- Software usado A diario durante Más de dos años
-
Fuente de la opinión
Calificación general
- Relación calidad-precio
- Facilidad de uso
- Asistencia al cliente
- Probabilidad de recomendación 9.0 /10
High quality, bulletproof managed database service
Revisado el 20/4/2022
We use Amazon RDS to manage our key production/transactional databases for our customer-facing...
We use Amazon RDS to manage our key production/transactional databases for our customer-facing applications as well as our development environment, internal ERP, etc.
We definitely gain value and efficiency from not having to deal with the management of yet another server - and its operating system, patches, uptime, etc. - it is a real boon to simply have a database-as-a-service that we spin up, connect to, and work with, letting AWS deal with all the management.
Puntos a favor
AWS RDS allows us to deploy databases easily and efficiently with great resilience, scalability, and security - but without having to deal with managing a server. RDS makes it easy to spin up a new database, have multi-availability zone replicas, back it up, and do many other things. It's also dead easy to upgrade software versions - simply let AWS look after it.
Desventajas
Being a managed database service there are restrictions; for instance, with SQL Server you don't have the sysadmin role and you can't set any trace flag you want. You can adjust a number of parameters in the RDS console but only those which AWS have explicitly added support for. There are other caveats and restrictions for other DBMS products too.
Another thing I don't like is when you change your instance size it takes a long time - but at least there's no downtime. Also, tooling is restricted.
A lot of great tools to dig into performance and query tracing won't work with the AWS caveats so you have to use the AWS RDS console and logs and it can be more tedious to really drill into application performance bottlenecks.
Alternativas consideradas
Microsoft AzureRazones para elegir Amazon RDS
We wanted to move from on-premises to the cloud.Software anterior
Microsoft SQL ServerRazones para cambiar a Amazon RDS
Ultimately, despite being a Microsoft environment historically, our developers felt AWS provided superior tooling and functionality.
- Sector: Software informático
- Tamaño de la empresa: 11-50 empleados
- Software usado A diario durante Más de dos años
-
Fuente de la opinión
Calificación general
- Relación calidad-precio
- Facilidad de uso
- Asistencia al cliente
- Probabilidad de recomendación 7.0 /10
Will cost you all yourmoney.
Revisado el 7/4/2021
Easy to setup. Very expensive. Play great with other AWS services.
The main issue is that metrics...
Easy to setup. Very expensive. Play great with other AWS services.
The main issue is that metrics collected manually will never meet AWS metrics which are used to bill your stack. And of course AWS point of view will be much costly. Their Enterprise Support can not understand why metrics extracted from DB itself do not meet billing metrics and will endlessly redirect you to yet another expert.
Puntos a favor
Requires minimum knowledge or time to set up the database.
Everything you need is basically there.
Documentation is fantastic.
It just works and takes all the burden of infrastructure management from you.
A handful of engines, version, and extensions to them are supprted.
Integrated seamless to AWS infrastructure.
Desventajas
Price. It will literally eat 7/8 of your infrastructure budget.
Metrics lies. Performance insight simply does not work. Note, this is an opinion of somebody who paid for AWS Enterprise support (sigh, that's me)
Backups are not backups per se, this is filesystem rsync. So it is easy to end up with broken DB.
Support is very poor.
Alternativas consideradas
Google CloudRazones para elegir Amazon RDS
RDS looked very promising. It still is except that you have no control over the bill.Software anterior
Google CloudRazones para cambiar a Amazon RDS
We already had few services deployed to AWS. This is the sole reason.- Sector: Edición
- Tamaño de la empresa: 51-200 empleados
- Software usado A diario durante Más de dos años
-
Fuente de la opinión
Calificación general
- Relación calidad-precio
- Facilidad de uso
- Asistencia al cliente
- Probabilidad de recomendación 10.0 /10
Amazon RDS - the backbone of your AWS stack
Revisado el 6/5/2022
Waaaay back in the day, we owned and managed huge machines on which we ran our database software. ...
Waaaay back in the day, we owned and managed huge machines on which we ran our database software. It was Oracle for a while, then we moved to mySQL. But the machine and the software were our problem to handle. Most of the time (because these are not new technologies), there were no problems. But when there were problems, there were huge problems. Because like many websites/apps, data is at the core of what we do. No database, and everything goes poof. Since switching to RDS, this has become a thing of the past. We tell RDS what kind of beefy setup we want, and they do the rest. The mySQL patching. The upgrades. If we want to move to a bigger instance, that's pretty straightforward, too. Database hosting at pretty large scale, with just a few clicks. And no machines to worry about. You get decent (but not amazing) visibility into the instance at any time. But, basically, what you really get is peace of mind, not having to worry that your system's most critical layer will flake out on you. That's worth a lot. Also: AWS's Aurora is a very nice port of mySQL. We've had no issues there either.
Puntos a favor
Aurora is a great port of mySQL - very compatible and super fast
Prices are always going one direction: down
Scalable way huge with just a few clicks
Automated backups, patching, upgrades
You can still do a lot of customization using PL/MYSQL
The instances just stay up and running - becomes one less thing to worry about
You have options: both mySQL and Postgres
Desventajas
It's not amazingly easy to update the various variables that enable you to configure your mySQL instance.
I wish it was a bit easier to get monitoring that would give you more granular insight into what's causing issues.
You don't have quite as much flexibility and control over special packages you might install to do special stuff (calculating the Levenschtein distance between words, for example).
Preguntas frecuentes sobre Amazon RDS
He aquí algunas preguntas frecuentes sobre Amazon RDS.P. ¿Qué tipo de planes de precios ofrece Amazon RDS?
Amazon RDS ofrece los siguientes planes de precios:
- A partir de: 0,01 US$/mes
- Modelo de precios: Versión gratuita, Suscripción
- Prueba gratis: Disponible
P. ¿Quiénes son los usuarios habituales de Amazon RDS?
Los clientes habituales de Amazon RDS son:
Trabajador autónomo, 2-10, 11-50, 51-200, 201-500, 501-1.000, 1.001-5.000
P. ¿Qué idiomas admite Amazon RDS?
Amazon RDS admite los siguientes idiomas:
inglés
P. ¿Amazon RDS es compatible con dispositivos móviles?
Amazon RDS admite los siguientes dispositivos:
P. ¿Con qué otras aplicaciones se integra Amazon RDS?
Amazon RDS se integra con las siguientes aplicaciones:
Amazon Aurora, Amazon EC2
P. ¿Qué tipo de asistencia ofrece Amazon RDS?
Amazon RDS ofrece las siguientes opciones de asistencia:
E-mail/Help Desk, Chat
Categorías relacionadas
Ver todas las categorías de software encontradas para Amazon RDS.