
DevOps series “from cloud to ground” – Part 1: My first time deploy a web to AWS cloud service
Develop an api at localhost:3000. Now you want anyone can use your api ? Let’s see how can we deploy a backend api to aws cloud service with the easiest way Table contents 1. Get a Lightsail For hosting a backend service you need a VM (usually a linux machine). AWS has a lot of…