Overview

Product video
YugabyteDB Aeon is a fully managed database-as-a-service that automates the deployment, scaling, management, and recovery of YugabyteDB databases across multiple regions.
YugabyteDB is a cloud native, distributed database for modern applications. YugabyteDB retains the full power and familiarity of PostgreSQL while enhancing it with built-in high availability, seamless scalability, and operational simplicity. Developers can build applications using Postgres-compatible and Cassandra-inspired APIs.
-
PostgreSQL and Beyond. No Compromises - YugabyteDB is a multi-master RDBMS that is runtime compatible with PostgreSQL and supports stored procedures, triggers, and extensions. YugabyteDB elevates PostgreSQL with built-in connection management, observability, end-to-end security, and more.
-
Built-in Resilience with Zero Downtime - Keep your application running and performant in the face of any infrastructure outages. YugabyteDB's high availability capabilities work optimally across zones, regions, and clouds.
-
Scaling Made Simple - Start small and add nodes as needed. Scale your data, connections, reads, and writes effortlessly without disrupting ongoing applications. As your needs grow, YugabyteDB automatically shards data and scales in all directions (up, down, out, and in).
-
Flexible Design Patterns for Global Applications - Design and deploy the perfect architecture for your global application. YugabyteDB lets you geo-partition and replicate data across regions to achieve the desired latency, resilience, and consistency.
-
Deploy with Freedom - YugabyteDB delivers a single logical database that can span across private, public, hybrid or multi-cloud with a consistent and simple experience.
Pricing Considerations:
- More information about pricing may be found at https://www.yugabyte.com/pricing
- YugabyteDB uses credits for pricing. 100 Consumption Units = 1 YugabyteDB Credit ($1 USD).
- The rate at which credits are consumed is determined by the requirements for your application and product configuration.
Pay as you go provides a no commitment, low friction way to quickly get started with YugabyteDB Aeon by paying only for what you use. If you are ready to make a commitment with usage discounts, please visit our Annual Commitments Listing in the AWS Marketplace.
YugabyteDB offers a 14-day full-feature free trial. Click here to learn more: https://docs.yugabyte.com/preview/yugabyte-cloud/managed-freetrial/
Highlights
- Ensure database availability during planned and unplanned outages: YugabyteDB's highly resilient architecture delivers continuous availability that is designed to survive node, zone, and region/DC failures with zero RPO and RTO measured in seconds.
- Scale reads and writes seamlessly on demand: YugabyteDB eliminates the need for manual sharding and fragile cache layers. The database can elastically scale out based on your applications' needs, and scale back down when demand goes down.
- Choose the perfect database architecture for your global application: YugabyteDB offers a variety of synchronous and asynchronous replication and geo-partitioning techniques to distribute, access, and update your data to achieve the right mix of latency, resilience, and consistency.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Trust Center
Buyer guide

Financing for AWS Marketplace purchases
Pricing
Free trial
Dimension | Cost/unit |
|---|---|
YugabyteDB consumption unit | $0.01 |
Dimensions summary
Top-of-mind questions for buyers
Vendor refund policy
All fees are non-cancellable and non-refundable except as required by law.
Custom pricing options
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Software as a Service (SaaS)
SaaS delivers cloud-based software applications directly to customers over the internet. You can access these applications through a subscription model. You will pay recurring monthly usage fees through your AWS bill, while AWS handles deployment and infrastructure management, ensuring scalability, reliability, and seamless integration with other AWS services.
Resources
Vendor resources
Support
Vendor support
YugabyteDB Customer Support is available globally 24x365 with industry leading response times.
You can find the latest support information or submit a support request anytime at
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Standard contract
Customer reviews
Testing has become realistic and routine as our team validates distributed failures and workloads
What is our primary use case?
My main use case for YugabyteDB Aeon is testing and validating applications that rely on a distributed SQL database. I use it mainly to verify data consistency, SQL queries, application connectivity, and database behavior under different workload and failure scenarios.
One scenario that stood out was testing how the application behaved when one database node became unavailable during an active workload. I started by inserting and updating a batch of records while running several read queries, then simulated a node failure and continued the workload.
Our team treats database resilience as part of our regular QA coverage, rather than only testing it during major incidents. Alongside functional checks, we include scenarios for concurrent transactions, increased workloads, node failures, and recovery.
What is most valuable?
The features I find most valuable in YugabyteDB Aeon are the PostgreSQL compatibility, automated data distribution, and built-in fault tolerance. From a QA perspective, I particularly value that I can test realistic failure scenarios without having to build the entire distributed infrastructure myself.
PostgreSQL compatibility made testing easier because our team can use familiar SQL queries and existing database testing approaches without having to learn a completely different query language. When validating application changes, I can reuse queries for checking record counts, joins, and transactions and data consistency, and compare the results with our expected data.
Automated data distribution saves us setup time, especially when we are preparing environments for load and resilience testing. We do not have to manually partition data sets or decide which node should handle specific data. YugabyteDB Aeon takes care of distributing the data across the cluster, so our setup is more focused on the test scenario itself.
YugabyteDB Aeon has mainly improved our ability to test applications under realistic distributed database conditions. We can include scalability, failover, and high concurrency scenarios in our regular QA process instead of treating them as separate infrastructure tests.
What needs improvement?
One area where YugabyteDB Aeon can be improved is the overall observability experience. From a QA perspective, I would appreciate more detailed, easy-to-digest information about query performance, resource usage, replication activity, and cluster behavior during load or failover tests.
For how long have I used the solution?
I have been using YugabyteDB Aeon for around one year.
What do I think about the stability of the solution?
YugabyteDB Aeon is stable.
What do I think about the scalability of the solution?
I would rate YugabyteDB Aeon's scalability at eight out of ten. It handles increasing workloads well through horizontal scaling and distributing data placement. From a QA perspective, it also makes it easier to test higher concurrency and larger data sets without redesigning the database architecture. The main consideration is that capacity planning and workload monitoring are still important as usage grows.
How are customer service and support?
I would rate customer support nine out of ten.
Which solution did I use previously and why did I switch?
Before YugabyteDB Aeon, we primarily used PostgreSQL with a more traditional single-node setup. We switched because we needed better support for distributed workloads, higher availability, and more realistic scalability and failover testing.
How was the initial setup?
Our experience with pricing and setup was fairly straightforward. The initial setup cost was reasonable for a managed distributed database, especially because we did not have to invest heavily in building and maintaining the underlying infrastructure ourselves. Licensing was also relatively easy to understand compared with some enterprise database products.
What was our ROI?
We have seen a positive return, mainly through time saved in environment management and testing. Because the database infrastructure is managed, our QA and development teams spend less time on cluster administration and manual configuration.
Which other solutions did I evaluate?
We also looked at CockroachDB and Amazon Aurora PostgreSQL before choosing YugabyteDB Aeon. We compared them mainly on PostgreSQL compatibility, distributed architecture, high availability, scalability, and how easily we could integrate them into our existing SQL-based testing workflows. We selected YugabyteDB Aeon for its combination of PostgreSQL compatibility and distributed database capabilities.
What other advice do I have?
I would recommend starting with a proof of concept using realistic data volumes and workloads. Pay particular attention to PostgreSQL compatibility, query performance, failover behavior, and how the platform handles scaling under concurrent workloads. It is also worth testing the monitoring and troubleshooting experience before moving critical applications to production. I would rate this product eight out of ten overall.
Distributed database has reduced downtime and routes heavy traffic across multiple nodes
What is our primary use case?
My main use case for YugabyteDB Aeon revolves around problems we face with traditional databases like MSSQL, MySQL, and PostgreSQL because YugabyteDB Aeon gives us the flexibility when we need multiple nodes, facilitating the distributed architecture where if one node is having significant load and crashes, the other nodes can take on that load and work in a distributed way. That is the major part of YugabyteDB Aeon, and it also works in my current project, helping us alleviate the issues we face regarding the single node we are currently using without backup for different nodes to route our traffic.
Although I do not have extensive expertise on YugabyteDB Aeon and did not explore it thoroughly, that is the key takeaway from YugabyteDB Aeon.
A specific example of how I used YugabyteDB Aeon in my project involves our usage of MSSQL, which is a traditional SQL architecture-based database, and I find that YugabyteDB Aeon's distributed architecture really helps in our production case where we are experiencing a single node that goes down when the traffic is too much and without backup or pre-production environment. If I were using YugabyteDB Aeon, I would implement my database to YugabyteDB Aeon itself, which would solve the issues we encounter.
What is most valuable?
In my opinion, the distributed capability is one of the best features of YugabyteDB Aeon, which is the core of the database.
YugabyteDB Aeon is compatible with and is basically a cloud-native, distributed SQL database.
YugabyteDB Aeon has positively impacted my organization by reducing our downtime and effort when the server goes down since we only need to restart it and ensure all utilities are up. With YugabyteDB Aeon, we do not need to go through that restarting process; we just need to route the traffic to different nodes and distributed clusters in our cloud-native environment.
My thoughts on YugabyteDB Aeon's AI capabilities in terms of governance and security are positive, as it works nicely, providing a platform compatible with various AI tools such as GHC, Bard, OpenAI, and ChatGPT, making it more interesting and explorable. Whenever I lack context about any option in YugabyteDB Aeon, I can simply ping the AI for clarification.
What needs improvement?
I cannot tell you how YugabyteDB Aeon can be improved because I do not have extensive expertise or experience with it, but it is definitely a great tool to explore and enhance.
Regarding needed improvements, I think the UI part could be more user interactive.
For how long have I used the solution?
I have been using YugabyteDB Aeon through a demo and some YouTube sessions, and I have done a proof of concept on that. I have done some hands-on work, though not frequently.
What do I think about the stability of the solution?
In my experience, YugabyteDB Aeon has been reliable.
What do I think about the scalability of the solution?
I find that YugabyteDB Aeon is quite scalable in my experience.
Which solution did I use previously and why did I switch?
Before YugabyteDB Aeon, I used MSSQL, primarily due to the clustering issues and the limitations of the single node architecture.
What was our ROI?
I have seen a return on investment from using YugabyteDB Aeon since it saves our time and employee hours, ultimately making them more productive for other tasks, resulting in savings of money that can be redirected into other projects.
Which other solutions did I evaluate?
Before settling on YugabyteDB Aeon, I did evaluate other options, including PostgreSQL.
What other advice do I have?
A specific example of how I used YugabyteDB Aeon in my project involves our usage of MSSQL, which is a traditional SQL architecture-based database, and I find that YugabyteDB Aeon's distributed architecture really helps in our production case where we are experiencing a single node that goes down when the traffic is too much and without backup or pre-production environment. If I were using YugabyteDB Aeon, I would implement my database to YugabyteDB Aeon itself, which would solve the issues we encounter.
I have not experienced or had extensive hands-on work with YugabyteDB Aeon, but it was a great experience from my side.
YugabyteDB Aeon addresses my issue of the production server going down under heavy load without backup, which was quite hectic. With YugabyteDB Aeon in place, I do not need to worry about system downtimes, as we can easily transfer traffic to different distributed servers. There is always some improvement required for any tool, and different perspectives can lead to enhancements. I rate YugabyteDB Aeon as a nine out of ten.
Global medical data has been managed securely while multi-cloud workflows run smoothly
What is our primary use case?
My main use case for YugabyteDB Aeon is that it is a multi-cloud PostgreSQL database, and I work as a DBA to record data, including unstructured data, and maintain storage. For a specific example of how I use YugabyteDB Aeon in my daily work, I can say this is a database that is really useful. For instance, it enables medical-specific data to be spread globally without compromising local data residency. YugabyteDB Aeon has geo-partitioning capabilities, so we can have our DBA oversee this. By utilizing a single global table instead of a standard regional database, it works on a cluster as well.
What is most valuable?
The best features YugabyteDB Aeon offers are that it is a fully managed YugabyteDB service that allows running a YugabyteDB cluster in a multi-cloud environment.
The multi-cloud capability of YugabyteDB Aeon positively impacts my workflow, as we have different subscriptions where we have to work. YugabyteDB Aeon has positively impacted my organization by being an open-source project that helps work on open mobility as well. The main features that stand out are geo-partitioning and applications in a long capability.
What needs improvement?
I have no comments on how YugabyteDB Aeon can be improved because I have not worked as much on this database. There is no output on this question from my side. From my side, no improvement is required for YugabyteDB Aeon; all is good right now.
For how long have I used the solution?
I have been using YugabyteDB Aeon for only a year.
What do I think about the stability of the solution?
In my experience, YugabyteDB Aeon is not as stable as the customer requires.
What do I think about the scalability of the solution?
YugabyteDB Aeon's scalability is dependent upon the subscription over the public cloud.
How are customer service and support?
The customer support for YugabyteDB Aeon is not very good.
Which solution did I use previously and why did I switch?
I did use a different solution before YugabyteDB Aeon, but it is different from YugabyteDB Aeon.
How was the initial setup?
I find it acceptable to integrate YugabyteDB Aeon with my existing systems and applications.
YugabyteDB Aeon handles failover and disaster recovery in my experience by working for database recovery, and we perform HA, geo-partitioning, and all related functions.
What about the implementation team?
YugabyteDB Aeon is compatible with other tools or databases in my environment and has integrated well, but this information I will not share with you.
The monitoring and alerting capability of YugabyteDB Aeon meets my needs, as it has multiple built-in dashboards and tracks user structure, query performance, intelligent recommendations, and out-of-the-box integrations with third-party applications such as Hill to monitor.
The backup and restore functionality with YugabyteDB Aeon has different facilities available; mainly, there are third-party applications such as Commvault for backup.
What was our ROI?
I have not seen a return on investment from YugabyteDB Aeon; I cannot share any relevant metrics such as money saved, time saved, or fewer employees.
What's my experience with pricing, setup cost, and licensing?
I do not know about the experience with pricing, setup cost, and licensing for YugabyteDB Aeon because it will be managed by the account department.
Which other solutions did I evaluate?
Before choosing YugabyteDB Aeon, I evaluated other options; as such, we are not using AI options other than YugabyteDB, and after YugabyteDB Aeon, I will work on multiple AI tools such as Teradata, Cloudera, and all.
What other advice do I have?
I would rate YugabyteDB Aeon an eight out of ten.
I choose eight out of ten because YugabyteDB Aeon does not work on a large scale level database; it works better for small databases or we can say cloud databases.
Regarding YugabyteDB Aeon's AI capabilities, I think that there are no particular built-in features where we can use it for risk governance and security.
Concerning YugabyteDB Aeon's AI capabilities, for cloud-native software applications, it will be reliable, but we cannot say it will be reliable for bare-metal clusters.
In terms of latency and throughput for my workloads, YugabyteDB Aeon has different workload mechanisms to integrate, so it depends on how my workload is required.
The documentation and learning resources for YugabyteDB Aeon are useful, as the knowledge articles provided by YugabyteDB Aeon are useful but need consolidated data on what is required.
My advice for others looking into using YugabyteDB Aeon is that you can use YugabyteDB Aeon if you are using the public cloud, not on the private cloud or private infrastructure. My overall rating for YugabyteDB Aeon is eight out of ten.
Building RAG workflows with simple cluster setup has improved my data exploration
What is our primary use case?
I use YugabyteDB Aeon intermittently rather than regularly. I used it during the first month of my internship, and then two months ago, I built a RAG system using it.
I built a RAG system with YugabyteDB Aeon where users ask questions and relevant data from YugabyteDB Aeon tables is retrieved to provide a response. We store user details in a YugabyteDB Aeon table for the implementation of that RAG system.
Since I have not used YugabyteDB Aeon in my work, I have used it for my personal use cases. It is good and was easy to operate due to Python packages that make it straightforward to use.
What is most valuable?
YugabyteDB Aeon has a cluster that is easy to start. They provide AWS and Google Cloud Storage for clusters, which is really good.
Setting up a cluster in YugabyteDB Aeon is not difficult. It requires information about data consumption, CPU storage, the number of threads and cores in the cluster, and RAM usage. However, you may not know these details initially. For a free trial, I used it and found it very easy to start by simply clicking on the website and beginning to create a cluster. You do not need to configure CPU usage or any RAM details; it is predefined and ready to use.
I have some knowledge about distributed systems, and YugabyteDB Aeon does have nodes. However, the documentation is not very good. If I were from a different field and wanted to work with a database, I would not find it user-friendly. If the documentation were generalized, it would be easier for all users across all domains.
The easy operation and Python packages from YugabyteDB Aeon have saved my time. YugabyteDB Aeon provides psycopg binary packages specifically for YugabyteDB Aeon, which we can use to make a connection and perform read and write operations. Due to that package available in Python, we can connect and use YugabyteDB Aeon as we would any other database.
What needs improvement?
The documentation for YugabyteDB Aeon needs to be improved. It does not come across as beginner-friendly documentation. If someone from a different field were to use YugabyteDB Aeon, they would find it difficult to get started. Other than that, it is really good; the system is good, and the architecture and features are really good.
I do not know how large the YugabyteDB Aeon community is because I have not heard of it or come across any community posts. I do not think any other features need to be improved.
An important issue I faced while using YugabyteDB Aeon was that it needs to follow a sequence like one, two, three, four, and so on, but YugabyteDB Aeon does not follow this pattern in a certain aspect.
For how long have I used the solution?
I have been working for more than one and a half years in my current field.
What do I think about the stability of the solution?
YugabyteDB Aeon is stable in my experience.
What do I think about the scalability of the solution?
YugabyteDB Aeon's scalability is really good due to the distributed system architecture.
What other advice do I have?
I would recommend that others who want better scaling of their data use the distributed system feature in YugabyteDB Aeon. The cluster setup is not difficult; it is very easy. These are all the things I would recommend to someone if they are going to use YugabyteDB Aeon. I would rate this product highly based on my overall experience.
YugabyteDB: High Availability, Linear Scalability, and Strong PostgreSQL Compatibility
By integrating YugabyteDB into our ecosystem, we’ve achieved significant improvements in fault tolerance and query performance across multiple regions. The native sharding and replication features have enabled seamless scalability to handle growing transaction volumes while maintaining strict financial data consistency—a key requirement in the banking domain.
The platform’s compatibility with existing PostgreSQL tools made adoption smooth for our engineering teams, reducing migration complexity and training overhead. Additionally, Yugabyte’s observability and operational simplicity fit well with our SRE practices, helping teams monitor, troubleshoot, and scale distributed clusters efficiently.
Overall, YugabyteDB has strengthened our resilience strategy, improved service uptime, and future-proofed our data layer for next-generation digital banking applications. It stands as a reliable backbone for our real-time, customer-centric services and aligns perfectly with our emphasis on performance, compliance, and innovation