A guide to building a two-tier Golang microservice — In this article, we will build a simple Golang microservice and deploy it in an AWS EKS through managed nodes. The API will be exposed externally through an AWS Load Balancer ingress to allow users to register, login, add, and query books from their…