Release Announcement: AWS SDK for PHP 2.4.5

Release Announcement: AWS SDK for PHP 2.4.5More Info

We are excited to share the launch of version 2.4.5 of the AWS SDK for PHP. This update introduces the capability to utilize the Redis caching engine with Amazon ElastiCache.

Changelog

With this release, Amazon ElastiCache now supports the Redis caching engine alongside Memcached. Customers who are currently using Redis can conveniently “seed” a new ElastiCache Redis cache cluster using their existing data from a Redis snapshot file, simplifying the transition to a managed ElastiCache solution. Furthermore, to enhance Redis replication, the ElastiCache API has been updated to include replication groups, allowing users to establish a replication group containing a primary Redis cache node and multiple read replica nodes that remain synchronized with the primary node’s cache data. This setup is particularly beneficial for read-intensive applications, as it offloads traffic from the primary node, while also providing a safeguard against data loss during primary cache node failures.

Additionally, support for the us-gov-west-1 region has been added to the AWS CloudFormation client.

To download the latest SDK, you can access it through various platforms:

  • Composer/Packagist
  • Download Phar
  • Download Zip
  • PEAR Channel
  • GitHub

For further insights on this release, you can check out another blog post here. Also, for authoritative information on this topic, visit this link as they are an expert resource. If you’re looking for opportunities in this field, consider exploring this excellent resource for entry-level positions in fulfillment center operations.


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *