Software Alternatives, Accelerators & Startups

Amazon Aurora

MySQL and PostgreSQL-compatible relational database built for the cloud. Performance and availability of commercial-grade databases at 1/10th the cost.

Amazon Aurora

Amazon Aurora Reviews and Details

This page is designed to help you find out whether Amazon Aurora is good and if it is the right choice for you.

Screenshots and images

  • Amazon Aurora Landing page
    Landing page //
    2023-03-17

Features & Specs

  1. High Performance

    Amazon Aurora is designed to provide up to five times the throughput of standard MySQL and three times the throughput of standard PostgreSQL databases.

  2. Scalability

    Aurora scales storage automatically, growing from 10GB up to 128TB with no downtime. This automatic scaling makes it ideal for applications with fluctuating workloads.

  3. High Availability and Durability

    Aurora automatically replicates six copies of data across three availability zones and continuously backs up data to Amazon S3, ensuring durability.

  4. Security

    Aurora offers multiple layers of security including network isolation using Amazon VPC, encryption at rest using keys that you create and control through AWS Key Management Service (KMS), and encryption of data in transit using SSL.

  5. Fully Managed

    Aurora is fully managed by AWS, which automates time-consuming administrative tasks such as hardware provisioning, database setup, patching, and backups.

  6. Compatibility

    Aurora is compatible with MySQL and PostgreSQL, making it easier to migrate existing applications to Aurora with minimal changes.

  7. Immutability

    Amazon QLDB uses an immutable transaction log, which ensures that all changes to the data are permanent and cannot be deleted or altered. This enables high data integrity and supports cryptographic verification.

  8. Serverless Architecture

    QLDB is serverless, meaning that it automatically scales according to your needs. You donโ€™t have to worry about managing and provisioning servers, thus reducing operational complexity.

  9. Integrated with AWS Ecosystem

    Being part of AWS, QLDB can easily integrate with other AWS services, such as AWS Lambda, Amazon S3, and Amazon CloudWatch, providing a seamless experience for building applications.

  10. ACID Transactions

    QLDB supports ACID (Atomicity, Consistency, Isolation, Durability) transactions, ensuring data integrity, which is crucial for applications that require reliable transaction guarantees.

  11. Cryptographic Verification

    The ledger uses a cryptographic hashing process to create a chain of blocks, allowing you to verify the integrity of your data over time.

Badges & Trophies

Promote Amazon Aurora. You can add any of these badges on your website.

SaaSHub badge
Show embed code
SaaSHub badge
Show embed code

Videos

Introduction to Amazon Aurora - Relational Database Built for the Cloud - AWS

Getting started with Amazon QLDB

