AWS Database Blog
Tag: HAQM Aurora
Build highly available MySQL applications using HAQM Aurora Multi-Master
Do you have transactional applications that have high uptime requirements? Do you want a relational database in the cloud to help you meet those requirements? The newly launched HAQM Aurora Multi-Master, is designed for applications that need a relational database resilient to node failures and highly available for both reads and writes. HAQM Aurora is […]
Automated query caching into HAQM ElastiCache for HAQM RDS, HAQM Aurora and HAQM Redshift
This is a guest blog post by Erik Brandsberg, CTO at Heimdall Data, in partnership with AWS Technical Evangelist Darin Briskman. Heimdall Data is an AWS Advanced Technology partner who in their own words “offers a database proxy on the AWS Marketplace that supports SQL query caching into HAQM ElastiCache for Redis without code changes. […]
Use the Data API to interact with an HAQM Aurora Serverless MySQL database
HAQM Aurora Serverless is an on-demand, automatically scaling configuration for HAQM Aurora (MySQL-compatible edition). The database automatically starts up, shuts down, and scales capacity based on your application’s needs. It enables you to run your database in the cloud without managing any database instances. It’s a simple, cost-effective option for infrequent, intermittent, or unpredictable workloads. Recently, AWS announced […]
Select the right encryption options for HAQM RDS and HAQM Aurora database engines
Customers are increasingly choosing to encrypt their AWS Cloud databases and data stores by default. This trend is only gaining speed with the evolving meaning of sensitive data (personally identifiable information [PII], etc.) within various regulatory frameworks. Customers also ask AWS for guidance on how to best adopt the latest database encryption options, while maintaining […]
Improve Business Continuity with HAQM Aurora Global Database
As your business grows increasingly global, your database needs similarly expand. Resources must be just as available to your team in Zurich as they are to your office in Beijing, with the same speed, security, and ease of access. HAQM Aurora Global Database expands your HAQM Aurora database across the planet. Aurora builds its storage volumes […]
Migrating mission-critical SaaS production workloads to Aurora MySQL from RDS Classic
Sumo Logic started around the same time as the AWS stack was starting to mature. The company initially chose infrastructure that was tried and tested, but also cutting-edge at the time, namely HAQM RDS for MySQL instances. However, over time, that choice started to cost us a significant number of developer hours. Developers spent time […]
Use cases for query plan management in HAQM Aurora PostgreSQL
This blog post is the second in a series. The previous blog post talks about the need for the stable, consistent database performance amid changes that otherwise can cause regression on execution plans of the SQL statements. It also demonstrates how query plan management (QPM) for HAQM Aurora with PostgreSQL compatibility helps you overcome plan […]
Introduction to Aurora PostgreSQL Query Plan Management
Like all AWS services, the roadmap for HAQM Aurora PostgreSQL is driven mostly by customer feedback and requests for product enhancement. The feedback from several enterprise customers who have migrated their databases from Oracle and Microsoft SQL Server to HAQM Aurora suggests two things. Enterprises that run their database workloads for critical applications require optimal […]
Level Up Your Games with HAQM Aurora
Dhruv Thukral and Yahav Biran are solutions architects at HAQM Web Services. HAQM Aurora is a relational database that combines the speed and reliability of high-end commercial databases with the simplicity and cost-effectiveness of open-source databases. HAQM Aurora offers two types of modes: provisioned and serverless. AWS gaming customers that use Aurora have typically observed higher […]
How to use ProxySQL with open source platforms to split SQL reads and writes on HAQM Aurora clusters
The blog post How to set up a single pgpool endpoint for reads and writes with HAQM Aurora PostgreSQL introduces an architecture that uses the read and write split capabilities of HAQM Aurora PostgreSQL endpoints. This type of architecture works great for Aurora PostgreSQL clusters, but what if you are using HAQM Aurora MySQL clusters […]