SlideShare a Scribd company logo
1 of 23
Download to read offline
http://www.egeniq.com
                                                        info@egeniq.com
                                                                @egeniq




       The Art of Scalability

                         Ivo Jansch / @ijansch
Tweakers.net Developer Summit, March 24 2011
What is Scalability?




   “[...] Scalability is the ability of a system,
    network, or process, to handle growing
  amounts of work in a graceful manner or its
  ability to be enlarged to accommodate that
               growth.” - Wikipedia



                                                    2
Different levels of scale

                   Pageviews/
      Site                         # Servers       Views / server
                     month

  Facebook           200B            30K               6.6M

    Netlog            4B             600               6.6M

    Hyves            6.5B            3000              2.1M

   Tweakers          60M              15                4M

    Nu.nl            340M             14               24M

             (See end of slide deck for sources)
                                                                    3
Some of the tools at Netlog



‣ Content Delivery Network
 • http://www.akamai.com/


‣ Search Engine
 • http://sphinxsearch.com/
 • (Also have a look at http://lucene.apache.org/solr/)


‣ Database Replication
                                                          4
Some of the tools at Hyves



‣ Caching
 • http://memcached.org/


‣ Lightweight webserver
 • http://nginx.org/


‣ Automated deployment
 • http://puppetlabs.com/

                             5
Some of the tools at Nu.nl


‣ Content pre-generation

‣ Varnish Edge Side Includes
   • http://www.varnish-software.com/


‣ Distributed Job Queues
   • http://gearman.org/ *
* nu.nl uses a custom job queue but this is one I can recommend

                                                                  6
Some of the tools at Facebook



‣ PHP -> C++ compiler
 • https://github.com/facebook/hiphop-php


‣ Distributed Logging
 • https://github.com/facebook/scribe


‣ NoSQL Storage
 • http://cassandra.apache.org/

                                            7
How can you scale?
      Start with the basics



                              8
Scaling with Hardware



 If you run your app on multiple servers today,
                 would it work?



Typical problem areas:
‣ Sessions
‣ Files

                                                  9
Elasticity




             10
A scalable funnel


                                                              Load balancer

             Web      Web      Web        Web        Web
            Server   Server   Server     Server     Server


                                                   Load balancer

                      App      App        App
                     Server   Server     Server


                                              Load balancer


                        Database   Services




                                                                              11
Logical/Functional partitioning




                                  12
Scalable Architectures




‣ Service Oriented Architecture

‣ Component Based Design

‣ Abstraction

                                  13
Scalability in Software




‣ Caching

‣ Graceful Degradation


                          14
Food for Thought
       Scaling Wisely



                        15
Food for thought




          Remember, this talk is called:

              “The Art of Scalability”




                                           16
This is Art




              “House of Stairs”
                M.C. Escher




                            17
But this is Art, too




                       “Composition
                         with Blue”
                       Piet Mondriaan




                                   18
Moral of this story




    Scalability is about the ability to scale.


              Don’t scale prematurely.

                      Keep it simple.


                                                 19
“You’re doing it wrong!”


“Scalability is the ability of a system, network,
 or process, to handle growing large amounts
of work in a graceful manner or its ability to be
   enlarged to accommodate that growth.”




                                                20
http://www.egeniq.com
                                   info@egeniq.com
                                           @egeniq




Thank you! Questions?

    http://www.egeniq.com
           ivo@egeniq.com
                 @ijansch
Sources
The slide with servers and pageviews was based on:
‣ http://cns.ucsd.edu/lecturearchive09.shtml#Roth (Facebook)
‣ http://technologie.hyves.nl/ (Hyves)
‣ http://www.slideshare.net/folke/netlog-what-we-learned-about-scalability-high-
    availability-430211 (Netlog)
‣ http://www.slideshare.net/peter_ibuildings/surviving-a-plane-crash (Nu.nl)
‣ http://tweakers.net/reviews/331/5/tweakers-punt-net-faq-plans-stats-servers-en-site-
    software.html (Tweakers)
Credits
The following Creative Commons pictures were used in this presentation:
 ‣ ‘Datacenter Work’ by Leonardo Rizzi - http://www.flickr.com/photos/stars6/4381851322/
 ‣ ‘Rubber Band Man’ by Abe Novy - http://flickr.com/photos/thenovys/3791884189/
 ‣ ‘You’re doing it wrong’ by Adam Swank - http://www.flickr.com/photos/adeepbreath/3952587062/

More Related Content

Similar to Ivo jansch - the art of scalability

Awssummit2011nytimesfinal com-110610112751-phpapp01
Awssummit2011nytimesfinal com-110610112751-phpapp01Awssummit2011nytimesfinal com-110610112751-phpapp01
Awssummit2011nytimesfinal com-110610112751-phpapp01
Newlink
 
Awssummit2011nytimesfinal com-110610112751-phpapp01
Awssummit2011nytimesfinal com-110610112751-phpapp01Awssummit2011nytimesfinal com-110610112751-phpapp01
Awssummit2011nytimesfinal com-110610112751-phpapp01
Newlink
 
RightScale User Conference: Why RightScale?
RightScale User Conference: Why RightScale?RightScale User Conference: Why RightScale?
RightScale User Conference: Why RightScale?
Erik Osterman
 
OSCON 2013 - The Hitchiker’s Guide to Open Source Cloud Computing
OSCON 2013 - The Hitchiker’s Guide to Open Source Cloud ComputingOSCON 2013 - The Hitchiker’s Guide to Open Source Cloud Computing
OSCON 2013 - The Hitchiker’s Guide to Open Source Cloud Computing
Mark Hinkle
 

Similar to Ivo jansch - the art of scalability (20)

How NYTimes.com uses Amazon Web Services - AWS Summit 2011
How NYTimes.com uses Amazon Web Services - AWS Summit 2011How NYTimes.com uses Amazon Web Services - AWS Summit 2011
How NYTimes.com uses Amazon Web Services - AWS Summit 2011
 
Awssummit2011nytimesfinal com-110610112751-phpapp01
Awssummit2011nytimesfinal com-110610112751-phpapp01Awssummit2011nytimesfinal com-110610112751-phpapp01
Awssummit2011nytimesfinal com-110610112751-phpapp01
 
Awssummit2011nytimesfinal com-110610112751-phpapp01
Awssummit2011nytimesfinal com-110610112751-phpapp01Awssummit2011nytimesfinal com-110610112751-phpapp01
Awssummit2011nytimesfinal com-110610112751-phpapp01
 
Containers: Give Me The Facts, Not The Hype - AppD Summit Europe
Containers: Give Me The Facts, Not The Hype - AppD Summit EuropeContainers: Give Me The Facts, Not The Hype - AppD Summit Europe
Containers: Give Me The Facts, Not The Hype - AppD Summit Europe
 
RightScale User Conference: Why RightScale?
RightScale User Conference: Why RightScale?RightScale User Conference: Why RightScale?
RightScale User Conference: Why RightScale?
 
Essential Node.js for Web Developers from Developer Week 2013
Essential Node.js for Web Developers from Developer Week 2013Essential Node.js for Web Developers from Developer Week 2013
Essential Node.js for Web Developers from Developer Week 2013
 
Stay productive while slicing up the monolith
Stay productive while slicing up the monolithStay productive while slicing up the monolith
Stay productive while slicing up the monolith
 
Managing Multiple Clouds in an Enteprise - A Heterogenous Lens
Managing Multiple Clouds in an Enteprise - A Heterogenous LensManaging Multiple Clouds in an Enteprise - A Heterogenous Lens
Managing Multiple Clouds in an Enteprise - A Heterogenous Lens
 
Stay productive while slicing up the monolith
Stay productive while slicing up the monolithStay productive while slicing up the monolith
Stay productive while slicing up the monolith
 
The future will be Serverless (FrontConf Munich 2017)
The future will be Serverless (FrontConf Munich 2017)The future will be Serverless (FrontConf Munich 2017)
The future will be Serverless (FrontConf Munich 2017)
 
Open Innovation means Open Source
Open Innovation means Open SourceOpen Innovation means Open Source
Open Innovation means Open Source
 
China user group keynote
China user group keynoteChina user group keynote
China user group keynote
 
Security Goodness with Ruby on Rails
Security Goodness with Ruby on RailsSecurity Goodness with Ruby on Rails
Security Goodness with Ruby on Rails
 
OSCON 2013 - The Hitchiker’s Guide to Open Source Cloud Computing
OSCON 2013 - The Hitchiker’s Guide to Open Source Cloud ComputingOSCON 2013 - The Hitchiker’s Guide to Open Source Cloud Computing
OSCON 2013 - The Hitchiker’s Guide to Open Source Cloud Computing
 
Rapid Prototyping with Solr
Rapid Prototyping with SolrRapid Prototyping with Solr
Rapid Prototyping with Solr
 
Rapid prototyping with solr - By Erik Hatcher
Rapid prototyping with solr -  By Erik Hatcher Rapid prototyping with solr -  By Erik Hatcher
Rapid prototyping with solr - By Erik Hatcher
 
Teaching Elephants to Dance (Federal Audience): A Developer's Journey to Digi...
Teaching Elephants to Dance (Federal Audience): A Developer's Journey to Digi...Teaching Elephants to Dance (Federal Audience): A Developer's Journey to Digi...
Teaching Elephants to Dance (Federal Audience): A Developer's Journey to Digi...
 
Drupal In The Cloud
Drupal In The CloudDrupal In The Cloud
Drupal In The Cloud
 
Amazon ECS (December 2015)
Amazon ECS (December 2015)Amazon ECS (December 2015)
Amazon ECS (December 2015)
 
Open Innovation means Open Source
Open Innovation means Open SourceOpen Innovation means Open Source
Open Innovation means Open Source
 

Recently uploaded

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Recently uploaded (20)

FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 

Ivo jansch - the art of scalability

  • 1. http://www.egeniq.com info@egeniq.com @egeniq The Art of Scalability Ivo Jansch / @ijansch Tweakers.net Developer Summit, March 24 2011
  • 2. What is Scalability? “[...] Scalability is the ability of a system, network, or process, to handle growing amounts of work in a graceful manner or its ability to be enlarged to accommodate that growth.” - Wikipedia 2
  • 3. Different levels of scale Pageviews/ Site # Servers Views / server month Facebook 200B 30K 6.6M Netlog 4B 600 6.6M Hyves 6.5B 3000 2.1M Tweakers 60M 15 4M Nu.nl 340M 14 24M (See end of slide deck for sources) 3
  • 4. Some of the tools at Netlog ‣ Content Delivery Network • http://www.akamai.com/ ‣ Search Engine • http://sphinxsearch.com/ • (Also have a look at http://lucene.apache.org/solr/) ‣ Database Replication 4
  • 5. Some of the tools at Hyves ‣ Caching • http://memcached.org/ ‣ Lightweight webserver • http://nginx.org/ ‣ Automated deployment • http://puppetlabs.com/ 5
  • 6. Some of the tools at Nu.nl ‣ Content pre-generation ‣ Varnish Edge Side Includes • http://www.varnish-software.com/ ‣ Distributed Job Queues • http://gearman.org/ * * nu.nl uses a custom job queue but this is one I can recommend 6
  • 7. Some of the tools at Facebook ‣ PHP -> C++ compiler • https://github.com/facebook/hiphop-php ‣ Distributed Logging • https://github.com/facebook/scribe ‣ NoSQL Storage • http://cassandra.apache.org/ 7
  • 8. How can you scale? Start with the basics 8
  • 9. Scaling with Hardware If you run your app on multiple servers today, would it work? Typical problem areas: ‣ Sessions ‣ Files 9
  • 11. A scalable funnel Load balancer Web Web Web Web Web Server Server Server Server Server Load balancer App App App Server Server Server Load balancer Database Services 11
  • 13. Scalable Architectures ‣ Service Oriented Architecture ‣ Component Based Design ‣ Abstraction 13
  • 14. Scalability in Software ‣ Caching ‣ Graceful Degradation 14
  • 15. Food for Thought Scaling Wisely 15
  • 16. Food for thought Remember, this talk is called: “The Art of Scalability” 16
  • 17. This is Art “House of Stairs” M.C. Escher 17
  • 18. But this is Art, too “Composition with Blue” Piet Mondriaan 18
  • 19. Moral of this story Scalability is about the ability to scale. Don’t scale prematurely. Keep it simple. 19
  • 20. “You’re doing it wrong!” “Scalability is the ability of a system, network, or process, to handle growing large amounts of work in a graceful manner or its ability to be enlarged to accommodate that growth.” 20
  • 21. http://www.egeniq.com info@egeniq.com @egeniq Thank you! Questions? http://www.egeniq.com ivo@egeniq.com @ijansch
  • 22. Sources The slide with servers and pageviews was based on: ‣ http://cns.ucsd.edu/lecturearchive09.shtml#Roth (Facebook) ‣ http://technologie.hyves.nl/ (Hyves) ‣ http://www.slideshare.net/folke/netlog-what-we-learned-about-scalability-high- availability-430211 (Netlog) ‣ http://www.slideshare.net/peter_ibuildings/surviving-a-plane-crash (Nu.nl) ‣ http://tweakers.net/reviews/331/5/tweakers-punt-net-faq-plans-stats-servers-en-site- software.html (Tweakers)
  • 23. Credits The following Creative Commons pictures were used in this presentation: ‣ ‘Datacenter Work’ by Leonardo Rizzi - http://www.flickr.com/photos/stars6/4381851322/ ‣ ‘Rubber Band Man’ by Abe Novy - http://flickr.com/photos/thenovys/3791884189/ ‣ ‘You’re doing it wrong’ by Adam Swank - http://www.flickr.com/photos/adeepbreath/3952587062/