map[string]interface{} in Go
https://bitfieldconsulting.com/golang/map-string-interface
Stopping HTTP Server Gracefully: Context vs Channels vs SyncGroup
https://www.gollahalli.com/blog/stopping-http-server-gracefully-context-vs-channels-vs-syncgroup/
How to handle signals with Go to graceful shutdown HTTP server
https://rafallorenz.com/go/handle-signals-to-graceful-shutdown-http-server/
Experimenting with Error Handling via Generics in Go
https://deedlefake.com/experimenting-with-error-handling-via-generics-in-go.html
Why You Should Be Using errgroup.WithContext() in Your Golang Server Handlers
https://bionic.fullstory.com/why-you-should-be-using-errgroup-withcontext-in-golang-server-handlers/
Go: Debugging with Delve & Core Dumps
https://medium.com/a-journey-with-go/go-debugging-with-delve-core-dumps-384145b2e8d9
Go is Boring…And Thatโs Fantastic!
https://www.capitalone.com/tech/software-engineering/go-is-boring/
Building a Golang Docker image
https://bitfieldconsulting.com/golang/docker-image
Build a gRPC server in Go
https://dev.to/dsckiitdev/build-a-grpc-server-in-go-1890
Building Tiny Docker Images Containing Go Microservices
https://tonyuk.medium.com/building-tiny-docker-images-containing-go-microservices-766e7f5b316
Build and Push Docker Images with Go
https://www.loginradius.com/blog/async/build-push-docker-images-golang/
Use of synchronization techniques in Golang
https://lebum.medium.com/use-of-synchronization-techniques-in-golang-53d75bc0a646
Scheduling Background Tasks
https://www.akinjide.me/2020/scheduling-background-tasks/
4 ways GO is just different
https://medium.com/to-journal-to-dev/4-ways-go-is-just-different-7554bc61d8d7