About 971,000 results
Open links in new tab
  1. Stack Overflow Architecture. Architecture and system design of …

    Sep 6, 2023 · 1️⃣ 𝗠𝗼𝗻𝗼𝗹𝗶𝘁𝗵𝗶𝗰 𝗖𝗼𝗱𝗲𝗯𝗮𝘀𝗲: Contrary to popular belief, Stack Overflow started with (and still largely operates on) a monolithic architecture. This approach makes it easier...

  2. System Design | Stack Overflow - GeeksforGeeks

    Feb 20, 2024 · System design is a crucial process that involves defining the architecture, components, modules, interfaces, and data for a system to satisfy specified requirements. It plays a pivotal role in developing complex software and hardware systems, ensuring their scalability, reliability, and performance.

  3. System Design of StackOverflow - OpenGenus IQ

    System Architecture. Stack Overflow is designed with respect to the Model-View-Controller Architectural pattern (MVC) which is a modern representation of a monolithic architecture. Such an architecture can be represented as follows. System modeling. Modeling a system like Stack Overflow is done using the Object Oriented approach.

  4. Stack Overflow: The Architecture - 2016 Edition - Nick Craver

    Feb 17, 2016 · The first cluster is a set of Dell R720xd servers, each with 384GB of RAM, 4TB of PCIe SSD space, and 2x 12 cores. It hosts the Stack Overflow, Sites (bad name, I’ll explain later), PRIZM, and Mobile databases. The second cluster is a set of Dell R730xd servers, each with 768GB of RAM, 6TB of PCIe SSD space, and 2x 8 cores.

  5. system design vs system architecture - Stack Overflow

    Oct 4, 2022 · Architecture is about the overall system, which might be made out of multiple components, whereas System Design is the design of a single component in particular, and has more in-depth details and documentations about it.

  6. What are the architecture details of Stack Overflow?

    What are the details of the Stack Overflow development architecture. Things such as schemas and queries related to how they handle tagging, caching of various parts of the page, how the database is configured to handle greater number of reads …

  7. Case Study: How Stackoverflow's monolith beats microservice

    Apr 18, 2023 · Simple Architecture: Stack Overflow Scalable Monoliths: Critical Components. How is Stack Overflow utilizing these components so efficiently?

  8. "cloud architecture" concepts in a system architecture diagrams

    Jan 30, 2009 · Here are two sets of symbols that map nicely to concepts in cloud platforms. For Windows Azure: http://davidpallmann.blogspot.com/2011/07/windows-azure-design-patterns-part-1.html (download here)

  9. Methodology to create architecture diagram - Stack Overflow

    Jul 11, 2010 · I need to create an architecture diagram for an existing system. I want to show the "big picture" as well as small details. What makes more sense: Create one diagram for the big picture, and a separate diagram for each smaller component. Create one diagram with all details.

  10. Stack Overflow Architecture - Medium

    Dec 18, 2023 · In a recent interview with Scott Hanselman, Roberta Arcoverde, Head of Engineering at Stack Overflow, revealed the story of the architecture of Stack Overflow. They handle more than 6000 requests...

Refresh