Rootconf 2025 Annual Conference - 16th and 17th May
On platforms, distributed data systems & security
May 2025
12 Mon
13 Tue
14 Wed
15 Thu
16 Fri 09:15 AM – 07:15 PM IST
17 Sat 09:15 AM – 05:35 PM IST
18 Sun
Accepting submissions
Not accepting submissions
🚀 Rootconf 2025 is open for submissions at https://hasgeek.com/rootconf/rootconf-2025-cfp/sub! Anyone working with infrastructure, system-level code, distributed systems, and related topics can pitch in and share their experiences with an audience of their peers.
If you feel you have something to say - an inkling of an idea that you’d love to polish with some experts, or a take that will earn you a crowd that will corner you in the halls for an extended debate -submit your proposal!
You don’t have to be an expert to submit. The best conference talks come from polishing ideas and bouncing them off peers and industry experts.
You should submit a proposal if:
We look forward to seeing submissions ranging from beginner-friendly to hardcore, perhaps even esoteric code that makes our eyes sparkle with excitement!
Speaking at a conference is a great way to make an impact on the field. Even if you don’t get selected, our expert curation process will help you understand how to structure a great tech talk.
If you’re unsure about the idea, you’ll receive guidance on how to develop it into a compelling CFP.
Do you like pub-sub queues? This year, we are running three parallel tracks under the Rootconf 2025 umbrella. Think of it like topics in a message queue.
Each track comes with a dedicated curator, ensuring you get feedback from someone who speaks your language (figuratively).
Engineers and Architects unite! If you work in platform engineering, DevOps, SRE, or Infra, this track is for you.
Curated by Safeer CM, this track is for those building internal service platforms, reusable components, and scalable infra.
Are you using LLMs or GenAI to improve security services? This track is for you.
Curated by Vikram Mehta, this track welcomes submissions on AI-powered security tools, processes, and best practices.
If scaling large-scale data systems is your thing, this track is where you belong!
Curated by Aniruddh Rowjee, this track explores how companies manage petabyte or exabyte-scale distributed systems.
Once you’ve narrowed down your track, prepare a killer submission and submit it soon.
Remember:
watch -n 1 date
⏳ The clock is ticking!
A(
Abhay Rana (Nemo) State of Supply Chain SecuritySlides: [View on SpeakerDeck] [PDF Download] [With Speaker Notes]. more
Topic of your submission: Supply chain security
Type of submission: 30 mins talk
I am submitting for: Rootconf Annual Conference 2025
|
AI “Minion-Team”: Practical AI agent for Security engineersDescription Security teams are expected to do it all—secure applications, manage cloud risks, respond to alerts, and manage auditors—and headcount is always thin stretched. What if you could deploy a specialized AI-powered “minion-team”? This session is for security engineers who want to leverage agentic AI agents to increase their productivity. I’ll show how to build context-aware AI agents that… more
Topic of your submission: AI/GenAI for Security
Type of submission: 30 mins talk
I am submitting for: Rootconf Annual Conference 2025
|
Handling Multi DC / Hybrid Cloud constructs with Apache HBase on KubernetesDescription: Apache HBase is an open-source non-relational distributed database. It is developed as part of Apache Software Foundation’s Apache Hadoop project and runs on top of HDFS, providing Bigtable-like capabilities for Hadoop. more
Topic of your submission: Distributed data systems
Type of submission: 30 mins talk
I am submitting for: Rootconf Annual Conference 2025
|
Rumor has it: Understanding Gossip Protocols for Eventual ConsistencyOverview Gossip protocols provide a probabilistic and resilient way to send updates, detect failures, and synchronize state across a fleet of nodes in a distributed system to drive eventual consistency. more
Topic of your submission: Distributed data systems
Type of submission: 30 mins talk
I am submitting for: Rootconf Annual Conference 2025
|
RA
Rohan Reddy Alleti What Lies Beneath PostgreSQL: The Mechanics of Writes, MVCC and VACUUM (I am still thinking about the title, might change)Overview If you assume an UPDATE tweaks only a row, think again. In PostgreSQL, every write is a story of versioning, visibility, and vacuuming. This tech talk dives straight into the internals, MVCC, dead tuples, transaction IDs , and shows exactly what happens when your app writes to the database. more
Topic of your submission: Databases
Type of submission: 30 mins talk
I am submitting for: Rootconf Annual Conference 2025
|
From Dependency to Deception: Uncovering Supply Chain Attacks with eBPFTalk Description: Software supply chain attacks are evolving — and most static security tools just aren’t keeping up. From malicious open-source packages to compromised build pipelines, modern threats often go undetected until it’s too late. This talk walks through why traditional scanning misses these attacks, and how we can catch them at runtime using eBPF — a powerful, low-level observability … more
Topic of your submission: Supply chain security
Type of submission: 30 mins talk
I am submitting for: Rootconf Annual Conference 2025
|
"The CI/CD Security Stack: From Secret Scanning to Dashboard - A Complete Blueprint"Security tools like TruffleHog (secrets), OWASP Dependency-Check (SCA), Semgrep (SAST), ZAP (DAST), Trivy (containers), and Checkov (IaC) are essential - but without consolidation, they create alert fatigue and missed risks. This session delivers a complete playbook for: more
Type of submission: Demo - side project; open source project; something I have built in my org
Topic of your submission: CI/CD
I am submitting for: Rootconf Annual Conference 2025
|
Platform-Led Zero Trust Service Networking for FinTechTitle Platform-Led Zero Trust Service Networking for FinTech more
Type of submission: 30 mins talk
Topic of your submission: Performance engineering
I am submitting for: Rootconf Annual Conference 2025
|
PM
Prasad Menon SaaS Release: High Velocity, Security, and QualityAt Acceldata, we deliver secure software at high velocity. Our strong emphasis on quality and security has driven the development of several tools and processes. These have been unified under our engineering productivity portal, Sentinel. more
Topic of your submission: Platform engineering
Type of submission: 30 mins talk
I am submitting for: Rootconf Annual Conference 2025
|
NK
Nikhil Kumar Flow: Flipkart's Journey to Scalable and Governed CI/CDAt Flipkart, we recognized the need for a unified and robust CI/CD platform to handle our growing scale of containerized applications. This led to the birth of Flow, our in-house platform built on the foundation of powerful open-source technologies such as Argo Workflows, Rollouts, and Helm to automate software delivery for containerized applications at scale. more
Topic of your submission: Platform engineering
Type of submission: 30 mins talk
I am submitting for: Rootconf Annual Conference 2025
|
SP
Siva Prasad AI safety and security with NutanixWith Advancements of AI and Large Language Models (LLM), capability to write malicious code and present a method to hack into devices by just a user input cannot be brushed aside. This brings in a new threat which can enable any novice user to exploit vulnerabilities and write custom malware. more
Topic of your submission: AI/GenAI for Security
Type of submission: 30 mins talk
I am submitting for: Rootconf Annual Conference 2025
|
AS
Anmol Krishan Sachdeva Editor Beyond Red/Green: Deep CI/CD Observability and Reliability PatternsAbstract CICD pipelines are the backbone of modern software delivery, yet they are often treated as fragile black boxes. Failures slow down development velocity, erode trust, and introduce significant operational risk. This session focuses on moving beyond simple pass/fail checks by applying operational rigor and SRE principles to build truly resilient, efficient, and observable CI/CD workflows u… more
Type of submission: 30 mins talk
Topic of your submission: CI/CD
I am submitting for: Rootconf Annual Conference 2025
|
Streamlining Telemetry Data with Observability PipelinesStreamlining Telemetry Data with Observability Pipelines more
Topic of your submission: Observability
Type of submission: 30 mins talk
I am submitting for: Rootconf Annual Conference 2025
|
PJ
Prakhar Joshi Enabling Developer Autonomy: The Atlas Way To Shift LeftIn this talk, we’ll explore how Atlas, ShareChat’s Internal Developer Platform (IDP), is not just solving infrastructure challenges — it’s transforming the way teams work. Designed to abstract away complexity and standardize cloud-native operations, Atlas empowers developers to self-serve everything from provisioning to access management and workflow automation. What began as a technical initiati… more
Topic of your submission: Platform engineering
Type of submission: 30 mins talk
I am submitting for: Rootconf Annual Conference 2025
|
![]() Debian inspired container-first Linux distroDescription Kubernetes drove the transition from VMs to Containers, but Linux distro tooling (package manager & package archives) remained focussed on a full blown OS. Distros didn’t adapt to serve the needs of a containerised SDLC. more
Topic of your submission: Supply chain security
Type of submission: 30 mins talk
I am submitting for: Rootconf Annual Conference 2025
|
[Actionable SBOM's: Metadata to Mitigation]Talk Description In this talk, will discuss the OSS tools designed for SBOM workflows from post SBOM generation to SBOM platforms which includes SBOM toolings like sbomqs, sbomasm, and sbommv and alongside SBOM platforms like Dependency Track. more
Topic of your submission: Supply chain security
Type of submission: 30 mins talk
I am submitting for: Rootconf Annual Conference 2025
|
SV
Srikanth Venugopalan Vector search for fun and profit - building vector search on a lakehouse analytics engineAnalytics engine are hot these days and they keep getting better for various reasons. Table formats, object storage, network improvement, better hardware have all contributed to the ecosystem of analytical databases’ performance. Vector search on SQL engine is something we have built for e6data’s engine that takes all the primitives of analytical workloads optimised for the above and takes it to … more
Topic of your submission: Databases
Type of submission: 30 mins talk
I am submitting for: Rootconf Annual Conference 2025
|
Software Supply chain - Developers/ Engineering Team Role in License Compliance.Software Supply chain - Developers/ Engineering Team Role in License Compliance. more
Topic of your submission: Supply chain security
Type of submission: 30 mins talk
I am submitting for: Rootconf Annual Conference 2025
|
DK
Deepam Kanjani AI Threat Modeling Gone Rogue: Protecting Security from Semantic DriftIn the session, we’ll delve into the critical topic of AI-based threat modelling. You’ll gain valuable insights into how seemingly minor semantic drifts and manipulated inputs can drastically alter the effectiveness of your cybersecurity defences. This knowledge will be instrumental in protecting your systems from sophisticated attacks. more
Topic of your submission: AI/GenAI for Security
Type of submission: 30 mins talk
I am submitting for: Rootconf Annual Conference 2025
|
Demystifying Valkey Cluster: Architecture, Internals, and OptimizationsValkey, the community-driven fork of Redis, an in-memory data store which has introduced several innovations while maintaining compatibility with Redis APIs. In this session, we deep-dive into the internals of Valkey Cluster, focusing on its distributed architecture, failure detection, partition handling, and data sharding mechanisms. more
Topic of your submission: Distributed systems
Type of submission: 30 mins talk
I am submitting for: Rootconf Annual Conference 2025
|
VM
Varsha Mahadevan Unlocking the power of GenAI: delivering exceptional customer experiences responsibly at CoinbaseDescription Coinbase is on a mission to bring financial freedom to a billion users worldwide through crypto, a goal that comes with unique challenges. One of the key hurdles is reducing the barrier to entry for users across the globe by delivering seamless, delightful customer service experiences while educating them on navigating the complexities of this emerging technology space. In this talk, … more
Topic of your submission: AI/GenAI for Security
Type of submission: 30 mins talk
I am submitting for: Rootconf Annual Conference 2025
|
AC
Anand Chitipothu Adventures with Multi-threadingJoin me for a hands-on hacking session—with threads. Not the kind you debug in your code, but real, colorful ones you can hold, loop, and pull. Just as fun. Just as intricate. more
|
Hosted by
Supported by
Gold Sponsor
Gold Sponsor
Sponsor
Sponsor