Building Scalable GO Application With Docker, AWS, and GitHub Actions
Introduction
In the last part, we successfully put the Go application in a Docker container. Now, we need to deploy it so others can access it.
First, we need to upload our Docker application to Docker Hub. We'll start with that and then set up a G...
dhruvnakum.xyz10 min read