Amazon Aurora

Nowadays, Amazon Aurora is a topic that has gained great relevance in today's society. People are increasingly interested in exploring and understanding the impact Amazon Aurora has on their daily lives. Whether from a personal, professional or social point of view, Amazon Aurora has become a fundamental element that we cannot ignore. That is why in this article we want to delve into the topic of Amazon Aurora, exploring its different dimensions and trying to shed light on its importance in the modern world. We will delve into its origins, its evolution over time and how it has influenced the way we live and relate. Without a doubt, Amazon Aurora is a fascinating topic that deserves to be analyzed in depth.

Amazon Aurora
Developer(s)Amazon.com
Initial releaseOctober 2014 (2014-10)
Operating systemCross-platform
Available inEnglish
Typerelational database SaaS
LicenseProprietary
Websiteaws.amazon.com/rds/aurora/

Amazon Aurora is a proprietary relational database offered as a service by Amazon Web Services (AWS) since October 2014. Aurora is available as part of the Amazon Relational Database Service (RDS).

History

Aurora offered MySQL compatible service upon its release in 2014. It added PostgreSQL compatibility in October 2017.

In August 2017, Aurora Fast Cloning (copy-on-write) feature was added allowing customers to create copies of their databases. In May 2018, Aurora Backtrack was added which allows developers to rewind database clusters without creating a new one. It became possible to stop and start Aurora Clusters in September 2018. In August 2018, Amazon began to offer a serverless version.

In 2019 the developers of Aurora won the SIGMOD Systems Award for fundamentally redesigning relational database storage for cloud environments.

Features

Aurora automatically allocates database storage space in 10-gigabyte increments, as needed, up to a maximum of 128 terabytes. Aurora offers automatic, six-way replication of those chunks across three availability zones for improved availability and fault-tolerance.

Aurora provides users with performance metrics, such as query throughput and latency. It provides fast database cloning.

Aurora Multi-Master allows creation of multiple read-write instances in an Aurora database across multiple availability zones, which enables uptime-sensitive applications to achieve continuous write availability through instance failure.

Amazon designed Aurora to be compatible with MySQL, meaning that tools for querying or managing MySQL databases (such as the mysql command-line client and the MySQL Workbench graphical user-interface) can be used. As of December 2021, Amazon Aurora is compatible with MySQL 5.6, 5.7, and 8.0. It supports InnoDB as a storage engine.

See also

References

  1. ^ a b "Amazon Aurora – New Cost-Effective MySQL-Compatible Database Engine for Amazon RDS". Amazon Web Services. November 12, 2014.
  2. ^ Preimesberger, Chris (November 12, 2014). "Amazon Claims New Aurora DB Engine Screams With Speed". eweek.com. Retrieved November 13, 2014.
  3. ^ "Now Available – Amazon Aurora with PostgreSQL Compatibility". Amazon Web Services. October 24, 2017. Retrieved April 7, 2019.
  4. ^ "Amazon Aurora Fast Database Cloning". August 30, 2017. Retrieved September 15, 2020.
  5. ^ "AWS launches an undo feature for its Aurora database service". TechCrunch. May 10, 2018. Retrieved September 11, 2020.
  6. ^ "Amazon Aurora Now Supports Stopping and Starting of Database Clusters". Amazon Web Services, Inc. Retrieved April 7, 2019.
  7. ^ "Aurora Serverless MySQL Generally Available". Amazon Web Services. August 9, 2018. Retrieved April 7, 2019.
  8. ^ "When should I use Amazon RDS vs. Aurora Serverless?". SearchCloudComputing. Retrieved September 11, 2020.
  9. ^ "Awards - SIGMOD/PODS 2019". SIGMOD 2019. Retrieved August 9, 2019.
  10. ^ "Amazon Aurora Increases Maximum Storage Size to 128TB". Retrieved September 28, 2020.
  11. ^ "Amazon Aurora FAQs | MySQL PostgreSQL Relational Database | Amazon Web Services". Amazon Web Services, Inc. Retrieved March 9, 2021.
  12. ^ "Monitoring Amazon Aurora performance metrics". Datadog. November 19, 2015. Retrieved September 15, 2016.
  13. ^ "Amazon Aurora Fast Database Cloning". Amazon Web Services. August 30, 2017. Retrieved April 12, 2019.
  14. ^ "Amazon Aurora Multi-Master is Now Generally Available".
  15. ^ "Amazon Aurora supports MySQL 8.0". Retrieved December 24, 2021.
  16. ^ "Amazon Aurora Product Details". Retrieved September 15, 2016.

External links