Tuesday, 5 June 2018

Amazon Simple Queue Service Server Side Encryption is available now in additional 13 AWS regions

Amazon Simple Queue Service Server Side Encryption integrated with the AWS Key Management Service is now available in 13 additional AWS regions. With this addition of Server Side Encryption will help the customer to protect the sensitive data with the encrypted queues. Amazon Simple Queue SSE is now available in the Asia Pacific – Mumbai, Sydney, Tokyo, Singapore, Osaka and Seoul, Canada, EU – London, Paris, Ireland and Frankfurt, South America – Sao Paula and US West – North California. There will no additional charges for utilizing Amazon SQL encrypted queues. 

No comments:

Post a Comment

Optimizing Performance and Cost: Migrating an Express.js Application from EC2 to AWS Lambda

Introduction: In a recent project, our team worked on optimizing a Node.js application that was originally hosted on an EC2 instance. The ap...