AWS Database Blog
How Gen replayed a database workload from Oracle to Amazon Aurora
In this post, we show you how the Gen team replayed an Oracle database workload for a mission-critical application on Amazon Aurora PostgreSQL-Compatible Edition.
Introducing Valkey GLIDE, an open source client library for Valkey and Redis open source
We’re excited to announce Valkey General Language Independent Driver for the Enterprise (GLIDE), an open source permissively licensed (Apache 2.0 license) Valkey client library. In this post, we discuss the benefits of Valkey GLIDE.
How to choose the best disaster recovery option for your Amazon Neptune database
In this post, we explore the key considerations and best practices for implementing effective DR strategies for your Amazon Neptune database deployments.
Introducing the Amazon Timestream for LiveAnalytics Prometheus Connector
In this post, we show how you can use the Timestream for LiveAnalytics Prometheus Connector to use Timestream for LiveAnalytics as remote storage for Prometheus with one-click deployment.
How to clone master user permissions in Amazon RDS for SQL Server
When you create a new Amazon Relational Database Service (Amazon RDS) for SQL Server instance, the master user is granted certain privileges for that database instance. We strongly recommend that you do not use the master user directly in your applications. Instead, adhere to the principles of least privilege and best practices by using a database user created with the minimal permissions required for your application. In this post, we discuss how to clone the master user to a new login and review it for the minimal permissions required.
Understanding Amazon Aurora MySQL storage space utilization
Storage in Amazon Aurora MySQL is managed differently from traditional MySQL databases. In this post, we explore the different types of storage available in Amazon Aurora MySQL, how Aurora uses those storage types, and how to monitor storage consumption. We also explore some of the database queries and Amazon CloudWatch metrics for Aurora that you can use to estimate Aurora storage billing.
How London Stock Exchange Group optimised blue/green deployments for Amazon Aurora PostgreSQL Global Database
In this post we share how the London Stock Exchange Group (LSEG) Capital Markets Business unit improved their Blue/Green software deployment methodology, by using continuous logical database replication. We show you the process of implementing a Blue/green deployment architecture using Aurora PostgreSQL Global Database. Specifically, we explore best practices and considerations when configuring the architecture. Blue/green deployment serves as a robust and efficient approach to make sure applications stay resilient and synchronized throughout the process.
Use Amazon Aurora Global Database to build resilient multi-Region applications
In this post, we show how to use Aurora Global Database to build a resilient multi-Region application and the best practices for this setup.
AWS DMS homogenous migration from PostgreSQL to Amazon Aurora PostgreSQL
With AWS DMS homogenous migration, you can migrate data from your source database to an equivalent engine on AWS using native database tools. In this post, we show you an example of a complete homogeneous migration process and provide troubleshooting steps for migrating from PostgreSQL to Amazon Aurora PostgreSQL and Amazon RDS for PostgreSQL.
Create a Knowledge Graph application with metaphactory and Amazon Neptune
In a previous post, we described how to connect Amazon Neptune to metaphactory, securely, and then how to explore and search the Neptune graph data using metaphactory. In this post, we show how you can use metaphactory to build an end user application using its dynamic model driven components, driven by SPARQL queries.