Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
System Design Guide for Software Professionals

You're reading from   System Design Guide for Software Professionals Build scalable solutions – from fundamental concepts to cracking top tech company interviews

Arrow left icon
Product type Paperback
Published in Aug 2024
Publisher Packt
ISBN-13 9781805124993
Length 384 pages
Edition 1st Edition
Arrow right icon
Authors (2):
Arrow left icon
Dhirendra Sinha Dhirendra Sinha
Author Profile Icon Dhirendra Sinha
Dhirendra Sinha
Tejas Chopra Tejas Chopra
Author Profile Icon Tejas Chopra
Tejas Chopra
Arrow right icon
View More author details
Toc

Table of Contents (21) Chapters Close

Preface 1. Part 1: Foundations of System Design FREE CHAPTER
2. Chapter 1: Basics of System Design 3. Chapter 2: Distributed System Attributes 4. Chapter 3: Distributed Systems Theorems and Data Structures 5. Part 2: Core Components of Distributed Systems
6. Chapter 4: Distributed Systems Building Blocks: DNS, Load Balancers, and Application Gateways 7. Chapter 5: Design and Implementation of System Components –Databases and Storage 8. Chapter 6: Distributed Cache 9. Chapter 7: Pub/Sub and Distributed Queues 10. Part 3: System Design in Practice
11. Chapter 8: Design and Implementation of System Components: API, Security, and Metrics 12. Chapter 9: System Design – URL Shortener 13. Chapter 10: System Design – Proximity Service 14. Chapter 11: Designing a Service Like Twitter 15. Chapter 12: Designing a Service Like Instagram 16. Chapter 13: Designing a Service Like Google Docs 17. Chapter 14: Designing a Service Like Netflix 18. Chapter 15: Tips for Interviewees 19. Chapter 16: System Design Cheat Sheet 20. Index

Part 1: Foundations of System Design

In this Part, you will gain a comprehensive understanding of the fundamental concepts and principles that underpin modern system design. We’ll start by exploring the essence of system design, its various types, and its critical importance in today’s technology-driven industry.

As we delve deeper, you’ll learn about the key principles of distributed systems, which form the backbone of most large-scale applications today. We will cover crucial concepts such as consistency, availability, partition tolerance, latency, durability, reliability, and fault tolerance.

We’ll then explore the theoretical foundations that guide system design decisions. You will learn about important theorems and algorithms such as the CAP theorem, PACELC theorem, Paxos and Raft algorithms, and the Byzantine Generals Problem. We’ll also introduce you to practical concepts such as consistent hashing, Bloom filters, and HyperLogLog, which are frequently used in large-scale system design.

By the end of this section, you'll have a solid theoretical foundation that will inform your approach to designing and architecting large-scale systems.

This Part has the following chapters.

  • Chapter 1, Basics of System Design
  • Chapter 2, Distributed System Attributes
  • Chapter 3, Distributed Systems Theorems and Data Structures
You have been reading a chapter from
System Design Guide for Software Professionals
Published in: Aug 2024
Publisher: Packt
ISBN-13: 9781805124993
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image