Deploys Ubuntu, NodeJS, ExpressJS and MongoDB (UNEMO) Stack on AWS Lightsail with Terraform Python CDK.
The STACK deploys the following specific resources and software:
-
AWS Lightsail ssh key pair, assigned to instance(s) in Item 2 below.
-
AWS Lightsail instance(s) with Ubuntu 20.04 LTS OS
-
AWS Lightsail static ip(s) for the instance(s).
-
AWS Lightsail static ip attachhment(s) to the instance(s).
-
Bash launch or start-up script (user data) for the installation of software, on the instance(s), including:
- Additional Ubuntu OS Packages
- NodeJS
- ExpressJS Web Server Framework
- Other Node.js Packages and
- MongoDB
- Additional Ubuntu OS Packages