The fact
Go offers lightweight concurrency via goroutines, efficient memory management and compilation to simple-to-deploy binaries.
Part one explores the architecture and pitfalls avoided thanks to this technology choice.
Click the link to read an article on the topic: