Amazon Kinesis Data Streams has recently increased their On-Demand write throughput limit to 1GB/s, a 5x increase from the previous limit of 200 MB/s. This serverless streaming data service is designed to make it easy to capture, process, and store streaming data at any scale. With the On-Demand mode, capacity management is automated, so there […]
Tag: cost savings
VMware Cloud on AWS now available in Middle East (Bahrain) Region
We are delighted to announce the arrival of VMware Cloud on AWS in the AWS Bahrain region. This is the 23rd AWS region to support VMware Cloud on AWS, allowing customers to more quickly and efficiently migrate their VMware-based workloads to the cloud.
AWS Lambda now supports Amazon DocumentDB change streams as an event source
AWS Lambda now has the capability of utilizing the change streams feature of Amazon DocumentDB (which has MongoDB compatibility) as an event source. This feature offers a chronological order of the changes that occur within the collections of the cluster. Customers can now make use of these events in their Lambda-built serverless applications.