Hacker News new | ask | show | jobs
by sofixa 1343 days ago
With Fargate or Google Cloud Run, it really isn't. Assuming zero knowledge it's probably easier to learn how to build a docker container and call a binary to send it to the service than it is to setup ssh and rsync and a server to host your website.
1 comments

I don’t think you can build a docker container without already understanding concepts that you need to run rsync. So it seems like an extra step?