How to Handle Hundred Of Millions Played Games Per Day


Details
Join us for an entertaining evening at the Craftsmanship Cinema!
We look at interesting craftsmanship related talks given across the globe at different conferences and then hold group discussions related to what we have seen and share experiences.
This is the page for the source where we select the videos (http://oredev.org/2013/videos)
For this event: How to Handle Hundred Of Millions Played Games Per Day (http://oredev.org/2013/wed-fri-conference/design-for-times-10-or-times-100-how-to-handle-hundreds-of-millions-played-games-per-day-)
Making servers for online games becomes challenging because of a global audience and a potentially unlimited user base (Not quite). If a game suddenly becomes popular (and you never know when), it can go rom a few hundred thousand daily active users (DAU) to millions in a few weeks.
.....
Although firefighting almost becomes the norm when dealing with high traffic, there are some architectural decisions that turned out to be fortunate in terms of being able scale horizontally and be able to analyse performance problems in a controlled fashion. A lot of it is related to how data is stored and accessed. King now almost routinely launches games that attract millions of DAUs within a couple of weeks and in this talk we want to share what we believe it is that makes this possible.
Upcoming in the cinema series
The Art Of Learning and Mentoring (http://oredev.org/2013/wed-fri-conference/the-art-of-learning-and-mentoring)
Does Pair Programming Have To Suck (http://oredev.org/2013/wed-fri-conference/does-pair-programming-have-to-suck)
Layers Considered Harmful (http://oredev.org/2013/wed-fri-conference/layers-considered-harmful)
Distributed Teams - A Pragmatic Way (http://oredev.org/2013/wed-fri-conference/distributed-teams--a-pragmatic-way)
Habits Of a Responsible Programmer (http://oredev.org/2013/wed-fri-conference/habits-of-a-responsible-programmer)
Regression Obsession (http://oredev.org/2013/wed-fri-conference/regression-obsession)
A Live Hacking Demo That Will Make You Care More About Securing Your Code (http://oredev.org/2013/wed-fri-conference/a-live-hacking-demo-that-will-make-you-care-more-about-securing-your-code)

How to Handle Hundred Of Millions Played Games Per Day