Posted On: Jul 31, 2023

Today, Amazon Simple Queue Service (SQS) announces support for JSON protocol, enabling lower latency and improved performance for SQS customers. Based on performance tests conducted by Amazon Web Services for a 5KB message payload, JSON protocol for Amazon Simple Queue Service reduces end-to-end message processing latency by up to 23% and reduces application client-side CPU and memory usage. Amazon SQS is a fully managed message queuing service that enables you to decouple and scale microservices, distributed systems, and serverless applications.

To enable better performance in information exchange and interoperability of applications, customers are increasingly switching to JSON protocol from the traditional Amazon Query protocol. JSON protocol provides lower latency and support for faster application to application communication. Now, Amazon SQS customers can take advantage of lower latency when using the latest version of Amazon SDK. The latest SDK version achieves these latency gains by upgrading the default communication protocols used by clients to JSON wire protocol when they make SQS API requests.

Getting started with the latest Amazon SDK version to achieve faster messaging for Amazon SQS is easy. Customers can simply upgrade their Amazon SDK to the latest version to use JSON protocol. New customers will use the JSON as the default protocol with the latest Amazon SDK.

JSON protocol support for SQS is available in Amazon Web Services China (Beijing) Region, operated by Sinnet and Amazon Web Services China (Ningxia) Region, operated by NWCD.

For more information on getting started with the latest Amazon SDK version to use JSON in SQS, see Amazon Web Services documentation.

 

Learn more about Amazon SDK, here.