Sometime back, I created a tiny URL generator using GoLang, PostgreSQL and Redis (More about it here). Now, it’s time to deploy it on the… — Sometime back, I created a tiny URL generator using GoLang, PostgreSQL and Redis (More about it here). Now, it’s time to deploy it on the cloud. In this article, I will be giving a quick run-down of steps I followed to deploy my GoLang service to the cloud. My cloud…