PyCon Pune 2018 10 scoops from two scoops of DjangoTwo 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
Technical level: Intermediate
|
Content Management Systems (CMS): business and engineering challenges Scaling your CMS Application on the cloudWondering 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
Section: Full talk
Technical level: Intermediate
|
Miniconf on Cloud Server Management (New Delhi) Auto-remediation at scale using watchersWatcher 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
Technical level: Advanced
|
Rootconf 2018 Distributed tracing with Jaeger at scaleDistributed 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
Section: Full talk
Technical level: Advanced
|
Rootconf 2018 Design and implement a scalable application using OpenFaaS with Docker and KubernetesHow infrastructure evolved from Data Center to functions more
Section: Workshop
Technical level: Advanced
|
Rootconf 2019 Virtual Nodes to auto-scale applications on KubernetesLets 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
Technical level: Advanced
|