< ciso
brief />
Tag Banner

All news with #aws rds tag

121 articles · page 5 of 7

Amazon RDS for MySQL: New minor versions 8.0.44 & 8.4.7

🔔 Amazon RDS for MySQL now supports MySQL minor versions 8.0.44 and 8.4.7, matching the latest community releases. Amazon recommends upgrading to these minors to remediate known security vulnerabilities and to benefit from bug fixes, performance improvements, and new functionality. You can enable automatic minor version upgrades during scheduled maintenance or use Amazon RDS Managed Blue/Green deployments for safer, faster updates. Consult the Amazon RDS user guide for upgrade procedures and regional availability.
read more →

Amazon Aurora MySQL v3.11 Adds MySQL 8.0.43 Support

🆕 Amazon is releasing Aurora MySQL - Compatible Edition 3 updated to v3.11 with support for MySQL 8.0.43. The update delivers multiple security enhancements and bug fixes, addresses additional group replication errors, and introduces the mysql client commands option to enable or disable most client commands. You can upgrade manually by modifying a DB cluster or enable the Auto minor version upgrade option; the release is available in all AWS regions where Aurora MySQL is offered.
read more →

Amazon RDS Blue/Green Deployments for Aurora Global Database

🔁 Amazon RDS Blue/Green deployments now support Aurora Global Database, enabling you to create a staging (green) environment that mirrors production (blue) across primary and all secondary regions. Perform a blue/green switchover to switch primary and secondary regions to the green environment with minimal downtime and no application configuration changes. Aurora automatically renames clusters, instances, and endpoints to preserve production connectivity. This capability covers Aurora MySQL‑ and PostgreSQL‑compatible editions in commercial and AWS GovCloud (US) Regions and is available via the Console, SDK, and CLI.
read more →

Amazon RDS Adds Support for PostgreSQL Major Version 18

🚀 Amazon RDS for PostgreSQL now supports PostgreSQL major version 18.1, bringing community improvements to managed RDS instances. Key performance updates include skip scan for multicolumn B-tree indexes, parallel GIN builds, and better OR/IN handling, while UUIDv7 adds ordered UUIDs for high-throughput systems. Observability and extension support are expanded, and upgrades can use Blue/Green, in-place, or snapshot restore options.
read more →

Amazon RDS for PostgreSQL: New Minor Versions Available

🐘 Amazon RDS for PostgreSQL now supports minor versions 17.7, 16.11, 15.15, 14.20, and 13.23; AWS recommends upgrading to address known security vulnerabilities and receive community bug fixes. The release adds the pgcollection extension for RDS PostgreSQL 15.15 and above (including 16.11 and 17.7), providing an ordered, efficient key-value collection type usable inside PostgreSQL functions to speed in-memory data processing. Extension updates include pg_tle 1.5.2 and H3_PG 4.2.3, and operators can use automatic minor version upgrades or Blue/Green deployments to minimize disruption during upgrades.
read more →

Amazon ElastiCache M7g and R7g Graviton3 in GovCloud

🚀 Amazon Web Services has added Graviton3-based M7g and R7g ElastiCache node families to AWS GovCloud (US-East and US-West). These Graviton3 nodes deliver improved price‑performance versus Graviton2 — for example, running ElastiCache for Redis OSS on an R7g.4xlarge can yield up to 28% higher throughput, up to 21% improved P99 latency, and up to 25% greater networking bandwidth. To adopt, create a new cluster or upgrade via the AWS Management Console; consult pricing and the node-type documentation for regional availability and details.
read more →

AWS Advanced .NET Data Provider Driver Now GA for RDS

🔔 The Amazon Web Services Advanced .NET Data Provider Driver is now generally available for Amazon RDS and Amazon Aurora PostgreSQL and MySQL-compatible databases. The driver reduces RDS Blue/Green switchover and database failover times to improve application availability and supports multiple authentication mechanisms including Federated Authentication, AWS Secrets Manager, and IAM token-based authentication. Built on top of Npgsql, native MySql.Data and MySqlConnector, it integrates with NHibernate and supports Entity Framework for MySQL, and is released under the Apache 2.0 license.
read more →

Amazon RDS for Oracle adds R7i memory-optimized instances

🧠 Amazon RDS for Oracle now offers R7i memory-optimized preconfigured instances powered by custom 4th Gen Intel Xeon Scalable processors, the AWS Nitro System, and DDR5 memory. These instances provide up to a 64:1 memory-to-vCPU ratio and higher storage I/O per vCPU, enabling many Oracle workloads to reduce vCPU counts without performance loss. Available under BYOL for Oracle Database Enterprise Edition and Standard Edition 2, R7i can lower Oracle licensing and support costs while meeting high-performance requirements.
read more →

Amazon RDS for SQL Server: KMS Encryption for Native Backups

🔐 Amazon RDS for SQL Server now supports encrypting native backup files (.bak) stored in Amazon S3 using server-side encryption with AWS KMS keys (SSE-KMS). By default, native backups remain encrypted with Amazon S3-managed keys (SSE-S3), and customers can opt to apply their own KMS key for additional protection and key control. To enable the feature, update the KMS key policy to grant the RDS backup service access and specify the parameter @enable_bucket_default_encryption in the native backup stored procedure. This capability is available in all AWS Regions where Amazon RDS for SQL Server is offered.
read more →

Amazon RDS for SQL Server: Preserve CDC on Restore

🛡️ Amazon RDS for SQL Server now preserves Change Data Capture (CDC) settings and metadata when restoring native database backups. By specifying the KEEP_CDC option during a restore, customers retain CDC configuration and any captured change data, preventing gaps in ongoing data-capture workflows. This capability is available in all AWS Regions where Amazon RDS for SQL Server is offered and is documented in the RDS for SQL Server User Guide.
read more →

CloudWatch Database Insights: On-Demand Analysis for RDS

📊 Amazon CloudWatch Database Insights now offers on-demand analysis for RDS for SQL Server, extending automated diagnostics to that engine. The feature uses machine learning to compare a selected time period against baseline performance, surface anomalies, and provide tailored remediation advice. Administrators can enable this in Advanced mode via the RDS console, APIs, SDKs, or CloudFormation to reduce mean-time-to-diagnosis from hours to minutes.
read more →

Amazon RDS for Oracle Zero-ETL Integration in 8 Regions

Amazon RDS for Oracle now offers zero-ETL integration with Amazon Redshift in eight additional AWS Regions, enabling near real-time analytics and ML on transactional data without building ETL pipelines. Data written to an RDS for Oracle instance is replicated to Redshift within seconds. Administrators can configure integrations via Console, API, CLI, or CloudFormation, select specific PDBs and tables, and must use Oracle Database 19c.
read more →

Amazon RDS MySQL and PostgreSQL Zero-ETL to Redshift

⚡Amazon RDS for MySQL and Amazon RDS for PostgreSQL now support zero-ETL integrations with Amazon Redshift in eight additional regions. Data written to RDS is replicated to Redshift within seconds, enabling near real-time analytics and ML on transactional datasets. You can create multiple integrations per database, apply per-integration filtering to include or exclude specific databases and tables, and automate deployment with AWS CloudFormation.
read more →

Amazon RDS Adds Latest CU and GDR Updates for SQL Server

🛡️Amazon Relational Database Service (Amazon RDS) now supports the latest General Distribution Release (GDR) and Cumulative Update packages for Microsoft SQL Server, including SQL Server 2016 SP3+GDR (KB5065226), 2017 CU31+GDR (KB5065225), 2019 CU32+GDR (KB5065222) and 2022 CU21 (KB5065865). These updates address multiple security vulnerabilities tracked as CVE-2025-47997, CVE-2025-55227 and CVE-2024-21907. AWS recommends that customers upgrade their RDS SQL Server instances using the Amazon RDS Management Console, AWS SDKs or the AWS CLI and follow the RDS SQL Server upgrade guidance.
read more →

Amazon Aurora PostgreSQL Adds R8g Instances in New Regions

⚡ Amazon Aurora PostgreSQL now supports Graviton4-based R8g DB instances in AWS Canada (Central), Asia Pacific (Singapore), and Asia Pacific (Seoul). R8g offers larger sizes up to 48xlarge with an 8:1 memory-to-vCPU ratio and DDR5 memory, including new 24xlarge and 48xlarge options delivering up to 192 vCPUs, up to 50 Gbps networking, and up to 40 Gbps EBS bandwidth. AWS reports up to 40% performance and up to 29% price/performance improvements over Graviton3 equivalents, varying by engine, version, and workload. You can launch or upgrade instances through the Amazon RDS console or AWS CLI with a simple instance type modification.
read more →

Amazon RDS for Db2 Adds Native Database-Level Backups

💾 Amazon RDS for Db2 now supports native database-level backups that let customers back up individual databases within a multi-database instance. This enables selective migration of specific databases to other RDS instances or on-premises environments, and lets teams create isolated copies for development, testing, or compliance. By targeting single databases rather than full instance snapshots, customers can reduce storage costs and streamline operations. The feature is available in all Regions where Amazon RDS for Db2 is offered; see the service documentation and pricing pages for configuration and cost details.
read more →

Amazon RDS for PostgreSQL Extended Support Updates

🔒 Amazon RDS for PostgreSQL now provides Extended Support minor versions 12.22-rds.20250814 and 11.22-rds.20250814, delivering critical security patches and bug fixes for affected instances. We recommend upgrading RDS instances to these releases to maintain security and performance. Extended Support offers up to three years of additional fixes after community support ends. Use automatic minor upgrades or RDS Blue/Green deployments to apply updates during maintenance windows.
read more →

Amazon RDS for Db2 Adds Reserved Instances, 47% Off

💰 Amazon RDS for Db2 now offers Reserved Instances with up to 47% cost savings versus On-Demand pricing. The offering is available for all supported instance types and supports both Bring Your Own License (BYOL) and Db2 licenses purchased through the AWS Marketplace. Reserved Instances include size flexibility so the discounted rate can automatically apply across sizes within the same instance family (for example, a db.r7i.2xlarge RI applying to two db.r7i.xlarge instances). Reserved Instances can be purchased via the AWS Management Console, AWS CLI, or AWS SDK; consult Amazon RDS for Db2 Pricing for details.
read more →

Amazon RDS: PostgreSQL 18.0 Available in Public Preview

🆕 Amazon RDS for PostgreSQL 18.0 is now available in the RDS Database Preview Environment, enabling evaluation of new PostgreSQL capabilities within a fully managed sandbox. PostgreSQL 18.0 introduces multicolumn B-tree skip scan, improved WHERE handling for OR/IN conditions, parallel GIN builds, updated join behavior, and UUIDv7 support. The preview preserves instances for up to 60 days, restricts snapshots to the preview environment, and supports database import/export via dump/load; pricing follows the US East (Ohio) Region.
read more →

Amazon RDS supports cross-Region and cross-account snapshots

🔁 Amazon RDS now supports single-step cross-Region and cross-account copying of snapshots for Amazon RDS and Amazon Aurora. This new capability eliminates the prior two-step process and removes the need for an intermediate snapshot, helping customers achieve tighter recovery point objectives while reducing storage and operational costs. The feature is available in all AWS Regions, including AWS China and AWS GovCloud (US), and can be used today via the AWS Management Console, AWS CLI, or AWS SDKs.
read more →