The GoLang Microservices training course provides students with the knowledge and practical skills to implement microservices using GoLang.
The course begins with a lesson about microservices software development techniques (what microservices are and how they work). Next, the course will cover building a Go microservice from initial idea to running code, learning about the important choices that must be made along the way in order to have a successful microservices deployment. The course concludes with an exploration of why and how Go's concurrency, huge standard library, and steadily improving runtime make it an awesome language for building and controlling microservices.
Purpose
|
Learn how to create, aggregate, and monitor microservices in Go. |
Audience
|
Developers and developer teams needing to learn GoLang Microservices. |
Role
| Software Developer - Web Developer |
Skill Level
| Intermediate |
Style
| Workshops |
Duration
| 2 Days |
Related Technologies
| GoLang |
Productivity Objectives
- Construct and deploy microservices architecture on the AWS or Google Cloud platforms utilizing GoLang binaries
- Develop microservices that cross-compile to Linux or Windows
- Utilize GoLang's rich libraries to create event-driven architectures that are testable, flexible, and easy to deploy
- Describe the fundamental philosophy around microservices architecture, advanced deployment and testing, and data pipelines