- Course
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.
- Course
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.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
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.