The themes for SRE Conf are explained here Submission structure guidelines If you are interested in speaking at the conference, note the following guidelines for making a submission: Abstract - share a short abstract (of 500-1,000 words) describing the talk and why someone should attend it. Vague a… expand
If you are interested in speaking at the conference, note the following guidelines for making a submission:
Abstract - share a short abstract (of 500-1,000 words) describing the talk and why someone should attend it. Vague abstract is one of the main reasons why talks get rejected. Spend time thinking about what are you sharing and why are those learnings important.
Overview video - A short (<= 2 min) video expanding on the abstract to showcase. Think elevator pitch, and what specific areas will you address in your talk.
If you already have slides, please share them. If this is a repeat talk of a previous one done by you, please call it out and share links.
You can also strengthen your case by sharing links to your previous talks, blog posts or interesting GitHub repos that you feel back up your pitch as a speaker.
Basis the above criteria, your talk will be evaluated. Watch your submission for comments from editors, and for status updates.
Rootconf is a community funded organization. Individuals join as members and contribute to the community’s monetary pool. The current community pool doesn’t provide for travel grants for SRE Conf.
Speakers may note the following:
Speakers (or their companies) can fund their travel and accommodation for the conference in exchange for sponsorship credits.
Speakers delivering talks as part of sponsored talks will have to cover their own travel and accommodation. This will not be counted as part of sponsorship credits.
SRE Conf is funded by the Rootconf membership pool. Speakers will be paid an honorarium of Rs. 3,000 provided funds are available from the community pool. If a talk has two speakers, the honorarium amount will be split between two speakers.
Honorarium will be paid after the conference is completed, subject to funds being available from the community’s pool.
Introduction Metrics are the fundamental unit of time series databases (TSDB). They consist of labels which denote dimensions e.g. http_status_code, url, etc. Critical insights require metrics to have both breadth (e.g. large number of labels) and depth (e.g. each label having a large number of unique values). This makes up metric cardinality. Higher cardinality == deeper insights. This talk will… more
Short Abstract Most SREs consider the manager track at some point. But while it’s easy to read about the technical and project management aspects of being an SRE Manager there’s very little about the reality of the day to day job. more
Come economic winter and as Infrastructure engineer your calendar is booked for multiple meetings/calls titled “Optimising Cloud Cost”. I am sure it sounds familiar. Everyone in the engineering teams prioritises cutting the cloud cost. But this is often a reactive and partial approach. Why? As an observation, we only optimise what is visible to us and pluck low-hanging fruits. What we often need … more
In an era defined by continuous innovation and relentless user expectations, the significance of seamless transitions cannot be overstated. Today, we delve into the intricate landscape of stateful server migration and its pivotal role in ensuring uninterrupted service delivery. more
Failures are part of the tech landscape, inevitable and unstoppable. No matter how much you prepare, failures will happen. Sure, a well-organized SOP can speed up recovery time, but what you really need is the ability to bounce back when things go haywire. more
Among the fundamental pillars of the SRE practice and framework, “Toil Reduction” is one that gives SREs a kick for rightly serving both the left (engineering) and right (operations) parties of the product. It reflects the principles for which Google introduced SRE in the first place. As they famously said, “Put a software engineer in front of an operational problem and see how the paradigm chang… more
High availability is critical for tech companies to meet user expectations, maintain business operations, honor SLAs, gain a competitive edge and scale operations in their services or products. Maintaining high availability requires implementing a robust architecture. It is a challenge faced by every multi-tenant tech company that has grown larger over the past years, in terms of number of custom… more
Amidst the constantly changing e-commerce landscape, Flipkart is swiftly integrating hybrid cloud solutions to achieve the optimal mix of scalability, flexibility, and cost-effectiveness. more
Short Abstract One of the biggest challenges of leading SREs is increasing capacity to respond to business need. Demand almost always outstrips supply. Hiring is usually the fastest solution but only if it is planned and executed well. more
Abstract Observability is the key tenet of running a multi-tenant Kubernetes environment. In this talk, I’ll cover the what, why, and how of setting up multi-tenant Observability using open-source tools. This multi-tenant system supported 800+ B2B customers across multiple public clouds and private data centers. more
Beyond Proxy: Authentication, Hybrid Cloud Connectivity & Encryption using Apache Traffic Server. Apache Traffic Server software is a fast, scalable and extensible HTTP/1.1 & HTTP/2 compliant caching forward and reverse proxy server. Its opensource and used by several major CDNs and content owners. Due to the nature and scale of Hadoop Big Data, some crucial use-cases present unique challenges; s… more
In the rapidly evolving landscape of Software as a Service (SaaS) products, the core infrastructure serves as the backbone that upholds user experiences, reliability, and scalability. As demands on SaaS products grow, the need for a robust and agile development approach becomes paramount. Enter Test-Driven Development (TDD) - a methodology renowned for its effectiveness in software development, y… more