Go is a type-safe concurrent language. It is easy to develop and extremely performant. This course covers using the Go language to automate servers, cloud, Kubernetes, GitHub, Packer, and Terraform.
You’ll start by learning the basics of the Go language, such as concurrency and the context package. You’ll learn to interact with the local and remote filesystem using methods such as REST and gRPC. Then, you’ll learn how to use OpenTelemetry for distribution application observability and automate application release workflows with Go and GitHub Actions. Lastly, you’ll learn how to automate the process of creating system images using Packer on the AWS platform, use Go with Terraform to create your custom Terraform provider, program the Kubernetes API to extend its capabilities for your needs, provision resources using Azure's cloud SDK, and design resilient DevOps.
By the end of this course, you’ll be able to use the Go language to develop your DevOps tooling or integrate custom features with DevOps tools.
Go is a type-safe concurrent language. It is easy to develop and extremely performant. This course covers using the Go language ...Show More
WHAT YOU'LL LEARN
The ability to automate servers, the cloud, Kubernetes, GitHub, Packer, and Terraform
Ability to communicate with remote data sources using methods such as REST and gRPC
The ability to use OpenTelemetry to enable observability across distributed applications
Hands-on experience in automating application release workflows using Go and GitHub Actions
Hands-on experience in automating the process of creating system images using Packer on the AWS platform
The ability to use Go with Terraform to create your own custom Terraform provider
The ability to program the Kubernetes API to extend its capabilities
A thorough understanding of designing resilient DevOps software
The ability to automate servers, the cloud, Kubernetes, GitHub, Packer, and Terraform
Show more
Content
2.
Go Language Basics
20 Lessons
Discover the logic behind Go's core concepts and practical programming structures.
IntroductionUtilizing Go PackagesUsing Go's Variable TypesVariable Scopes and ShadowingLooping in GoUsing ConditionalsLearning About FunctionsChallenge: Armstrong NumbersSolution Review: Armstrong NumbersPublic and Private DeclarationsUsing Arrays and SlicesUnderstanding MapsChallenge: Find Repeating Words in a SentenceSolution Review: Find Repeating Words in a SentenceUnderstanding Go PointersGetting To Know About StructsComprehending Go InterfacesChallenge: Implement the Stringer InterfaceSolution Review: Implement Stringer InterfaceSummary and Quiz on the Go Language Basics
3.
Go Language Essentials
13 Lessons
Master Go's syntax, error handling, concurrency, and generics for efficient coding.
4.
Filesystem Interactions
7 Lessons
Grasp the fundamentals of efficient filesystem interactions, cross-platform pathing, and I/O in Go.
5.
Using Common Data Formats
8 Lessons
Dig into manipulating and streaming popular data formats: CSV, JSON, and YAML in Go.
6.
Interacting with Remote Data Sources
5 Lessons
Focus on accessing SQL databases, developing REST and gRPC services efficiently.
7.
Writing Command-Line Tooling
6 Lessons
Master the creation of command-line tools with Go, using flag, os, and Cobra packages.
8.
Automating Command-Line Tasks
6 Lessons
Step through automating command-line tasks, from local scripting to remote execution and system agents.
9.
Observability with OpenTelemetry
7 Lessons
Solve challenges with OpenTelemetry for comprehensive observability, logging, tracing, and metrics instrumentation.
10.
Automating Workflows with GitHub Actions
8 Lessons
Work your way through automating workflows with GitHub Actions for CI/CD, releases, and custom actions.
11.
Using ChatOps to Increase Efficiency
6 Lessons
Grasp the fundamentals of using ChatOps to streamline DevOps tasks and improve efficiency.
12.
Creating Immutable Infrastructure Using Packer
7 Lessons
Solve problems in creating immutable infrastructure with Packer, from setup to validation.
13.
Infrastructure as Code with Terraform
5 Lessons
Tackle automating infrastructure provisioning and management using Terraform's Infrastructure as Code (IaC) capabilities.
14.
Deploying and Building Applications in Kubernetes
6 Lessons
Piece together the parts of deploying and building applications in Kubernetes with Go.
15.
Programming the Cloud
6 Lessons
Sharpen your skills in managing cloud infrastructure using Azure APIs and SDK for Go.
16.
Designing for Chaos
7 Lessons
Discover the logic behind designing resilient software to endure chaotic real-world failures.
17.
Appendix
2 Lessons
Jump-start with installing Go, building code, managing modules, and running applications.
Certificate of Completion
Showcase your accomplishment by sharing your certificate of completion.
Course Author:
Developed by MAANG Engineers
Trusted by 2.8 million developers working at companies
"These are high-quality courses. Trust me the price is worth it for the content quality. Educative came at the right time in my career. I'm understanding topics better than with any book or online video tutorial I've done. Truly made for developers. Thanks"
Anthony Walker
@_webarchitect_
"Just finished my first full #ML course: Machine learning for Software Engineers from Educative, Inc. ... Highly recommend!"
Evan Dunbar
ML Engineer
"You guys are the gold standard of crash-courses... Narrow enough that it doesn't need years of study or a full blown book to get the gist, but broad enough that an afternoon of Googling doesn't cut it."
Software Developer
Carlos Matias La Borde
"I spend my days and nights on Educative. It is indispensable. It is such a unique and reader-friendly site"
Souvik Kundu
Front-end Developer
"Your courses are simply awesome, the depth they go into and the breadth of coverage is so good that I don't have to refer to 10 different websites looking for interview topics and content."
Vinay Krishnaiah
Software Developer
Hands-on Learning Powered by AI
See how Educative uses AI to make your learning more immersive than ever before.
AI Prompt
Code Feedback
Explain with AI
AI Code Mentor
Free Resources