Sep 2021
30 Mon
31 Tue
1 Wed
2 Thu
3 Fri 12:00 PM – 03:30 PM IST
4 Sat
5 Sun
Accepting submissions till 15 Aug 2021, 11:59 PM
Not accepting submissions
We are accepting experiential talks and written content on:
Content can be submitted in the form of:
Submissions will be peer-reviewed by the editor Yagnik Khanna.
Accepting submissions till 15 Aug 2021, 11:59 PM
Databases @ Scale - What I Wish Someone Had Told MeDatabases are the core of many systems, the task of choosing the right one is a journey. If we talk of doing it at scale could be an endeavour. more
Category: 15 min talk
|
Behind the scenes of Aerospike’s Cross Datacenter Replication (XDR)Aerospike’s Cross data center replication (XDR) is the module responsible for shipping data across multiple datacenters, typically across geographical locations. Distributed systems come with many unique challenges and XDR is equipped to handle them. more
Category: 30 min talk
|
A hybrid MySQL data model with Horizontal Sharding and a Gobal data platformA very popular interview question revolves around choosing MySQL vs NoSQL datastores. This decision is much more relevant for early startups as their choice determines potential data scalability and performance bottlenecks in the future. A smart decision at this point can save painstaking effort to redesign and mass-migrate data later. more
|
Evaluating Databases for highly scalable transactional financial systems with ACID ComplianceBuilding highly scalable transactional stores for financial systems requires SQL compliant databases which are distributed in nature. Traditional RDBMS systems are difficult to scale without compromising maintainability. noSql solutions scales well but lacks ACID guarantees. a In this session we will go through different databases we evaluated along with their functionalities and tradeoffs. more
Category: 30 min talk
|
Online Data Stores at LinkedIn and their EvolutionAbstract “In its early days, the LinkedIn data ecosystem was quite simple. A single RDBMS contained a handful of tables for user data such as profiles, connections, etc. This RDBMS was augmented with two specialized systems: one provided full text search of the corpus of user profile data, the other provided efficient traversal of the relationship graph. These latter two systems were kept up-to-d… more
Category: 30 min talk
|
Continuous Deployment for MySQL DatabaseTopic Managing schema and data management across multiple environments for MySQL can become tedious and error prone as a system scales. Currently Capillary Technologies operates in multiple environments across multiple products with around 125 Mysql Servers, 2500+ tables and 300TB+ data. In this talk, we will present the tools and processes we use to maintain consistency across our database deplo… more
Category: 30 min talk
|
Managed MySQL Experience At LinkedInMySQL is used as a primary data store by a majority of internal tools at LinkedIn. We host over 2000 databases of different use-cases. To support our clients better, we have developed a few tools around MySQL. In this talk we will discuss how our tools improved the developer experience while using MySQL. We will talk about how a database is requested and provisioned by the clients and how they ge… more
Category: 30 min talk
|
Using GitHub gh-ost to run Zero downtime online schema migrations in MySQLWhat the talk is about Did you ever have to run an alter table on a production MySQL table containing 100M+ rows? If yes, then you have experienced the problem. MySQL Online schema migration for tables with millions of rows is hard. more
Category: 30 min talk
|
Apache Druid - reliable real-time analytics at scale and much moreDruid arguably picks design decisions from Timeseries DBs, Datawarehouses and Search systems. In this talk we show why that is so and delve upon use cases that best fit for druid and more importantly when not to choose it. Druid has been the production workhorse for the past 3+ years at Zeotap powering the core Audience planning across our products. Beyond the traditional interactive analytics us… more
Category: 30 min talk
|
A Big Data Store – Performance optimised for writes, reads or both?At Tesco, the 3rd largest retailer in the world, data is huge and so is the urgency in getting the latest data for use in operations and decision making. more
Category: 30 min talk
|
Data Store ClinicThis is an interactive session where I will run a clinic to answer your questions about: more
Category: Interactive activity with participants
|
Gotchas! You Created A Many To Many Relationship Without TimestampWhen we started WorkIndia we just thought of shipping features out nothing else We took decisions around data modelling making our system very configurable and apply generalisation principles for root models and specialisation for leaf models. Now, after 4 years down the line when we created our data lake based on Debezium based Sync Source connectors we faced challenges due to ORM modelling not … more
Category: 15 min talk
|
Identity resolution at Billions scale @ZeotapZeotap maintains an identity asset of around 50 Billion IDs which enables the ID resolution and Audience Matching use cases for AdTech & MarTech industry. In this presentation, we will look at the journey of zeotap’s Identity store over the years, how it got evolved from a naive KV implementation to a Hybrid KV + Graph store, the data access patterns used for solving the business needs and the un… more
Category: 30 min talk
|
Efficient and Reliable Ticket Routing Platform@Uber ScaleRouting, a key function of Uber’s Customer Obsession platform, is a distributed, high-scale, low-latency platform that acts as the “brain” connecting a customer to the best suited human to address their concerns in the fastest and most effective way - at Uber scale. Router’s journey from using MySQL as a single data store to now a hybrid model (Redis, Elastic Search, MySQL, DocStore - internal No… more
Category: 15 min talk
|
Powering EMI Financing in ZestMoney with CQRSCreating, editing, deleting and querying data related to merchant partners of ZestMoney and what EMI Financing options to allow for them was a major problem we solved at Zest. While doing a deeper analysis of the problem, we realised that business data entry and querying systems usually have different functional and non-functional requirements. The data creation and related updates are done by bu… more
Category: 30 min talk
|
Hosted by