Urgent & Important – Rotate Your Amazon RDS, Aurora, and DocumentDB Certificates

You may have already received an email or seen a console notification, but I don’t want you to be taken by surprise! Rotate Now If you are using Amazon Aurora, Amazon Relational Database Service (RDS), or Amazon DocumentDB and are taking advantage of SSL/TLS certificate validation when you connect to your database instances, you need Read more about Urgent & Important – Rotate Your Amazon RDS, Aurora, and DocumentDB Certificates[…]

New for Amazon Aurora – Use Machine Learning Directly From Your Databases

Machine Learning allows you to get better insights from your data. But where is most of the structured data stored? In databases! Today, in order to use machine learning with data in a relational database, you need to develop a custom application to read the data from the database and then apply the machine learning Read more about New for Amazon Aurora – Use Machine Learning Directly From Your Databases[…]

Amazon Aurora PostgreSQL Serverless – Now Generally Available

The database is usually the most critical part of a software architecture and managing databases, especially relational ones, has never been easy. For this reason, we created Amazon Aurora Serverless, an auto-scaling version of Amazon Aurora that automatically starts up, shuts down and scales up or down based on your application workload. The MySQL-compatible edition of Read more about Amazon Aurora PostgreSQL Serverless – Now Generally Available[…]

New – Data API for Amazon Aurora Serverless

If you have ever written code that accesses a relational database, you know the drill. You open a connection, use it to process one or more SQL queries or other statements, and then close the connection. You probably used a client library that was specific to your operating system, programming language, and your database. At Read more about New – Data API for Amazon Aurora Serverless[…]