Skip to main content

Questions tagged [architecture]

Here, "architecture" refers to Stack Exchange's database structures, algorithms in the code that runs the sites, &c. Questions that should use this tag are sometimes incorrectly tagged [design].

-10 votes
1 answer
122 views

Is there publicly available build history of the sites?

I got a comment on my recent question about the reason why there are no recent builds on SE sites: Historically, the company has its annual meeting/get-together in April. I understood that comment ...
αλεχολυτ's user avatar
5 votes
1 answer
244 views

Why does the URL to an answer include the question ID?

On Stack Overflow the link to an answer looks like this https://stackoverflow.com/a/<answer-id>/<question-id> // https://stackoverflow.com/a/69119825/819887 Out of curiosity: Why was ...
slackmuggle's user avatar
32 votes
0 answers
247 views

Review queues architecture wrap up

The planned work on Review Queues includes Backend Architecture changes (listed on our Public Platform roadmap for February). As this project is now concluded, I would like to report to the Community ...
Yaakov Ellis's user avatar
  • 63.4k
3 votes
0 answers
66 views

How often does Stack Exchange get a platform and technology stack review?

I was curious to know how often the SE development team evaluate the current technology stack that powers the sites and what would constitute a good enough reason to migrate? For example, jQuery was ...
Dan Maharry's user avatar
27 votes
1 answer
498 views

Documentation for Stack Exchange engine URLs?

I have found mentions of various Stack Exchange engine URLs (/question/NNNN, /question/NNNN/question-title-spelled-out, /answer/NNNN, /user/NNNN, /q/NNNN, /a/NNNN, /u/NNNN, etc.) scattered around in ...
Nathan's user avatar
  • 373
4 votes
1 answer
53 views

Do all Stack Exchange sites use the same template?

Do all Stack Exchange sites use the same template? I mean, the Stack Overflow company can create many similar sites, such as: https://superuser.com https://askubuntu.com https://patents....
aircraft's user avatar
  • 403
2 votes
0 answers
80 views

What is the caching architecture of Stack Exchange? [duplicate]

Having a good understanding of how expensive DB queries are and the importance of caching static data, I can't understand how the question pages on these sites run so quickly. We have a question ...
Dan Hastings's user avatar
10 votes
0 answers
134 views

Messaging failed, Houston didn't get contacted

In the answer on Which browsers are officially supported, and what else do I need? a link is offered to the Network Login Help page. I'm not sure if that page is still relevant given the changes ...
rene's user avatar
  • 91.1k
15 votes
2 answers
1k views

How much of Stack's imgur image-ID space has been consumed?

Images posted to Stack's imgur space have the following URL structure: https://i.sstatic.net/Apnr6.png This implies to me that images stored there have a five-character ID, with at least 62 ...
hBy2Py's user avatar
  • 1,404
0 votes
1 answer
443 views

How does Stack Overflow store content of question markdowned into their database?

I'm extremely amazed about how Stack Overflow stores content that I'm asking into their database to display (markdowned) in question detail. The content consists of normal text, image, code ...etc.
Loint's user avatar
  • 125
3 votes
1 answer
252 views

Does StackExchange still store its data in a denormalised format, then normalise when needed?

I read an article on the Trello tech stack, under the section "MongoDB", it states the following: [...] One of the coolest and most performance-obsessed teams we know is our next-door ...
ZeroBased_IX's user avatar
8 votes
1 answer
230 views

How is the Stack Exchange platform deployed to different sites in the network?

There is a similar question here What is Stack Overflow's deployment process?, but it talks about the process with Stack Overflow, I want to know about the whole network. How is the code deployed ...
jonathancardoso's user avatar
-18 votes
1 answer
277 views

How about a good user interface backed up with a robust backend instead of 100+ different sites? [closed]

This is bound to catch some wind from the front, because it goes in totally against the just fresh choice of separating SE meta from Stack Overflow Meta, but just hang in to read it. Analysis of ...
user avatar
4 votes
1 answer
400 views

Does Stack Overflow use EventSourcing to keep tracking of each change on a post edit?

I'm curious to know how does Stack Overflow store the revisions/versions of each post edition in the database? Does it represent each edition version in the database, following the Temporal Pattern? ...
Mik378's user avatar
  • 173
1 vote
1 answer
110 views

Where to Get Software design feedback [duplicate]

I know this site is for very specific programming questions. Does anyone have any recommendations for sites that allow longer discussions on technology choices and perhaps even discussion of specific ...
user994165's user avatar

15 30 50 per page
1
2 3 4 5