Submissions

Rootconf 2025 Annual Conference - 16th and 17th May

On platforms, distributed data systems & security

Accepting submissions

Not accepting submissions

Call for proposals! 🚀 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. expand

Call for proposals!

🚀 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!

Who should submit?

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:

  • You have an idea that you want to test with a larger audience
  • You want to share an experience with junior engineers
  • You want to show off your side project that could attract investors someday!

We look forward to seeing submissions ranging from beginner-friendly to hardcore, perhaps even esoteric code that makes our eyes sparkle with excitement!

Why submit?

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.

What’s in it for you?

  • 🚀 Get noticed—this could lead to your next job!
  • 📚 Learn new things by preparing a tech talk.
  • 🎤 Stand on stage in front of your peers and share knowledge.
  • 🗣️ Improve public speaking and storytelling skills.
  • 🤝 Make lifelong friends—many of us have!

Submission tracks

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).


Platform engineering

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.

Suggested topics:

  • Internal developer portals and software catalogs
  • Developer productivity and experience
  • Infrastructure engineering and cloud management
  • CI/CD - with focus on testing and test environments
  • Observability - focus on standardization and platformization
  • Performance engineering

AI, GenAI for Security

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.

Suggested topics:

  • Evaluating and establishing trust in GenAI security environments
  • Reference architectures for GenAI training at enterprise scale
  • Practical security use cases across industries
  • Overcoming implementation challenges in security operations
  • GenAI-powered threat detection and response
  • Security implications of different LLM deployment strategies
  • Measuring effectiveness of GenAI solutions for security teams

Distributed data systems

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.

Suggested topics:

  • Database internals
  • Distributed database / dataflow system architecture and prod stories
  • State-of-the-art advancements in distributed data systems

Submit now!

Once you’ve narrowed down your track, prepare a killer submission and submit it soon.

Remember:

watch -n 1 date  

⏳ The clock is ticking!

Abhay Rana (Nemo)

State of Supply Chain Security

Slides: [View on SpeakerDeck] [PDF Download] [With Speaker Notes]. more
  • 2 comments
  • Confirmed & scheduled
  • 20 Apr 2025
Topic of your submission: Supply chain security Type of submission: 30 mins talk I am submitting for: Rootconf Annual Conference 2025
Shadab

Shadab

AI “Minion-Team”: Practical AI agent for Security engineers

Description 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
  • 1 comment
  • Confirmed & scheduled
  • 23 Apr 2025
Topic of your submission: AI/GenAI for Security Type of submission: 30 mins talk I am submitting for: Rootconf Annual Conference 2025
Mallikarjun

Mallikarjun

Handling Multi DC / Hybrid Cloud constructs with Apache HBase on Kubernetes

Description: 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
  • 1 comment
  • Confirmed & scheduled
  • 04 Apr 2025
Topic of your submission: Distributed data systems Type of submission: 30 mins talk I am submitting for: Rootconf Annual Conference 2025
Shriram Balaji

Shriram Balaji

Rumor has it: Understanding Gossip Protocols for Eventual Consistency

Overview 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
  • 0 comments
  • Confirmed & scheduled
  • 20 Apr 2025
Topic of your submission: Distributed data systems Type of submission: 30 mins talk I am submitting for: Rootconf Annual Conference 2025

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
  • 5 comments
  • Confirmed & scheduled
  • 09 Apr 2025
Topic of your submission: Databases Type of submission: 30 mins talk I am submitting for: Rootconf Annual Conference 2025
Rohit kumar

Rohit kumar

From Dependency to Deception: Uncovering Supply Chain Attacks with eBPF

Talk 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
  • 5 comments
  • Confirmed & scheduled
  • 11 Apr 2025
Topic of your submission: Supply chain security Type of submission: 30 mins talk I am submitting for: Rootconf Annual Conference 2025
Samiksha Singhal

Samiksha Singhal

"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
  • 1 comment
  • Confirmed
  • 01 Apr 2025
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
Rohit Raveendran

Rohit Raveendran

Platform-Led Zero Trust Service Networking for FinTech

Title Platform-Led Zero Trust Service Networking for FinTech more
  • 2 comments
  • Confirmed & scheduled
  • 04 Apr 2025
Type of submission: 30 mins talk Topic of your submission: Performance engineering I am submitting for: Rootconf Annual Conference 2025

Prasad Menon

SaaS Release: High Velocity, Security, and Quality

At 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
  • 1 comment
  • Confirmed & scheduled
  • 07 Apr 2025
Topic of your submission: Platform engineering Type of submission: 30 mins talk I am submitting for: Rootconf Annual Conference 2025

Nikhil Kumar