Amazon Aurora Global Database Deep Dive

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Amazon Aurora and what they use it for.
  • Launching BabyChain: durable image and video model chains on AWS Aurora and Vercel
    The short version is this: BabyChain lets you design a ComfyUI-style media chain on a canvas, then call that same chain from product code as POST /api/v1/chains/runs. Every step executes through provider APIs with server-side credentials, every state transition persists to AWS Aurora, and Vercel functions stay stateless. - Source: dev.to / about 1 month ago
  • AIP-C01 last-minute revision: exam traps, memory hooks, and quick notes
    RAG provides dynamic, up-to-date knowledge through vector stores (Amazon OpenSearch Serverless, Amazon Aurora pgvector, Amazon MemoryDB, Amazon ElastiCache, MongoDB Atlas, Pinecone, Redis Enterprise Cloud). - Source: dev.to / 3 months ago
  • A Practical Guide to Building AI Agents with Java and Spring AI - Part 2 - Add Memory
    When deploying to production, switch to Amazon Aurora PostgreSQL or any managed database by setting environment variables:. - Source: dev.to / 8 months ago
  • Comparative guide for SQL Subqueries vs CTEs vs Temp Tables vs Views vs Materialized Views in AWS Aurora
    In modern data-driven applications, the efficiency and readability of SQL queries can affect performance, maintainability, and developer productivity. AWS Aurora, a fully managed relational database service compatible with MySQL and PostgreSQL, offers several techniques to manage query complexity and optimize performance through: Subqueries, Common table expressions, Temporary Tables, Views, and Materialized views. - Source: dev.to / 10 months ago
  • AWS Lamba & RDS Proxy
    At some point I really needed to use a relational database and I started playing with RDS Aurora. I created an instance, connected from Lambda and it worked just fine. However when I generated a bit more load it soon started locking up, all connections were in use and new ones couldn't be created. It would take a while for the database to become available again. The warning for combining Lambda with connection... - Source: dev.to / about 1 year ago
  • Building a RAG System for Video Content Search and Analysis
    Using Amazon Bedrock to invoke Amazon Titan Foundation Models for generating multimodal embeddings, Amazon Transcribe for converting speech to text, and Amazon Aurora postgreSQL for vector storage and similarity search, you can build an application that understands both visual and audio content, enabling natural language queries to find specific moments in videos. - Source: dev.to / over 1 year ago
  • Everyone Uses Postgresโ€ฆ But Why?
    Cloud deployment: PostgreSQL can be deployed in the cloud with AWS RDS, Amazon Aurora, Azure Database for PostgreSQL, or Cloud SQL for PostgreSQL. - Source: dev.to / over 1 year ago
  • Announcing the public beta for dedicated clusters
    Today, our Postgres databases are Amazon Aurora instances. You can trust that your database will have the scalability, reliability and security that AWS is known for. With dedicated clusters you can configure both the Postgres engine version, cluster class and number of replicas for failover and query distribution. - Source: dev.to / almost 2 years ago
  • Vector database is not a separate database category
    As far as the big players are concerned, Google offers AlloyDB (https://cloud.google.com/alloydb) while Amazon offers Aurora (https://aws.amazon.com/rds/aurora/). - Source: Hacker News / almost 3 years ago
  • Building realtime experiences with Amazon Aurora
    Aurora is a managed database service from Amazon compatible with MySQL and PostgreSQL. It allows for the use of existing MySQL code, tools, and applications and can offer increased performance for certain workloads compared to MySQL and PostgreSQL. - Source: dev.to / almost 3 years ago
  • Interview candidates that don't know the stuff on their CV's - What am I missing?
    See my other comment on this thread. More typically you'd use RDS for external DB. Aurora is a megascale version. Source: about 3 years ago
  • multi write in the same time
    If you get to a point where RDS cannot handle your work load you can migrate to Amazon Aurora: Https://aws.amazon.com/rds/aurora/. Source: over 3 years ago
  • "Everything in games has a budget. When we use the term 'budget', as developers, we're not talking about money. You know, a lot a lot of people hear that thing, they think, 'Oh, that's how much money you spend...'"
    Just like how DB replication and load-balancers exists for ~20 years, SC is making far worse version of them under different name. So this "budget" thingy is just another distraction for cult to discuss, so the followers can claim "they know game development". Source: over 3 years ago
  • web3, nft, crypto, blockchain in games.. does _anyone_ care?
    There definitely is a technical usecase for blockchain technology Just look at Https://aws.amazon.com/qldb/. Source: over 3 years ago
  • I Don't Know What Serverless Is Anymore
    When I say serverless, I am generally referring to the services that developers use to build applications. Examples are AWS Lambda, EventBridge, DynamoDB, and Step Functions. But what makes these serverless compared to services like Amazon Aurora or ECS? - Source: dev.to / over 3 years ago
  • Vaultree and AlloyDB: the world's first Fully Homomorphic and Searchable Cloud Encryption Solution
    AlloyDB is a fully managed PostgreSQL compatible database service that Google claims to be twice as fast for transactional workload compared to AWS Aurora PostgreSQL. If you've worked with Google Cloud already, you probably had some contact with CloudSQL for PostgreSQL and Spanner, which offers a PostgreSQL interface. So, what's actually new about this AlloyDB? - Source: dev.to / almost 4 years ago
  • How to handle a write heavy database?
    Under the use-cases section for aws aurora (https://aws.amazon.com/rds/aurora/), we have,. Source: almost 4 years ago
  • AWS VPN site-to-site troubleshooting
    1. Problem Our customer wants to continuously backup their data from AWS Aurora MySQL to local provider cloud in private connection. So, a IPsec VPN site-to-site connection is required. In AWS side, Virtual Private Gateway (VGW) provides dual-tunnels to Customer Gateway (CW) for high availability. If there is a device failure within AWS, the VPN connection automatically fails over to the second tunnel so that... - Source: dev.to / almost 4 years ago
  • What Is Data Gravity And Is It Important With Serverless?
    Database records - Perhaps the most obvious source of data gravity, whether it be DynamoDB or Aurora, these records accumulate with interactions in your app. As your consumers use your APIs, the data gravity increases as records are saved. - Source: dev.to / almost 4 years ago
  • Cripto nรฃo pertence a este sub
    Https://aws.amazon.com/qldb/ Maintain an immutable, cryptographically verifiable log of data changes. Source: about 4 years ago
  • NFT sales hit 12-month low after cryptocurrency crash
    AWS has a cloud implementation of that : https://aws.amazon.com/qldb/. Source: about 4 years ago

Do you know an article comparing Amazon Aurora to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Amazon Aurora discussion

Log in or Post with

Is Amazon Aurora good? This is an informative page that will help you find out. Moreover, you can review and discuss Amazon Aurora here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.