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.

Beginner

57 Lessons

17h

Certificate of Completion

Learn to build scalable backend services in Go. Master server basics, RESTful APIs, caching, MongoDB, and design patterns to deliver high-performance, reliable solutions.

AI-POWERED

Explanations

AI-POWERED

Explanations

This course includes

2 Projects
36 Playgrounds
5 Quizzes

This course includes

2 Projects
36 Playgrounds
5 Quizzes

Course Overview

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 in...Show More

What You'll Learn

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

What You'll Learn

A deep understanding of building and testing scalable backend systems

Show more

Course Content

1.

Before We Get Started

Get familiar with building scalable backend services using Go and practical system design.
2.

Server Fundamentals

Unpack the core of establishing and managing servers, handling requests, and ensuring robustness.

Parking Lot Server

Project

3.

Networking and Interfaces

Work your way through managing network operations for scalable backend services using Go.

E-commerce Compare Products API

Project

4.

Dealing with Databases and Queues

Enhance your skills in managing databases and queues for scalable backend Go services.

Build a CRUD Application Using Golang and React

Project

5.

Design Patterns

Solve problems in applying creational and structural design patterns for efficient code design.
6.

Conclusion

1 Lesson

See how it works from basics to creating scalable back-end services in Go.

Course Author

Trusted by 1.4 million developers working at companies

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Evan Dunbar

ML Engineer

Carlos Matias La Borde

Software Developer

Souvik Kundu

Front-end Developer

Vinay Krishnaiah

Software Developer

Eric Downs

Musician/Entrepeneur

Kenan Eyvazov

DevOps Engineer

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Hands-on Learning Powered by AI

See how Educative uses AI to make your learning more immersive than ever before.

Instant Code Feedback

Evaluate and debug your code with the click of a button. Get real-time feedback on test cases, including time and space complexity of your solutions.

AI-Powered Mock Interviews

Adaptive Learning

Explain with AI

AI Code Mentor