AWS Lambda now supports up to 10 GB of memory and 6 vCPU cores in AWS GovCloud (US) Regions - devamazonaws.blogspot.com

AWS Lambda customers in the AWS GovCloud (US) Regions can now provision Lambda functions with a maximum of 10,240 MB (10 GB) of memory, a more than 3x increase compared to the previous limit of 3,008 MB. With larger functions, customers can now more easily use AWS Lambda for workloads such as batch, extract, transform, load (ETL) jobs, and media processing applications that need to perform memory intensive operations at scale.

Post Updated on August 05, 2021 at 09:53PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com