Amazon Elastic Container Service (Amazon ECS) now enables customers to quickly get started to monitor and debug their applications with traces and custom metrics using AWS Distro for OpenTelemetry (ADOT). This feature allows Amazon ECS customers to use the console to enable metrics and traces collection, and then export to Amazon CloudWatch, Amazon Managed Service for Prometheus, and AWS X-Ray with just few clicks. This experience simplifies a multi-step manual process of configuring ADOT in task definitions, and enables customers to solve application availability and performance issues.
New Multi-AZ deployment option for Amazon RDS for PostgreSQL and for MySQL; increased read capacity, lower and more consistent write transaction latency, and shorter failover time (Preview)
Amazon Relational Database Service (Amazon RDS) for MySQL and for PostgreSQL now supports a new Multi-AZ deployment option with one primary and two readable standby database instances. This deployment option optimizes write transactions and is ideal when your workloads require additional read capacity, lower write transaction latency, more resilience from network jitter (which impacts the consistency of write transaction latency), and high availability and durability.
Amazon SQS Announces Server-Side Encryption with Amazon SQS-managed encryption keys (SSE-SQS)
Amazon Simple Queue Service (SQS) now provides managed server-side encryption using SQS owned encryption keys (SSE-SQS) to protect sensitive data. SSE-SQS helps you build security-sensitive applications to support your encryption compliance and regulatory requirements.
AQUA for Amazon Redshift launches in two additional AWS regions
AQUA (Advanced Query Accelerator) for Amazon Redshift is now generally available in two additional AWS regions: Asia Pacific (Mumbai) and Europe (London).
Announcing Amazon Redshift cross-region data sharing (preview)
Amazon Redshift data sharing allows you to share live, transactionally consistent data across different Redshift clusters without the complexity and delays associated with data copies and data movement. Ability to share data across clusters that are in the same AWS account and across accounts is already available. Now sharing data across Redshift clusters in different AWS regions is available for preview. Cross-region data sharing preview is supported on all Redshift RA3 node types.
Announcing usability improvements in the navigation bar of the AWS Management Console
Today, we launched usability improvements for the navigation bar in the AWS Management Console . The improvements include a customizable favorites bar, updates to the services menu, and visual updates for consistency and accessibility. The new favorites bar appears when you have selected at least one service as a favorite in the services menu. It also supports an unlimited number of favorites that can be organized with drag and drop. The updated services menu groups services by category and provides an A to Z listing of all services.
Amazon S3 Lifecycle further optimizes storage cost savings with new actions and filters
You can now set Amazon S3 Lifecycle rules to limit the number of versions of an object to retain to achieve greater storage savings, and to choose objects to move to other storage classes based on size to optimize your lifecycle transitions. S3 Lifecycle helps you optimize your storage costs by transitioning or expiring your objects as they get older or are replaced by newer versions. You can use these Lifecycle configurations for your whole bucket, or for a subset of your objects by filtering by prefixes, object tags, or object size.
Amazon Voice Focus as an Amazon Machine Image
Amazon Voice Focus, an industry-leading speech enhancement technology currently used for noise reduction in Amazon Chime SDK meetings, is now available packaged as an Amazon Linux 2 (AL2) Machine Image (AMI). The Amazon Voice Focus AMI helps developers, media producers, and content creators reduce noise in real-time speech capture or archived speech recordings. It is a cloud component that application builders can insert into their streaming media and content production pipelines to help reduce unwanted sounds and deliver the speech that users want to be heard.
Amazon Connect Customer Profiles now stores contact history at no charge to help personalize customer service
Amazon Connect Customer Profiles now provides contact history and customer information together in unified customer profiles at no charge, helping contact center managers personalize the contact center experience. Previously, contact center managers needed to work with software development teams to build profiles of end customers and their contact history. Now, they can use Customer Profiles at no charge to automatically store Amazon Connect contact history in a customer-centric view along with customer information such as name, phone number, account number, and address. Agents can access Customer Profiles to provide more personalized customer service through either the out-of-the-box Amazon Connect agent application or through their company’s custom agent applications, enabling them to provide more personalized customer service. Contact center managers can also use the Customer Profiles contact block when designing contact flows to personalize and automate the contact center experience.
AWS Lambda now supports partial batch response for SQS as an event source
AWS Lambda now supports partial batch response for SQS as an event source. With this feature, when messages on an SQS queue fail to process, Lambda marks a batch of records in a message queue as partially successful and allows reprocessing of only the failed records. By processing information at a record-level instead of batch-level, AWS Lambda has removed the need of repetitive data transfer, increasing throughput and making Amazon SQS message queue processing more efficient.