Skip to content

Instantly share code, notes, and snippets.

@Dillion
Last active August 29, 2016 15:49
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Dillion/57b32d427d0e78c433625ed06b31b135 to your computer and use it in GitHub Desktop.
Save Dillion/57b32d427d0e78c433625ed06b31b135 to your computer and use it in GitHub Desktop.
References and links for Scaling Software Architecture meetup topic: Intuition

https://docs.google.com/presentation/d/1KkbPBFu1GzHwV4nU4i10XBtp-YiYbE-4vty4okrmFDs/edit?usp=sharing https://gist.github.com/jboner/2841832

##References and links##

###SSD vs HDD### [1] SSDs replacing HDDs? that's not exactly the way it happened http://www.storagesearch.com/bitmicro-art3.html

[2] Server SSDs open up storage possibilities in data centers http://searchdatacenter.techtarget.com/feature/Server-SSDs-open-up-storage-possibilities-in-data-centers

###Storage architecture### [3] Understanding Storage Architectures http://virtualgeek.typepad.com/virtual_geek/2014/01/understanding-storage-architectures.html

###Datacenter and CDN### [4] These Data Centers are at the Center of the Cloud http://www.stackdriver.com/public-cloud-data-centers/ (outdated, for comparison to 2013)

[5] Moving Beyond End-to-End Path Information to Optimize CDN Performance http://homes.cs.washington.edu/~arvind/papers/imc-dilation.pdf

###Statistics### [6] Global Mobile Data Traffic Forecast Update, 2015-2020 White Paper http://www.cisco.com/c/en/us/solutions/collateral/service-provider/visual-networking-index-vni/mobile-white-paper-c11-520862.html

[7] Cisco VNI Forecast and Methodology, 2015-2020 http://www.cisco.com/c/en/us/solutions/collateral/service-provider/visual-networking-index-vni/complete-white-paper-c11-481360.html

[8] Bit rate progress https://en.wikipedia.org/wiki/Bit_rate#Progress_trends

[9] Internet backbone latency https://www.dotcom-tools.com/internet-backbone-latency.aspx

[10] Global ping statistics https://wondernetwork.com/pings/

[11] 2G / 3G / 4G coverage map https://www.nperf.com/en/map/ID/-/-/signal/

[12] e-conomy SEA 2016 https://docs.google.com/presentation/d/1Bp4KT-W8RF4ZorPUthts8X-B7QHBhsEnY1T5G7XifU0/edit#slide=id.p

###Mobile network and Telco infra### [13] Measuring and improving network performance https://fbcdn-dragon-a.akamaihd.net/hphotos-ak-xap1/t39.2365-6/10734295_270843076447514_1952370192_n.pdf

[14] Indonesia cellular telco business overview https://senryaku.wordpress.com/category/indonesia-cellular-telco/

[15] High Performance Browser Networking Chapter 7. Mobile Networks http://chimera.labs.oreilly.com/books/1230000000545/ch07.html

[16] Profiling Resource Usage for Mobile Applications: A Cross-Layer Approach http://mobilityfirst.winlab.rutgers.edu/documents/mobisys11.pdf

[17] Secrets of Mobile Network Performance http://www.aosabook.org/en/posa/secrets-of-mobile-network-performance.html

###Distributed web architecture### [18] Scalable Web Architecture and Distributed Systems http://www.aosabook.org/en/distsys.html

###Low latency architectures### [19] 8 Requirements of Real-Time Stream Processing http://cs.brown.edu/~ugur/8rulesSigRec.pdf

[20] Comparing message queue architectures on AWS http://tech.forter.com/comparing-message-queue-architectures-on-aws/

###Sample calculations### [21] Bandwidth and storage considerations for video surveillance http://www.axis.com/sg/en/learning/web-articles/technical-guide-to-network-video/bandwidth-considerations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment