Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Lazy-Loaded Scale (Involver Tech-Talk)

Lazy-Loaded Scale (Involver Tech-Talk)

For maximal customer value, lazy load everything.

Tests before code ensure that you write the right thing. Beta stage products ensure that you write the right thing. Performance testing (at every stage) ensure that you write the right thing.

In pursuit of the right thing. Happy coding!

Avatar for bnorton

bnorton

June 14, 2012
Tweet

Other Decks in Programming

Transcript

  1. Performance and Scalability 1. Responsiveness - as observed by the

    user 2. Maintain an SLA - volume before one-way violation
  2. Performance and Scalability 1. Responsiveness - as observed by the

    user 2. Maintain an SLA - volume before one-way violation
  3. Takeaways 1. Find out what you care about. 2. Mock

    everything you don't. 3. Lazy-loaded Scale