apprunner-roadmap icon indicating copy to clipboard operation
apprunner-roadmap copied to clipboard

More than 4GB of memory

Open umireon opened this issue 3 years ago • 1 comments

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do * not help prioritize the request If you are interested in working on this issue or have submitted a pull request, please leave a comment

Tell us about your request It would be great if more than 4GB of memory, preferably 16GB, can be provided. With this amount of memory, we can handle all kinds of files which any browser can upload.

Describe alternatives you've considered We consider using Fargate because it can provide 30GB of memory or using S3 Presigned URL to let S3 handle such large files.

umireon avatar May 20 '21 04:05 umireon

Our solution would also require more memory be allocated to some containers. Our containerized java apps, which run in tomcat, almost always require 8+GB or native memory to support 6GB java heap.

dmacbride-ep avatar Feb 01 '22 17:02 dmacbride-ep

We also are in need of high memory & CPU

itizarsa avatar Feb 23 '23 03:02 itizarsa

Hello everyone, App Runner now supports higher compute configurations with up-to 4 vCPU and 12 GB compute memory.

Launch announcement: https://aws.amazon.com/about-aws/whats-new/2023/04/aws-app-runner-compute-configurations/

snnles avatar Apr 05 '23 22:04 snnles