I built and deployed my first go backend
Jul 18th, 25Recently I've fallen in love with Go. The language simplicity, it's powerful concurrency model and the exhaustiveness of its standard library sets it apart. For the last month, I built and deployed for a client a blog app backend API using go. In this post, I will talk about tools I used, challenges I faced and a comparison of cloud providers for deploying a go backend.