Submissions
Vivek Sridhar

Vivek Sridhar

@vsridhar

  • Joined Sep 2017

PyCon Pune 2018

10 scoops from two scoops of Django

Two Scoops of Django is a book series written by Daniel & Audrey. This book introduces Django developer with various tips, tricks patterns, code snippets & techniques. I have been reading these books, and each has valuable advice for people working with Django in production. more
  • 2 comments
  • Submitted
  • 15 Sep 2017
Technical level: Intermediate

Content Management Systems (CMS): business and engineering challenges

Scaling your CMS Application on the cloud

Wondering how to transition your CMS server environment from “it just works” to a “well-designed fully functional” production environment? Through this talk, we will help you get started with planning & implementing a scalable CMS production environment, by adding some of the cloud services to your existing architecture. The talk will highlight changes you could do to your architecture in the fol… more
  • 0 comments
  • Shortlisted
  • 30 Sep 2017
Section: Full talk Technical level: Intermediate

Miniconf on Cloud Server Management (New Delhi)

Auto-remediation at scale using watchers

Watcher is a plugin for Elasticsearch that provides alerting and notification based on changes in your data (which is loaded via logs from various systems into Elasticsearch). The data can be anything either application logs or infrastructure logs or software logs or event logs. You can even design event-driven automation to self-heal the failed systems & services in production. more
  • 0 comments
  • Confirmed & scheduled
  • 20 Dec 2017
Technical level: Advanced

Rootconf 2018

Distributed tracing with Jaeger at scale

Distributed tracing is a technique for monitoring & profiling systems built on microservices architecture. Distributed tracing is quickly becoming a must-have component in the tools that organizations use to monitor their complex, microservice-based architecture. Jaeger is an open source tool and part of CNCF project released and worked by Uber. more
  • 2 comments
  • Confirmed & scheduled
  • 07 Mar 2018
Section: Full talk Technical level: Advanced

Rootconf 2018

Design and implement a scalable application using OpenFaaS with Docker and Kubernetes

How infrastructure evolved from Data Center to functions more
  • 0 comments
  • Confirmed
  • 20 Mar 2018
Section: Workshop Technical level: Advanced

Rootconf 2019

Virtual Nodes to auto-scale applications on Kubernetes

Lets discuss about how to use custom metrics in combination with the Kubernetes Horizontal Pod Autoscaler(HPA) to autoscale an application. Virtual nodes (virtual-kubelet) let you scale quickly and easily run Kubernetes pods on Container Instances where you’ll pay only for the container instance runtime. Let’s see a demo application using ServiceMonitor for Prometheus, a HPA, and a custom contain… more
  • 1 comment
  • Confirmed & scheduled
  • 08 Apr 2019
Technical level: Advanced