(?)
Quotes are added by the Goodreads community and are not verified by Goodreads. (Learn more)

“Figure 2-4 shows how a user’s request is serviced: first, the user points their browser to shakespeare.google.com. To obtain the corresponding IP address, the user’s device resolves the address with its DNS server (1). This request ultimately ends up at Google’s DNS server, which talks to GSLB. As GSLB keeps track of traffic load among frontend servers across regions, it picks which server IP address to send to this user. Figure 2-4. The life of a request The browser connects to the HTTP server on this IP. This server (named the Google Frontend, or GFE) is a reverse proxy that terminates the TCP connection (2). The GFE looks up which service is required (web search, maps, or—in this case—Shakespeare). Again using GSLB, the server finds an available Shakespeare frontend server, and sends that server an RPC containing the HTTP request (3).”

Betsy Beyer, Site Reliability Engineering: How Google Runs Production Systems
Read more quotes from Betsy Beyer


Share this quote:
Share on Twitter

Friends Who Liked This Quote

To see what your friends thought of this quote, please sign up!

0 likes
All Members Who Liked This Quote

None yet!


This Quote Is From

Site Reliability Engineering: How Google Runs Production Systems Site Reliability Engineering: How Google Runs Production Systems by Betsy Beyer
2,875 ratings, average rating, 271 reviews
Open Preview

Browse By Tag