blog.bytebytego.com Open in urlscan Pro
2606:4700::6812:1484  Public Scan

Submitted URL: http://blog.bytebytego.com/
Effective URL: https://blog.bytebytego.com/
Submission: On April 01 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST /api/v1/free?nojs=true

<form action="/api/v1/free?nojs=true" method="post" class="form " novalidate=""><input type="hidden" name="first_url" value="https://blog.bytebytego.com/"><input type="hidden" name="first_referrer"><input type="hidden" name="current_url"
    value="https://blog.bytebytego.com/"><input type="hidden" name="current_referrer"><input type="hidden" name="referral_code"><input type="hidden" name="source" value="cover_page">
  <div class="sideBySideWrap"><input type="email" name="email" placeholder="Geben Sie Ihre E-Mail-Adresse ein…"><button class="button rightButton  primary subscribe-btn" type="submit" tabindex="0"><b class="button-text ">Subscribe</b></button></div>
  <div id="error-container"></div>
  <div class="welcome-links-mobile">
    <div>
      <a href="https://substack.com/sign-in?redirect=%2F&amp;for_pub=bytebytego" native="true" class="welcome-content-link">Anmelden</a><a href="/about" native="true" class="welcome-content-link">Über</a><a href="/archive" native="true" class="welcome-content-link">Archiv</a>
    </div><button aria-label="Close" class="button close-welcome-modal-mobile"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1" stroke="#666666" xmlns="http://www.w3.org/2000/svg">
        <g>
          <title></title>
          <path d="M15 5L5 15" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M5 5L15 15" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
        </g>
      </svg></button>
  </div>
  <div class="subtle-help-text below-input welcome-modal">
    <a href="/archive?sort=top" class="welcome-content-link">Top posts</a><a href="/about" native="true" class="welcome-content-link">Über</a><a href="/archive" native="true" class="welcome-content-link">Archiv</a><a href="/about?sort=people" native="true" class="welcome-content-link">Authors</a><a href="https://substack.com/sign-in?redirect=%2F&amp;for_pub=bytebytego" native="true" class="welcome-content-link">Anmelden</a>
  </div>
</form>

POST /api/v1/free?nojs=true

<form action="/api/v1/free?nojs=true" method="post" class="form home-sitemap-signup-form" novalidate=""><input type="hidden" name="first_url" value="https://blog.bytebytego.com/"><input type="hidden" name="first_referrer"><input type="hidden"
    name="current_url" value="https://blog.bytebytego.com/"><input type="hidden" name="current_referrer"><input type="hidden" name="referral_code"><input type="hidden" name="source" value="home-sitemap">
  <div class="sideBySideWrap"><input type="email" name="email" placeholder="Geben Sie Ihre E-Mail-Adresse ein…"><button class="button rightButton  primary subscribe-btn" type="submit" tabindex="0"><b class="button-text ">Subscribe</b></button></div>
  <div id="error-container"></div>
  <div class="subtle-help-text below-input"></div>
</form>

Text Content

BYTEBYTEGO

SubscribeSign in
 * Home
 * Archive
 * About
 * Morereturn ;


Share this publication
ByteByteGo
blog.bytebytego.com
Copy link

Twitter

Facebook

Email


BYTEBYTEGO

A popular weekly newsletter covering topics and trends in large-scale system
design, from the authors of the best-selling System Design Interview series.

Launched 6 days ago
Subscribe

AnmeldenÜberArchiv
Top postsÜberArchivAuthorsAnmelden
Let me read it first
How does AWS lambda work behind the scenes?Serverless is one of the hottest
topics in cloud services. How does AWS Lambda work behind the scenes? Lambda is
a serverless computing service provided by Amazon Web Services (AWS), which runs
functions in response to events. Firecracker MicroVM Firecracker is the engine…
ByteByteGo

CommentShare
Share this post
How does AWS lambda work behind the scenes?
blog.bytebytego.com
Copy link

Twitter

Facebook

Email

NewTop
HTTP 1.0 -> HTTP 1.1 -> HTTP 2.0 -> HTTP 3.0 (QUIC)HTTP 1.0 -> HTTP 1.1 -> HTTP
2.0 -> HTTP 3.0 (QUIC). What problem does each generation of HTTP solve? The
diagram below illustrates the key features…
ByteByteGo
Mar 31

CommentShare
Share this post
HTTP 1.0 -> HTTP 1.1 -> HTTP 2.0 -> HTTP 3.0 (QUIC)
blog.bytebytego.com
Copy link

Twitter

Facebook

Email

How to scale a website to support millions of users?How to scale a website to
support millions of users? We will explain this step-by-step. The diagram below
illustrates the evolution of a simplified…
ByteByteGo
Mar 29

CommentShare
Share this post
How to scale a website to support millions of users?
blog.bytebytego.com
Copy link

Twitter

Facebook

Email

DevOps booksSome DevOps books I find enlightening: 🔹Accelerate - presents both
the findings and the science behind measuring software delivery performance…
ByteByteGo
Mar 28

CommentShare
Share this post
DevOps books
blog.bytebytego.com
Copy link

Twitter

Facebook

Email

Why is Kafka fast?Why is Kafka fast? Kafka achieves low latency message delivery
through Sequential I/O and Zero Copy Principle. The same techniques are commonly
used in…
ByteByteGo
Mar 23

CommentShare
Share this post
Why is Kafka fast?
blog.bytebytego.com
Copy link

Twitter

Facebook

Email

SOAP vs REST vs GraphQL vs RPCSOAP vs REST vs GraphQL vs RPC. The diagram below
illustrates the API timeline and API styles comparison. Over time, different API
architectural styles…
ByteByteGo
Mar 22

CommentShare
Share this post
SOAP vs REST vs GraphQL vs RPC
blog.bytebytego.com
Copy link

Twitter

Facebook

Email

How do modern browsers work?How do modern browsers work? Google published a
series of articles about "Inside look at modern web browser". It's a great read…
ByteByteGo
Mar 15

CommentShare
Share this post
How do modern browsers work?
blog.bytebytego.com
Copy link

Twitter

Facebook

Email

Redis vs MemcachedPopular interview question - what are the differences between
Redis and Memcached? The diagram below illustrates the key differences. The
advantages of…
ByteByteGo
Mar 14

CommentShare
Share this post
Redis vs Memcached
blog.bytebytego.com
Copy link

Twitter

Facebook

Email

See all


BYTEBYTEGO

Subscribe


AboutArchiveAuthors
© 2022 ByteByteGo
Privacy ∙ Terms ∙ Collection notice
Get the Substack app
Substack is the home for great writing

OUR USE OF COOKIES

We use necessary cookies to make our site work. We also set performance and
functionality cookies that help us make improvements by measuring traffic on our
site. For more detailed information about the cookies we use, please see our
privacy policy. ✖
This site requires JavaScript to run correctly. Please turn on JavaScript or
unblock scripts