Deploying a POCO REST API Server to AWS EC2
4 minute read.
In Multiplayer Net Adventures I deployed a POCO based WebSocket server to Digital Ocean [3].
Now I need to deploy a POCO-based [4] RESTful Web Service and I chose to learn about Amazon AWS in the process. Hence, I will be deploying to EC2 and using letsencrypt for SSL encryption …