Simple play icon Course
Skills

Building Distributed Applications with Go

by Mike Van Sickle

This course will teach you to build the basic elements of a distributed application architecture from first principles, using only Go’s standard library.

What you'll learn

Many production-grade distributed systems are built using one of the Go community’s excellent distributed application frameworks. However, unless you have an understanding of the basic principles at work, these systems can be difficult to troubleshoot when things go wrong. In this course, Building Distributed Applications with Go, you’ll learn the basic elements of a distributed application architecture. First, you’ll explore the challenges associated with creating a distributed application. Next, you’ll discover how to create a basic service registry from scratch and use it to register and discover services with it. Finally, you’ll learn how to monitor all the services that make up the application to identify, isolate, and remove services that become unresponsive. When you’re finished with this course, you’ll have the skills and knowledge of distributed applications needed to build more efficient and maintainable multi-service applications.

About the author

Michael Van Sickle is an application architect in Akron, Ohio. He started his career as a mechanical engineer, designing components for the automotive industry, before changing to software engineering. He is passionate about learning new programming languages and is comfortable working in Java, C#, JavaScript, PHP, and F#. Mike also loves learning about user experience design and is taking a lead role in his company's attempt to make applications that are elegant and simple. When he i... more

Ready to upskill? Get started