ÜberConf - July 21 - 24, 2015 - No Fluff Just Stuff

Diptanu Choudhury

ÜberConf

Denver · July 21 - 24, 2015

You are viewing details from a past event
Diptanu Choudhury

Senior Platform Engineer @ Netflix

Diptanu is a Senior Platform Engineer at Netflix. He works on core infrastructure like distributed scheduling, IPC libraries, service discovery, distributed tracing that powers various services at Netflix.

His main areas of expertise are Ware House Scale Computing, linux containers, highly available systems, distributed persistence.

Presentations

Reliably shipping containers in a resource rich world using Titan

As Netflix grows so does the complexity of our application deployments. In order to lower developer cost of entry while increasing reliability, we've begun to re-evaluate how applications live in our production environment. Amazon gives us the flexibility to tap into massive amounts of resources, but how we use and manage those is a constantly evolving and ever growing task.

Distributed Scheduling with Apache Mesos in the Cloud

Netflix has a complex micro-services architecture which is run in an active-active manner from multiple geographies on top of AWS. Application deployment and management is a very important aspect of running services in this manner at scale. We have developed Titan to make cluster management, application deployments and process supervision much more robust and efficient in terms of cpu/memory utilization across all of our servers in different geographies.