This file is a log of everything I've encountered when trying to migrate a Node.js, Elastic Beanstalk application from the Amazon Linux platform to the Amazon Liunx 2 platform. Here's why you should migrate:
- LTS support up to 2023 source
- The Amazon Linux AMI's end-of-life is December, 2020 source
- Amazon Linux 2 has some big package upgrades (GCC, Glibc, etc.)
- Elastic Beanstalk also has some upgrades on top of Amazon Linux 2 (e.g. faster deploys)