Deploy your app on AWS EC2 with NGINX and SSL
Hi,
Recently AWS is charging for static IP address unless used via EC2 instance, so you can't deploy via ELB (if you are poor that is).
Do the usual stuff, spin up an EC2 instance (allow http and https) with ubuntu as OS and copy your source files. I...
kcterala.hashnode.dev1 min read