Jump to content

Search the Community

Showing results for tags 'aurora'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Welcome New Members !
    • General Discussion
    • Ask a Question
    • Site News
  • DevOps & SRE
    • DevOps & SRE
    • Databases
    • Development
    • CI/CD
    • Docker, Containers & Serverless
    • Infrastructure-as-Code
    • Kubernetes
    • Linux
    • Logging, Monitoring & Observability
    • Security
  • Cloud Providers
    • AWS
    • Azure
    • GCP
    • OpenShift

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


LinkedIn Profile URL


About Me


Development Experience


Cloud Experience


Current Role


Skills


Certifications


Favourite Tools


Interests

  1. Today, AWS Backup announces support for Amazon Aurora continuous backup, allowing specific point-in-time restore within customers’ retention period of up to 35 days. AWS Backup is a fully managed service that centralizes and automates data protection across AWS services and hybrid workloads. With this launch, Aurora customers using AWS Backup can now meet their Recovery Point Objective (RPO) to a granularity of 1 second. View the full article
  2. Amazon Aurora now supports R6i instances powered by 3rd generation Intel Xeon Scalable processors. R6i instances are the 6th generation of Amazon EC2 memory optimized instances, designed for memory-intensive workloads. These instances are built on the AWS Nitro System, a combination of dedicated hardware and lightweight hypervisor, which delivers practically all of the compute and memory resources of the host hardware to your instances. R6i instances are currently available when using Amazon Aurora PostgreSQL-Compatible Edition. View the full article
  3. AWS Database Migration Service (AWS DMS) has expanded functionality by adding support for Babelfish for Aurora PostgreSQL as a target. Babelfish for Aurora PostgreSQL is a new translation layer for Amazon Aurora PostgreSQL-Compatible Edition that enables Aurora to understand commands from applications written for Microsoft SQL Server. Using AWS DMS, you can now perform full load migrations to Babelfish for Aurora PostgreSQL with minimal downtime. View the full article
  4. Amazon Aurora PostgreSQL-Compatible Edition now supports PostgreSQL major version 14 (14.3). PostgreSQL 14 includes performance improvements for parallel queries, heavily-concurrent workloads, partitioned tables, logical replication, and vacuuming. PostgreSQL 14 also improves functionality with new capabilities. For example, you can cancel long-running queries if a client disconnects and you can close idle sessions if they time out. Range types now support multiranges, allowing representation of non-contiguous data ranges, and stored procedures can now return data via OUT parameters. This release includes new features for Babelfish for Aurora PostgreSQL version 2.1. Please refer to Amazon Aurora PostgreSQL updates for more information. View the full article
  5. Amazon Aurora Serverless v1 now supports in-place upgrade from MySQL 5.6 to 5.7. Instead of backing up and restoring the database to the new version, you can upgrade with just a few clicks using the Amazon RDS Management Console or using the latest AWS SDK or CLI. No new cluster is created in the process which means you keep the same endpoints and other characteristics of the cluster. The upgrade completes in minutes as no data needs to be copied to a new cluster volume. The upgrade can be applied immediately or during the maintenance window. Your database cluster will be unavailable during the upgrade. Review the Aurora documentation to learn more. View the full article
  6. Following the announcement of updates to the PostgreSQL database by the open source community, we have updated Amazon Aurora PostgreSQL-Compatible Edition to support PostgreSQL 13.7, 12.11, 11.16, and 10.21. These releases contain bug fixes and improvements by the PostgreSQL community. Refer to the Aurora version policy to help you to decide how often to upgrade and how to plan your upgrade process. View the full article
  7. Amazon Aurora PostgreSQL-Compatible Edition now supports the Large Objects (LO) module. The LO module provides support for managing Large Objects (also called LOs or BLOBs). View the full article
  8. Amazon Aurora PostgreSQL-compatible edition now supports zero-downtime patching (ZDP). With ZDP, customers can upgrade to a new PostgreSQL version and apply patches to their Aurora cluster without any downtime. View the full article
  9. AWS Graviton2-based database instances are now available in preview for Amazon Aurora with PostgreSQL compatibility and Amazon Aurora with MySQL compatibility. Graviton2 instances are already generally available for Amazon RDS for MySQL, Amazon RDS for PostgreSQL, and Amazon RDS for MariaDB. View the full article
  10. Amazon Aurora with PostgreSQL compatibility can now make calls to AWS Lambda functions. AWS Lambda lets you run code without provisioning or managing servers, and without worrying about scalability. View the full article
  11. Following the announcement of updates to the PostgreSQL database by the open source community, we have updated Amazon Aurora with PostgreSQL compatibility to support PostgreSQL versions 11.9, 10.14, and 9.6.19. These releases contain bug fixes and improvements by the PostgreSQL community. View the full article
  12. Amazon Aurora Serverless v1 with PostgreSQL compatibility is now available in Asia Pacific (Singapore), Asia Pacific (Sydney) Asia Pacific (Seoul), Asia Pacific (Mumbai), Canada (Central), Europe (London), Europe (Paris), and US West (N. California) regions. View the full article
  13. Amazon RDS Performance Insights supports additional dimensions to identify the source of high-frequency, long-running, and stuck SQL queries faster. The new Performance Insights dimensions are available on Amazon RDS for PostgreSQL and Amazon Aurora with PostgreSQL compatibility. View the full article
  14. Amazon RDS Performance Insights supports an additional dimension to identify the source of high-frequency, long-running, and stuck SQL queries faster. The new Performance Insights dimension is available on Amazon RDS for MySQL, Amazon Aurora with MySQL compatibility, and Amazon RDS for MariaDB. View the full article
  15. AWS Database Migration Service (AWS DMS) has expanded functionality by adding support for Amazon Aurora Serverless (PostgreSQL-compatible edition) as a target. Amazon Aurora Serverless (PostgreSQL-compatible edition) is an on-demand, auto-scaling configuration where the database will automatically start up, shut down, and scale capacity up or down based on your application's needs. Using AWS DMS, you can now perform live migrations from any AWS DMS supported sources to Amazon Aurora Serverless (PostgreSQL-compatible edition) with minimal downtime. View the full article
  16. Patches 1.7.6 / 2.5.6 / 3.2.6 are now available for customers using Amazon Aurora PostgreSQL. For detailed release notes visit our version documentation. You can apply the new patch version in the AWS Management Console, via the AWS CLI, or via the RDS API. For detailed instructions, please see our technical documentation. View the full article
  17. Amazon Aurora now supports T3.large and medium instances as well as R5 class instances in AWS GovCloud (US) Regions. Using T3.large instances with Amazon Aurora is a cost-effective option for smaller workloads such as test, development, and QA, while still giving you the option to use larger class instances for production deployments. View the full article
  18. Starting today, Amazon Aurora Global Database is expanding its manageability capabilities to more closely match the in-region versions of Aurora. Fast Database Cloning and AWS CloudFormation are both supported. View the full article
  19. Amazon Aurora with PostgreSQL compatibility now supports importing data stored in Amazon Simple Storage Service (S3) buckets to PostgreSQL tables in AWS GovCloud (US) Regions. A new extension, aws_s3, has been added to perform the import operation. You can import any data format that is supported by the PostgreSQL COPY command, using the ARN role association method or using Amazon S3 credentials. View the full article
  20. Amazon Aurora with PostgreSQL compatibility now supports PostgreSQL minor versions 10.12 and 9.6.17 in AWS GovCloud (US) Regions. These releases contains bug fixes and improvements from the PostgreSQL community, as well as bug fixes and improvements specific to Amazon Aurora for PostgreSQL. View the full article
  21. You can now create Amazon Aurora PostgreSQL read replicas for Amazon RDS for PostgreSQL instances in AWS GovCloud (US) Regions. This helps minimize downtime when migrating live workloads from Amazon RDS for PostgreSQL to Amazon Aurora for PostgreSQL, keeping instances in sync until you're ready to move your applications and users to Amazon Aurora for PostgreSQL. View the full article
  22. The storage space allocated to your Amazon Aurora database cluster will now dynamically decrease when you delete data from the cluster. The storage space already automatically increases up to a maximum size of 128 tebibytes (TiB), and will now automatically decrease when data is deleted. You only pay for the storage you use. Starting September 21, 2020, dynamic resizing for storage space is being enabled region by region for Aurora MySQL versions 1.23 and 2.09, and Aurora PostgreSQL versions 10.13 and 11.8, and is expected to be enabled across all Aurora regions by end of November 2020. View the full article
  23. Amazon Aurora now supports Database Activity Streams in the South America (Sao Paulo), Middle East (Bahrain), Africa (Cape Town), and Europe (Milan) regions. Database Activity Streams for Amazon Aurora with MySQL compatibility and Amazon Aurora with PostgreSQL compatibility provides a near real-time stream of database activities in your relational database. When integrated with third party database activity monitoring tools, Database Activity Streams can monitor and audit database activity to provide safeguards for your database and help you meet compliance and regulatory requirements. View the full article
  24. Amazon Aurora now allows you to create clones between Aurora Serverless v1 and provisioned Aurora DB clusters to enable quick sharing of data. View the full article
  25. Following the announcement of updates to the PostgreSQL database by the open source community, we have updated Amazon Aurora PostgreSQL-Compatible Edition to support PostgreSQL versions 12.6, 11.11, 10.16, and 9.6.21. These releases contain bug fixes and improvements by the PostgreSQL community. As a reminder, Amazon Aurora PostgreSQL 9.6 will reach end of life on January 31, 2022. View the full article
  • Member Statistics

    277
    Total Members
    99
    Most Online
    siyona
    Newest Member
    siyona
    Joined
×
×
  • Create New...