Flow: Flipkart's Journey to Scalable and Governed CI/CD

At 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
  • 2 comments
  • Confirmed & scheduled
  • 11 Apr 2025
Topic of your submission: Platform engineering Type of submission: 30 mins talk I am submitting for: Rootconf Annual Conference 2025

Siva Prasad

AI safety and security with Nutanix

With 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
  • 0 comments
  • Confirmed & scheduled
  • 24 Apr 2025
Topic of your submission: AI/GenAI for Security Type of submission: 30 mins talk I am submitting for: Rootconf Annual Conference 2025
Devashish Patil

Devashish Patil

Anmol Krishan Sachdeva Editor

Beyond Red/Green: Deep CI/CD Observability and Reliability Patterns

Abstract 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
  • 1 comment
  • Confirmed & scheduled
  • 20 Apr 2025
Type of submission: 30 mins talk Topic of your submission: CI/CD I am submitting for: Rootconf Annual Conference 2025
Aftab S

Aftab S

Streamlining Telemetry Data with Observability Pipelines

Streamlining Telemetry Data with Observability Pipelines more
  • 1 comment
  • Confirmed & scheduled
  • 19 Apr 2025
Topic of your submission: Observability Type of submission: 30 mins talk I am submitting for: Rootconf Annual Conference 2025

Prakhar Joshi

Enabling Developer Autonomy: The Atlas Way To Shift Left

In 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
  • 3 comments
  • Confirmed & scheduled
  • 12 Apr 2025
Topic of your submission: Platform engineering Type of submission: 30 mins talk I am submitting for: Rootconf Annual Conference 2025
Abhishek Anand

Abhishek Anand

Video thumbnail

Debian inspired container-first Linux distro

Description 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
  • 2 comments
  • Confirmed & scheduled
  • 11 Apr 2025
Topic of your submission: Supply chain security Type of submission: 30 mins talk I am submitting for: Rootconf Annual Conference 2025
vivek kumar sahu

vivek kumar sahu

[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
  • 5 comments
  • Confirmed & scheduled
  • 15 Apr 2025
Topic of your submission: Supply chain security Type of submission: 30 mins talk I am submitting for: Rootconf Annual Conference 2025

Srikanth Venugopalan

Vector search for fun and profit - building vector search on a lakehouse analytics engine

Analytics 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
  • 2 comments
  • Confirmed & scheduled
  • 20 Apr 2025
Topic of your submission: Databases Type of submission: 30 mins talk I am submitting for: Rootconf Annual Conference 2025
Biju Nair

Biju Nair

Software Supply chain - Developers/ Engineering Team Role in License Compliance.

Software Supply chain - Developers/ Engineering Team Role in License Compliance. more
  • 1 comment
  • Confirmed & scheduled
  • 20 Apr 2025
Topic of your submission: Supply chain security Type of submission: 30 mins talk I am submitting for: Rootconf Annual Conference 2025

Deepam Kanjani

AI Threat Modeling Gone Rogue: Protecting Security from Semantic Drift

In 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
  • 6 comments
  • Confirmed & scheduled
  • 01 Apr 2025
Topic of your submission: AI/GenAI for Security Type of submission: 30 mins talk I am submitting for: Rootconf Annual Conference 2025
harkrishn patro

harkrishn patro

Demystifying Valkey Cluster: Architecture, Internals, and Optimizations

Valkey, 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
  • 9 comments
  • Confirmed & scheduled
  • 20 Apr 2025
Topic of your submission: Distributed systems Type of submission: 30 mins talk I am submitting for: Rootconf Annual Conference 2025

Varsha Mahadevan

Unlocking the power of GenAI: delivering exceptional customer experiences responsibly at Coinbase

Description 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
  • 0 comments
  • Confirmed & scheduled
  • 05 May 2025
Topic of your submission: AI/GenAI for Security Type of submission: 30 mins talk I am submitting for: Rootconf Annual Conference 2025

Anand Chitipothu

Adventures with Multi-threading

Join 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
  • 0 comments
  • Submitted
  • 15 May 2025

Hosted by

We care about site reliability, cloud costs, security and data privacy

Supported by

Gold Sponsor

Coinbase (NASDAQ: COIN) is on a mission to increase economic freedom for more than 1 billion people.

Gold Sponsor

Nutanix is a global leader in cloud software, offering organizations a single platform for running apps and data across clouds.

Sponsor

Facets.cloud is the orchestration platform for infra, CI/CD, and config. Built for self-service, governance, and AI readiness.

Sponsor

Thoughtworks is a global technology consultancy that integrates strategy, design and engineering to drive digital innovation.

Community Partner

Build your own homelab server rack at The Fifth Elephant