AWS Database Blog

Tag: HAQM Aurora

Using HAQM Aurora to seamlessly increase capacity of WordPress database backends

WordPress powers 30 percent of all websites. It is the content management system that we’ve built our business on at Pagely. Our managed WordPress hosting runs entirely on HAQM Web Services. In the same way that HAQM has freed customers from the worries of managing physical hardware and data centers, Pagely enables clients to stop worrying about managing WordPress and instead focus on their mission. Pagely’s dedicated support and experience with successfully running WordPress at scale pairs nicely with HAQM’s technology offerings.

Creating a proof of concept using HAQM Aurora

As customers move to the cloud, they’re looking for the best tools to run their applications. When considering relational databases, HAQM Aurora is a frequent choice. This is no surprise, given that HAQM Aurora is MySQL and PostgreSQL wire-compatible and that it can provide greater throughput than either. Aurora provides up to five times the […]

Deploy an HAQM Aurora PostgreSQL DB cluster with recommended best practices using AWS CloudFormation

In this blog post, I cover how to build a quick start reference deployment of HAQM Aurora PostgreSQL cluster. The cluster is based on AWS best practices for security and high availability and you can create it quickly by using AWS CloudFormation. I walk through a set of sample CloudFormation templates, which you can customize […]

Using the MariaDB JDBC driver with HAQM Aurora with MySQL compatibility

September 2023 update: Version 3.0.3 of the MariaDB JDBC Driver (Connector/J) no longer supports HAQM Aurora. We recommend using the AWS Advanced JDBC Wrapper Driver . The HAQM Web Services JDBC Driver has been redesigned as an advanced JDBC wrapper. This wrapper is complementary to and extends the functionality of an existing JDBC driver to help an […]

Best practices for migrating an Oracle database to HAQM RDS PostgreSQL or HAQM Aurora PostgreSQL: Source database considerations for the Oracle and AWS DMS CDC environment

An Oracle to PostgreSQL migration in AWS Cloud can be a complex multistage process with different technologies and skills involved, starting from the assessment stage to the cutover stage. To better understand details of the complexities involved, see the AWS Database Blog post Database Migration—What Do You Need to Know Before You Start? This blog […]

Best practices for migrating an Oracle database to HAQM RDS PostgreSQL or HAQM Aurora PostgreSQL: Migration process and infrastructure considerations

An Oracle to PostgreSQL migration in the AWS Cloud can be a complex multistage process with different technologies and skills involved, starting from the assessment stage to the cutover stage. This blog series covers the environment and configuration setups for your source Oracle database, the AWS Database Migration (AWS DMS) service, and the target PostgreSQL […]