Video @Scale 2018Video @Scale 2018 – Shankar Regunathan, Hans Fugal, Facebook, and Balu Adsumilli, YouTube
Shankar Regunathan, Video Engineer at Facebook, Hans Fugal, Audio Engineer at Facebook, and Balu Adsumilli, Manager, Future Media Technologies at YouTube, discuss measuring audio and video quality at scale.
Performance @Scale 2018iOS VM and Loader Considerations
This talk will discuss how the iOS Virtual Memory system affects the startup time of applications and how that loader interacts with the Objective C programming model to create some unexpected problems as well as opportunities for ...
Performance @Scale 2018Static Resources at Facebook
Despite the rapid growth of mobile apps, Facebook on the web remains an important interface for our users. Efficient static resources delivery mechanisms are an essential part of the web platform. Learn how we manage static resources ...
Android @Scale 2018Model-View-Presenter @ Scale
Sam and Zach revealed how their team began a long-term project to incrementally rewrite Pinterest in the Model-View-Presenter (MVP) architecture to move faster and promote app stability. They revealed initial goals, implementation, and ...
Android @Scale 2018Mobius: A Loopy UI Architecture
Ahmed noted that when building mobile features, engineers often need to do a lot of state and side effect management. He shared how Mobius helped his team structure code at Spotify in a way that maximizes testability and separation of ...
Android @Scale 2018Video In News Feed Using Litho
Udi revealed how Facebook’s mobile engineering team developed more efficient ways to render videos on Android by using Litho, Facebook’s open source UI rendering library. This helped improve the performance, efficiency, ...
Android @Scale 2018Paging with Room
Will and Pedro shared strategies on how to maximize the new Android Architecture Components, such as Room and the Paging Library, to relieve the burdens on the user experience queries that tend to fetch thousands of entities when only ...
Boston Mobile @Scale 2017Travel at rabbit scale
Air travel, mass tourism and modern computing share a common history, from the mainframes of the 1960s to the launch of the Web in the mid-1990s. But the business of travel has only begun to adapt to a new era of big data and small ...
Boston Mobile @Scale 2017Scaling Recommendations
Recommendations is a new product at Facebook that empowers people to ask their friends and groups for things to do, places to eat, professional services and more. As we built new features, we encountered several interesting scaling ...
Boston Mobile @Scale 2017Android development at Facebook
How fast does a new feature go from inception to check-in to a user’s device? How about with dozens of teams committing to a single repository at the same time? At Facebook, we are constantly working on reducing that time @ ...
Boston Mobile @Scale 2017Building world-class products
Every company wants to build a product that’s great. But how do you do it? This session will cover what it takes to build world class products from design, development, and product management standpoints. We’ll discuss how ...
The @Scale Conference 2017Azure Data Lake Store
Azure Data Lake Store (ADLS) is a fully managed, elastic, scalable, and secure file system that supports semantics of the Hadoop distributed file system (HDFS) and the Microsoft Cosmos file system. It is specifically designed and ...
The @Scale Conference 2017GPUs and deep learning
In the last year, GPUs plus deep learning have gone from a hot topic to large-scale production deployment in major data centers. That’s because deep learning works, and the evolution of GPUs has made them a great fit for deep ...
The @Scale Conference 2017Bringing 360 to the world
This talk will explore the future directions for 360 media across photos, video, and AR/VR. Matt Uyttendaele will dive deep on his latest work, applying machine learning models to 360 photos for an enhanced user experience.
The @Scale Conference 2017@Scale 2017 shuttle schedule
If you need shuttle transportation from/to San Jose, we’ve provided the pick-up/departure schedule below. If you plan on driving, the San Jose Convention Center is located at 150 W San Carlos St, San Jose, CA 95113 and for parking ...
Data @Scale 2017Spanner’s SQL evolution
Google is in the process of turning its globally distributed Spanner data management system into an SQL DBMS. At Data @Scale, Sergey Melnik details the evolution of Spanner and its technical aspects.