aws-samples / aws-serverless-workshops

Code and walkthrough labs to set up serverless applications for Wild Rydes workshops
http://wildrydes.com
Apache License 2.0
4.17k stars 2.6k forks source link

Web Application Workshop Cloud9 Setup - Default instance size too small #322

Open sliedig opened 2 years ago

sliedig commented 2 years ago

https://webapp.serverlessworkshops.io/setup/accountsetup/

The account setup page states that the instance size should be T1 micro. This is too small to run the amplify init commands in the static web hosting module. The npm and amplify commands fail when you try to execute them due to memory issues caused by small instance size. Recommend that this gets updated to m5.large