-
Course
- Core Tech
Building Microservices in Go
Go has established itself as an ideal language for many companies to create suites of small, purpose built web services known as microservices. This course will teach you everything you need to know to get started creating your own microservices with the Go language.
What you'll learn
Many companies are turning to the Go language as an efficient, productive choice for the creation of microservices. In this course, Building Microservices in Go, you’ll learn to create services with a wide range of capabilities. First, you’ll explore the basics of creating HTTP services. Next, you’ll discover how to route requests in your services to the proper handler. Finally, you’ll learn how to transfer messages between your services using JSON and gRPC. When you’re finished with this course, you’ll have the skills and knowledge of Go’s HTTP features needed to create full-featured web services.
Table of contents
About the author
Michael VanSickle is an application architect in Akron, Ohio. He is a mechanical engineer by training and a software engineer by choice. He is passionate about learning new programming languages and user experience design.
More Courses by Mike