Mind The Stack - Architecture stories by Israeli startups


Details
Israeli startup will share with us their decision points and consideration while assembling an architecture.
16:30-16:45 Gathering & Networking
16:45-17:15 Tabtale story: Building a publishing and monitoring mobile games architecture with high scale
At Tabtale we are setting up an entire server side for the all the publishing services. These services include dynamic game configurations, error collection, analytics, social services and more.Tabtale is among the world’s top app publishers with millions of downloads so we are putting a great deal of effort in creating an extremely highly scalable and fault tolerant architecture. In this talk I will go over the architecture decisions taken to support the scalability and diversity that is required from the server side services while keeping the management of this infrastructure sane.~30min By Assaf Gannon
17:15-18:00 FTBPro story: Growing X20 without spending an extra penny on hosting
A year ago we started a big change in FTBpro (http://www.ftbpro.com/). We completely changed the visual design, moved to a single page architecture and started exploring new ways to minimise load on our servers - both when serving our actual website, and mobile API responses.We'll focus on how scaling considerations are now an integral part of our architecture, which enabled us to serve 20x more traffic than we did 1 year ago, with the same setup and with no additional costs.
~45min By Dor Kalev
18:00-18:15 Break
~15min
18:15-19:00 Taboola story: Scaling Data Architecture using Apache Spark
At taboola we are getting a constant feed of data (many billions of user events a day). In this talk we will share some points about our data scale challenges and how and we are using Apache Spark together with Cassandra, for both real time data stream processing as well as offline data processing.
- Apache Spark is an open source project - Hadoop-compatible computing engine that makes big data analysis drastically faster, through in-memory computing, and simpler to write, through easy APIs in Java, Scala and Python. This project was born as part of a PHD work in UC Berkley's AMPLab (part of the BDAS - pronounced "Bad Ass") and turned into an incubating Apache project with more active contributors than Hadoop. Surprisingly, Yahoo! are one of the biggest contributors to the project and already have large production clusters of Spark on YARN.Spark can run either standalone cluster, or using either Apache mesos and ZooKeeper or YARN and can run side by side with Hadoop/Hive on the same data. One of the biggest benefits of Spark is that the API is very simple and the same analytics code can be used for both streaming data and offline data processing.
~45min By Tal Sliwowicz

Sponsors
Mind The Stack - Architecture stories by Israeli startups