Context: It's nice to have a dedicated on-cloud place for our backend to live. EC2 is nice because it is highly customizable, very easy to scale resources and I am already familiar with it.
Problem: We have ran the stattrak server anywhere except locally. Let it free.
Solution: Create EC2 instance. Set up env with node/git/postgres etc.. Run and test connection through public IP.
STEPS:
[x] Create appropriate (small) EC2 instance with enough room for basic dependencies
BACKGROUND
STEPS: