Skip to content

Commit 3f0106b

Browse files
committed
new networking article
1 parent 4f6fdb5 commit 3f0106b

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

content/pages/04-web-development/40-networking.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,7 @@ web applications.
3838
explains how Dropbox uses edge-of-the-network resources closer to the
3939
end user to optimize performance of their service.
4040

41+
* [On the shoulders of giants: recent changes in Internet traffic](https://blog.cloudflare.com/on-the-shoulders-of-giants-recent-changes-in-internet-traffic/)
42+
examines how the COVID-19 pandemic of 2020 changed the times during the
43+
day and locations of how the majority of internet traffic was routed
44+
and consumed.

content/pages/06-devops/06-web-app-performance.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@ database queries, page size and many other factors.
6767
provides a list with a crazy number of scaling and performance optimization
6868
resources and tools by category.
6969

70+
* [Every Web Performance Test Tool](https://www.swyx.io/writing/webperf-tests/)
71+
provides a nice list of tools and provides short summaries of what each
72+
one can help with in identifying performance problems.
73+
7074
* [The Infrastructure Behind Twitter: Scale](https://blog.twitter.com/engineering/en_us/topics/infrastructure/2017/the-infrastructure-behind-twitter-scale.html)
7175
examines the evolution from having to buy your own hardware from vendors
7276
to run a service to the current days of being able to rely on cloud

0 commit comments

Comments
 (0)