Talk in English - UK at Dutch PHP Conference 2022 - Online Edition
View Slides: https://drive.google.com/file/d/1BlIJDo-j5OEo1u72Y1mgItHl2e2EUXrV/view?usp=sharing
Short URL: https://joind.in/talk/37181
(QR-Code (opens in new window))
At SofaScore we use PHP/Syfmony and open source technologies to serve 20 milion monthly active users. This is a story of how our infrastructure and software evolved over time to accommodate an increasing number of users - from on-premise to cloud and back down. How does one make an infrastructure to handle more than a couple of users? How do you go from 100 to 1000 to 100,000 to tens of millions? What happens when due to popular demand hundreds of thousands of users hit your servers at the same time?
I'll tell you a story of how a small team of people managed to move software and services from one server to two, and then to dozens on cloud and then back to on-premise. What we encountered on the way, where we failed, and how we solved it.
What you'll learn from this talk:
- How to go about designing an application for growth.
- What to do and what not to do.
- How to adapt to an increase in monthly active users.
- Gain an insight on how a PHP Symfony application can handle 20 million monthly active users.
Comments
Comments are closed.
Awesome story how you got to where you are right now. Lots of lessons learned
Nice to hear about the issues and solutions to scaling up a php app.
Great story, nice journey. I hope one day you have some more in depth talk about some of the challenges you had to overcome.
Awesome talk. Lots of insights. One tip to give a little more context, halfway the talk I still thought it was an app that was for rating sofa's.
Loved this talk. It's great hearing stories from the trenches, combined with every time what solution was chosen, what the reasoning behind the choices were and why ultimately another solution was chosen.
I think the real lesson is: when apps grow, stuff breaks - and will keep on breaking. What would make the talk even better for me is more emphasis on the first promised point (how to go about designing an application for growth) and staying a bit longer at the main takeaways.
For people who haven't seen this talk and are in dev or devops, would definitely recommend!