{"id":3616,"date":"2026-08-10T09:06:28","date_gmt":"2026-08-10T09:06:28","guid":{"rendered":"https:\/\/nokobox.com\/index.php\/item\/oreilly-acing-the-system-design-interview-video-edition-2024-1\/"},"modified":"2026-08-10T09:06:28","modified_gmt":"2026-08-10T09:06:28","slug":"oreilly-acing-the-system-design-interview-video-edition-2024-1","status":"publish","type":"digital_item","link":"https:\/\/nokobox.com\/index.php\/item\/oreilly-acing-the-system-design-interview-video-edition-2024-1\/","title":{"rendered":"Oreilly \u2013 Acing the System Design Interview, Video Edition 2024-1"},"content":{"rendered":"<div class=\"w-post-elm post_content\">\n<h2 dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Description<\/span><\/h2>\n<div class=\"presented-response-container ng-tns-c2892812740-91\" dir=\"ltr\" style=\"text-align: left\">\n<div class=\"response-container-content ng-tns-c2892812740-91\">\n<div class=\"response-content ng-tns-c2892812740-91\">\n<div class=\"markdown markdown-main-panel\">\n<div class=\"presented-response-container ng-tns-c1083005451-130\">\n<div class=\"response-container-content ng-tns-c1083005451-130\">\n<div class=\"response-content ng-tns-c1083005451-130\">\n<div class=\"markdown markdown-main-panel\">\n<p data-sourcepos=\"5:1-5:60\"><span style=\"vertical-align: inherit\">Acing the System Design Interview Video Edition course. This tutorial is visual, meaning the narrator reads the book while the content, figures, code listings, diagrams, and text are displayed on the screen. This course is like an audio book that you can also watch as a video. With this course, don\u2019t be afraid of the complex and open nature of system design in job interviews! In this comprehensive guide, author Zhiyang Tan shares his experiences from both sides of the interview table. You\u2019ll dive deep into common technical topics that come up during interviews and learn how to apply them to the conceptual design of different types of systems.<\/span><\/p>\n<h3 class=\"\" data-sourcepos=\"8:1-8:25\"><span style=\"vertical-align: inherit\">What you will learn<\/span><\/h3>\n<ul>\n<li><span style=\"vertical-align: inherit\">An organized approach to presenting system design ideas such as:<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Scale applications to support high workloads<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Distributed transaction techniques to ensure data consistency<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Services for functional partitioning such as API Gateway and Mesh Service<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Common API patterns including REST, RPC and GraphQL<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Caching strategies, along with their pros and cons<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Logging, monitoring and alerting concepts that are critical to any system design<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Communication skills that demonstrate your engineering maturity<\/span><\/li>\n<\/ul>\n<h3 data-sourcepos=\"22:1-22:33\"><span style=\"vertical-align: inherit\">This course is suitable for people who:<\/span><\/h3>\n<ul data-sourcepos=\"24:1-27:35\">\n<li data-sourcepos=\"24:1-24:19\"><span style=\"vertical-align: inherit\">Software engineers<\/span><\/li>\n<li data-sourcepos=\"25:1-25:19\"><span style=\"vertical-align: inherit\">Software architects<\/span><\/li>\n<li data-sourcepos=\"26:1-26:15\"><span style=\"vertical-align: inherit\">Engineering managers<\/span><\/li>\n<li data-sourcepos=\"27:1-27:35\"><span style=\"vertical-align: inherit\">Looking for advancement in their career<\/span><\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<h3 dir=\"ltr\" style=\"text-align: left\" data-sourcepos=\"11:1-11:29\"><span style=\"vertical-align: inherit\">Acing the System Design Interview Video Edition course specifications<\/span><\/h3>\n<ul dir=\"ltr\" style=\"text-align: left\">\n<li><span style=\"vertical-align: inherit\">Publisher: <\/span><a href=\"https:\/\/href.li\/?https:\/\/www.oreilly.com\/library\/view\/acing-the-system\/9781633439108VE\/\/\/\/\/\/\/\" target=\"_blank\"><span style=\"vertical-align: inherit\">Oreilly<\/span><\/a><\/li>\n<li><span style=\"vertical-align: inherit\">Instructor: <\/span><a href=\"https:\/\/downloadlynet.ir\/tag\/zhiyong-tan\/\"><span style=\"vertical-align: inherit\">zhiyong tan<\/span><\/a><\/li>\n<li><span style=\"vertical-align: inherit\">Training level: beginner to advanced<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Training duration: 17 hours 3 minutes<\/span><\/li>\n<\/ul>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Course headings<\/span><\/h3>\n<ul dir=\"ltr\" style=\"text-align: left\">\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Part 1.<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 1. A walkthrough of system design concepts<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 1. Should you read this book?<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 1. Overview of this book<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 1. Prelude: A brief discussion of scaling the various services of a system<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 1. Summary<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 2. A typical system design interview flow<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 2. Draft the API specification<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 2. Connections and processing between users and data<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 2. Design the data model<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 2. Logging, monitoring, and alerting<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 2. Search bar<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 2. Other discussions<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 2. Post-interview reflection and assessment<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 2. Interviewing the company<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 2. Summary<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 3. Non-functional requirements<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 3. Availability<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 3. Fault-tolerance<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 3. Performance\/latency and throughput<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 3. Consistency<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 3. Accuracy<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 3. Complexity and maintainability<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 3. Cost<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 3. Security<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 3. Privacy<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 3. Cloud native<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 3. Further reading<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 3. Summary<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 4. Scaling databases<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 4. When to use vs. avoid databases<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 4. Replication<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 4. Scaling storage capacity with sharded databases<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 4. Aggregating events<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 4. Batch and streaming ETL<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Chapter 4. Denormalization<\/span><\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 4. Caching<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 4. Caching as a separate service<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 4. Examples of different kinds of data to cache and how to cache them<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 4. Cache invalidation<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 4. Cache warming<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 4. Further reading<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 4. Summary<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 5. Distributed transactions<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 5. Event sourcing<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 5. Change Data Capture (CDC)<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 5. Comparison of event sourcing and CDC<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 5. Transaction supervisor<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 5. Saga<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 5. Other transaction types<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 5. Further reading<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 5. Summary<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 6. Common services for functional partitioning<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 6. Service mesh\/sidecar pattern<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 6. Metadata service<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 6. Service discovery<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 6. Functional partitioning and various frameworks<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 6. Library vs. service<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 6. Common API paradigms<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 6. Summary<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Part 2.<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 7. Design Craigslist<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 7. API<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 7. SQL database schema<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 7. Initial high-level architecture<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 7. A monolith architecture<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 7. Using an SQL database and object store<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 7. Migrations are troublesome<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 7. Writing and reading posts<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 7. Functional partitioning<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 7. Caching<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 7. CDN<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 7. Scaling reads with a SQL cluster<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 7. Scaling write throughput<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 7. Email service<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 7. Search<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 7. Removing old posts<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 7. Monitoring and alerting<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 7. Summary of our architecture discussion so far<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 7. Other possible discussion topics<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 7. Summary<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 8. Design a rate-limiting service<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 8. When not to do rate limiting<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 8. Functional requirements<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 8. Non-functional requirements<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 8. Discuss user stories and required service components<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 8. High-level architecture<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 8. Stateful approach\/sharding<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 8. Storing all counts in every host<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 8. Rate-limiting algorithms<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 8. Employing a sidecar pattern<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 8. Logging, monitoring, and alerting<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 8. Providing functionality in a client library<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 8. Further reading<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 8. Summary<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 9. Design a notification\/alerting service<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 9. Non-functional requirements<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 9. Initial high-level architecture<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 9. Object store: Configuring and sending notifications<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 9. Notification templates<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 9. Scheduled notifications<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 9. Notification addressee groups<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 9. Unsubscribe requests<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 9. Handling failed deliveries<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 9. Client-side considerations regarding duplicate notifications<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 9. Priority<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 9. Search<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 9. Monitoring and alerting<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 9. Availability monitoring and alerting on the notification\/alerting service<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 9. Other possible discussion topics<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 9. Final notes<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 9. Summary<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 10. Design a database batch auditing service<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 10. Defining a validation with a conditional statement on a SQL query\u2019s result<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 10. A simple SQL batch auditing service<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 10. Requirements<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 10. High-level architecture<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 10. Constraints on database queries<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 10. Prevent too many simultaneous queries<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 10. Other users of database schema metadata<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 10. Auditing a data pipeline<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 10. Logging, monitoring, and alerting<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 10. Other possible types of audits<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 10. Other possible discussion topics<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 10. References<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 10. Summary<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 11. Autocomplete\/typeahead<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 11. Search vs. autocomplete<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 11. Functional requirements<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 11. Non-functional requirements<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 11. Planning the high-level architecture<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 11. Weighted trie approach and initial high-level architecture<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 11. Detailed implementation<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 11. Sampling approach<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 11. Handling storage requirements<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 11. Handling phrases instead of single words<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 11. Logging, monitoring, and alerting<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 11. Other considerations and further discussion<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 11. Summary<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 12. Design Flickr<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 12. Non-functional requirements<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 12. High-level architecture<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 12. SQL schema<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 12. Organizing directories and files on the CDN<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 12. Uploading a photo<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 12. Downloading images and data<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 12. Monitoring and alerting<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 12. Some other services<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 12. Other possible discussion topics<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 12. Summary<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 13. Design a Content Distribution Network<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 13. Requirements<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 13. CDN authentication and authorization<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 13. High-level architecture<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 13. Storage service<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 13. Common operations<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 13. Cache invalidation<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 13. Logging, monitoring, and alerting<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 13. Other possible discussions on downloading media files<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 13. Summary<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 14. Design a text messaging app<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 14. Initial thoughts<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 14. Initial high-level design<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 14. Connection service<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 14. Sender service<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 14. Message service<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 14. Message-sending service<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 14. Search<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 14. Logging, monitoring, and alerting<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 14. Other possible discussion topics<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 14. Summary<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 15. Design Airbnb<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 15. Design decisions<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 15. High-level architecture<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 15. Functional partitioning<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 15. Create or update a listing<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 15. Approval service<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 15. Booking service<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 15. Availability service<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 15. Logging, monitoring, and alerting<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 15. Other possible discussion topics<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 15. Summary<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 16. Design a news feed<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 16. High-level architecture<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 16. Prepare feed in advance<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 16. Validation and content moderation<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 16. Logging, monitoring, and alerting<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 16. Other possible discussion topics<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 16. Summary<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 17. Design a dashboard of top 10 products on Amazon by sales volume<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 17. Initial thoughts<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 17. Initial high-level architecture<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 17. Aggregation service<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 17. Batch pipeline<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 17. Streaming pipeline<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 17. Approximation<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 17. Dashboard with Lambda architecture<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 17. Kappa architecture approach<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 17. Logging, monitoring, and alerting<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 17. Other possible discussion topics<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 17. References<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Chapter 17. Summary<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Appendix A. Monoliths vs. microservices<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Appendix A. Disadvantages of monoliths<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Appendix A. Advantages of services<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Appendix A. Disadvantages of services<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Appendix A. References<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Appendix B. OAuth 2.0 authorization and OpenID Connect authentication<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Appendix B. Prelude: Simple login, cookie-based authentication<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Appendix B. Single sign-on<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Appendix B. Disadvantages of simple login<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Appendix B. OAuth 2.0 flow<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Appendix B. Other OAuth 2.0 flows<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Appendix B. OpenID Connect authentication<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Appendix C. C4 Model<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" style=\"text-align: left\">Appendix D. Two-phase commit (2PC)<\/li>\n<\/ul>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Pictures of Acing the System Design Interview Video Edition course<\/span><\/h3>\n<p dir=\"ltr\" style=\"text-align: left\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-905472 size-full\" src=\"https:\/\/downloadly.ir\/wp-content\/uploads\/2024\/06\/Acing-the-System-Design-Interview-Video-Edition.jpg\" alt=\"Acing the System Design Interview, Video Edition\" width=\"1153\" height=\"377\"><\/p>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Sample video of the course<\/span><\/h3>\n<div style=\"width: 640px;\" class=\"wp-video\"><span class=\"mejs-offscreen\">Video Player<\/span><\/p>\n<div id=\"mep_0\" class=\"mejs-container mejs-container-keyboard-inactive wp-video-shortcode mejs-video\" tabindex=\"0\" role=\"application\" aria-label=\"Video Player\" style=\"width: 640px; height: 360px; min-width: 217px;\">\n<div class=\"mejs-inner\">\n<div class=\"mejs-mediaelement\"><mediaelementwrapper id=\"video-127912-1\"><video class=\"wp-video-shortcode\" id=\"video-127912-1_html5\" width=\"640\" height=\"360\" preload=\"metadata\" src=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/Acing_the_System_Design_Interview_Video_Edition_Downloadly.ir.mp4?_=1\" style=\"width: 640px; height: 360px;\"><source type=\"video\/mp4\" src=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/Acing_the_System_Design_Interview_Video_Edition_Downloadly.ir.mp4?_=1\"><a href=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/Acing_the_System_Design_Interview_Video_Edition_Downloadly.ir.mp4?nocache=1786099044246\">https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/Acing_the_System_Design_Interview_Video_Edition_Downloadly.ir.mp4<\/a><\/video><\/mediaelementwrapper><\/div>\n<div class=\"mejs-layers\">\n<div class=\"mejs-poster mejs-layer\" style=\"display: none; width: 100%; height: 100%;\"><\/div>\n<div class=\"mejs-overlay mejs-layer\" style=\"display: none; width: 100%; height: 100%;\">\n<div class=\"mejs-overlay-loading\"><span class=\"mejs-overlay-loading-bg-img\"><\/span><\/div>\n<\/div>\n<div class=\"mejs-overlay mejs-layer\" style=\"display: none; width: 100%; height: 100%;\">\n<div class=\"mejs-overlay-error\"><\/div>\n<\/div>\n<div class=\"mejs-overlay mejs-layer mejs-overlay-play\" style=\"width: 100%; height: 100%;\">\n<div class=\"mejs-overlay-button\" role=\"button\" tabindex=\"0\" aria-label=\"Play\" aria-pressed=\"false\"><\/div>\n<\/div>\n<\/div>\n<div class=\"mejs-controls\">\n<div class=\"mejs-button mejs-playpause-button mejs-play\"><button type=\"button\" aria-controls=\"mep_0\" title=\"Play\" aria-label=\"Play\" tabindex=\"0\"><\/button><\/div>\n<div class=\"mejs-time mejs-currenttime-container\" role=\"timer\" aria-live=\"off\"><span class=\"mejs-currenttime\">00:00<\/span><\/div>\n<div class=\"mejs-time-rail\"><span class=\"mejs-time-total mejs-time-slider\" role=\"slider\" tabindex=\"0\" aria-label=\"Time Slider\" aria-valuemin=\"0\" aria-valuemax=\"0\" aria-valuenow=\"0\" aria-valuetext=\"00:00\"><span class=\"mejs-time-buffering\" style=\"display: none;\"><\/span><span class=\"mejs-time-loaded\"><\/span><span class=\"mejs-time-current\"><\/span><span class=\"mejs-time-hovered no-hover\"><\/span><span class=\"mejs-time-handle\"><span class=\"mejs-time-handle-content\"><\/span><\/span><span class=\"mejs-time-float\"><span class=\"mejs-time-float-current\">00:00<\/span><span class=\"mejs-time-float-corner\"><\/span><\/span><\/span><\/div>\n<div class=\"mejs-time mejs-duration-container\"><span class=\"mejs-duration\">00:00<\/span><\/div>\n<div class=\"mejs-button mejs-volume-button mejs-mute\"><button type=\"button\" aria-controls=\"mep_0\" title=\"Mute\" aria-label=\"Mute\" tabindex=\"0\"><\/button><a href=\"javascript:void(0);\" class=\"mejs-volume-slider\" aria-label=\"Volume Slider\" aria-valuemin=\"0\" aria-valuemax=\"100\" role=\"slider\" aria-orientation=\"vertical\"><span class=\"mejs-offscreen\">Use Up\/Down Arrow keys to increase or decrease volume.<\/span><\/p>\n<div class=\"mejs-volume-total\">\n<div class=\"mejs-volume-current\" style=\"bottom: 0px; height: 100%;\"><\/div>\n<div class=\"mejs-volume-handle\" style=\"bottom: 100%; margin-bottom: -3px;\"><\/div>\n<\/div>\n<p><\/a><\/div>\n<div class=\"mejs-button mejs-fullscreen-button\"><button type=\"button\" aria-controls=\"mep_0\" title=\"Fullscreen\" aria-label=\"Fullscreen\" tabindex=\"0\"><\/button><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div dir=\"ltr\" style=\"text-align: left\">\n<h3><span style=\"vertical-align: inherit\">Installation guide<\/span><\/h3>\n<p><span style=\"vertical-align: inherit\">After Extract, view with your favorite Player.<\/span><\/p>\n<p><span style=\"vertical-align: inherit\">Subtitle: None<\/span><\/p>\n<p><span style=\"vertical-align: inherit\">Quality: 1080p<\/span><\/p>\n<\/div>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">download link<\/span><\/h3>\n<p dir=\"ltr\" style=\"text-align: left\"><a href=\"https:\/\/dl3.downloadly.ir\/Files\/Elearning\/Oreilly_Acing_the_System_Design_Interview_Video_Edition_2024-1.part1_Downloadly.ir.rar?nocache=1786099043\"><span style=\"vertical-align: inherit\">Download part 1 \u2013 1 GB<\/span><\/a><\/p>\n<p dir=\"ltr\" style=\"text-align: left\"><a href=\"https:\/\/dl3.downloadly.ir\/Files\/Elearning\/Oreilly_Acing_the_System_Design_Interview_Video_Edition_2024-1.part2_Downloadly.ir.rar?nocache=1786099043\"><span style=\"vertical-align: inherit\">Download part 2 \u2013 1 GB<\/span><\/a><\/p>\n<p dir=\"ltr\" style=\"text-align: left\"><a href=\"https:\/\/dl3.downloadly.ir\/Files\/Elearning\/Oreilly_Acing_the_System_Design_Interview_Video_Edition_2024-1.part3_Downloadly.ir.rar?nocache=1786099043\"><span style=\"vertical-align: inherit\">Download part 3 \u2013 550 MB<\/span><\/a><\/p>\n<p dir=\"ltr\"><a href=\"https:\/\/dl2.downloadly.ir\/Files\/Elearning\/Oreilly_Acing_the_System_Design_Interview_Book_2024_Downloadly.ir.rar?nocache=1786099043\">Download Book<\/a><\/p>\n<p dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">File(s) password: www.downloadly.ir<\/span><\/p>\n<p dir=\"ltr\" style=\"text-align: left\">[ad id=\u201911306\u2032]\n<\/p>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Size<\/span><\/h3>\n<p dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">2.5 GB<\/span><\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Description Acing the System Design Interview Video Edition course. This tutorial is visual, meaning the narrator reads the book while the content, figures, cod<\/p>\n","protected":false},"author":1,"template":"","dgi_category":[10458],"dgi_tag":[40866,40867,40868,40869,40870,40871,40872,40873,40874,40875,40876],"class_list":["post-3616","digital_item","type-digital_item","status-publish","has-post-thumbnail","hentry","dgi_category-video-tutorials","dgi_tag-acing-the-system-design-interview-video-edition-download-links","dgi_tag-acing-the-system-design-interview-video-edition-free-download","dgi_tag-course-acing-the-system-design-interview-video-edition","dgi_tag-download-acing-the-system-design-interview-video-edition","dgi_tag-download-course-acing-the-system-design-interview-video-edition","dgi_tag-free-acing-the-system-design-interview-video-edition","dgi_tag-free-download-acing-the-system-design-interview-video-edition","dgi_tag-free-download-course-acing-the-system-design-interview-video-edition","dgi_tag-free-download-paid-course-acing-the-system-design-interview-video-edition","dgi_tag-free-paid-course-download-links-acing-the-system-design-interview-video-edition","dgi_tag-zhiyong-tan"],"_links":{"self":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/digital_item\/3616","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/digital_item"}],"about":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/types\/digital_item"}],"author":[{"embeddable":true,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":0,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/digital_item\/3616\/revisions"}],"wp:attachment":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/media?parent=3616"}],"wp:term":[{"taxonomy":"dgi_category","embeddable":true,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/dgi_category?post=3616"},{"taxonomy":"dgi_tag","embeddable":true,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/dgi_tag?post=3616"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}