AI-powered learning
Save this course
Building Scalable Backend Services in Go
Learn to build scalable backend services in Go. Master server basics, RESTful APIs, caching, MongoDB, and design patterns to deliver high-performance, reliable solutions.
4.5
57 Lessons
3 Projects
17h
Join 2.9 million developers at
Join 2.9 million developers at
LEARNING OBJECTIVES
- A deep understanding of building and testing scalable backend systems
- Familiarity with core concepts of backend servers, including concurrency-safe access and serialization and deserialization of JSON data
- Hands-on experience building RESTful APIs, including communications with external APIs
- The ability to design structures and interfaces to deal with databases in backend development
- Understanding of different caching strategies and their benefits
- Familiarity with creational design patterns, including builder pattern, factory pattern, object pool pattern, and singleton pattern
Learning Roadmap
1.
Before We Get Started
Before We Get Started
Get familiar with building scalable backend services using Go and practical system design.
2.
Server Fundamentals
Server Fundamentals
Unpack the core of establishing and managing servers, handling requests, and ensuring robustness.
Listen and ServeGraceful ServerGraceful Server—Wait and ShutdownGraceful Server—PrestartExercise: API Timer MiddlewareSolution: API Timer MiddlewareTesting Back-End ServicesLogging in Back-End ServicesQuiz: Server BasicsAPI Design and DocumentationMux Ado About RoutingQuiz: APIs and RoutingExercise: APIs and RoutingSolution: APIs and RoutingData Serialization and DeserializationLock Your Objects!Additional Reading—the CAP TheoremWrap Up
3.
Networking and Interfaces
Networking and Interfaces
16 Lessons
16 Lessons
Work your way through managing network operations for scalable backend services using Go.
4.
Dealing with Databases and Queues
Dealing with Databases and Queues
13 Lessons
13 Lessons
Enhance your skills in managing databases and queues for scalable backend Go services.
5.
Design Patterns
Design Patterns
7 Lessons
7 Lessons
Solve problems in applying creational and structural design patterns for efficient code design.
Certificate of Completion
Showcase your accomplishment by sharing your certificate of completion.
Complete more lessons to unlock your certificate
Developed by MAANG Engineers
ABOUT THIS COURSE
Scalable backend services refer to the ability of a system’s backend to cope with changing workloads. A developer must build applications that can handle increased user demands without sacrificing performance, reliability, and responsiveness.
You’ll start by learning the fundamentals of a server and how to test a backend service. You’ll also design RESTful APIs and build a self-sufficient network package to interact with APIs efficiently. Next, you’ll learn different caching strategies and the necessary interfaces to handle databases using MongoDB, an example of a NoSQL database. Finally, you will learn about different creational design patterns to ensure the system’s components are scalable.
Irrespective of whether you’re a seasoned developer or completely new to the backend world, you will confidently build high-performance systems that can handle increasing user demands, equipped with the skills to excel in modern backend development using Go after taking this course.
ABOUT THE AUTHOR
Hriddhi Dey
I'm a seasoned tech enthusiast with 8+ years of building and scaling products from scratch for top e-commerce and fintech companies worldwide. I like writing about and teaching full-stack development and career growth.
Trusted by 2.9 million developers working at companies
A
Anthony Walker
@_webarchitect_
E
Evan Dunbar
ML Engineer
S
Software Developer
Carlos Matias La Borde
S
Souvik Kundu
Front-end Developer
V
Vinay Krishnaiah
Software Developer
Built for 10x Developers
No Passive Learning
Learn by building with project-based lessons and in-browser code editor


Personalized Roadmaps
The platform adapts to your strengths & skills gaps as you go


Future-proof Your Career
Get hands-on with in-demand skills


AI Code Mentor
Write better code with AI feedback, smart debugging, and "Ask AI"




MAANG+ Interview Prep
AI Mock Interviews simulate every technical loop at top companies


Free Resources