Top Tech Conferences and Events 2026
Tech conferences remain the best way to learn from industry leaders, discover new tools, and build professional relationships despite the rise of online content. A well-chosen conference compresses months of learning into a few days. This guide covers 15 top tech conferences and events in 2026, organized by technology domain, with dates, locations, and what each event is known for.
In this guide, you will learn which conferences match your interests, what each event is best known for, and how to get the most value from attending. The conferences are organized by domain: cloud and infrastructure, frontend and web, programming languages, security, and general software engineering. By the end, you will have a conference calendar for 2026 that targets the events most relevant to your work.
Cloud and Infrastructure
KubeCon + CloudNativeCon North America 2026 — November 2026, Los Angeles, California. The flagship conference for Kubernetes and the cloud native ecosystem.
KubeCon is the largest gathering of the cloud native community, attracting over 12,000 attendees in recent years. The conference features keynotes from CNCF project maintainers, technical sessions on Kubernetes, service mesh, serverless, observability, and platform engineering, and a project hallway where SIGs and working groups hold face-to-face meetings.
What makes KubeCon unique is the co-located events: ArgoCon, IstioCon, CiliumCon, and KnativeCon run alongside the main conference on the first day. This allows deep dives into specific projects without choosing between them. The Contributor Summit (invitation-based) runs before the main conference for active open source contributors.
Why attend: KubeCon is the best place to understand where the cloud native ecosystem is heading. The keynotes and roadmap sessions reveal CNCF project priorities for the coming year. The hallway track (informal conversations between sessions) is where partnerships form and hard problems get solved. For any engineer working with Kubernetes, Istio, Prometheus, or related projects, KubeCon is the essential annual event.
AWS re:Invent 2026 — November-December 2026, Las Vegas, Nevada. Amazon's annual cloud computing conference with new service launches and deep technical sessions.
AWS re:Invent is the largest cloud conference in the world, with over 50,000 attendees and 2,000-plus sessions. The event is known for major service announcements, deep-dive workshops, certification exams, and the re:Play party. Sessions are organized by track: compute, storage, database, networking, security, machine learning, and architecture.
The keynotes (CEO Adam Selipsky, AWS service VPs) reveal new services and features that define cloud computing trends for the following year. The Builder's Fair showcases customer-built applications. The certification center offers discounted exam vouchers.
Why attend: re:Invent is the definitive source for AWS product roadmap information. If your organization runs on AWS, you will learn about new services that could simplify your architecture, reduce costs, or improve performance. The hands-on workshops with AWS solutions architects are the fastest way to gain deep expertise in specific services.
DockerCon 2026 — September 2026, Seattle, Washington. The official Docker conference covering containerization, application delivery, and developer workflows.
DockerCon focuses on the developer experience of containerization: building efficient images, composing multi-service applications, integrating with CI/CD pipelines, and debugging containerized applications. The conference has a strong practical bent — sessions include live coding, real-world migration stories, and performance benchmarking.
The conference has become smaller and more focused than the early Docker boom years, which is actually an advantage. Sessions are more technical, the audience is more experienced, and the hallway conversations are substantive. Docker's leadership outlines the product roadmap and gathers feedback directly from users.
Why attend: DockerCon is the best conference for practical containerization skills. Sessions focus on solving real problems — reducing image size, improving build cache efficiency, debugging networking issues, and securing the software supply chain. For teams that use Docker daily, the optimization techniques learned here produce immediate productivity gains.
HashiConf 2026 — October 2026, Boston, Massachusetts. HashiCorp's conference covering Terraform, Vault, Consul, and Nomad.
HashiConf covers infrastructure as code (Terraform), secrets management (Vault), service networking (Consul), and application orchestration (Nomad). The conference is organized into user stories, technical deep dives, and HashiCorp roadmap sessions.
The certification program (Terraform Associate, Vault Associate, Consul Associate) offers discounted exams at the conference. The HashiCorp User Group (HUG) meetups connect local practitioners. The certification labs provide hands-on practice with instructor guidance.
Why attend: HashiConf concentrates the entire HashiCorp ecosystem in one place. If your organization uses Terraform at scale, you will learn advanced patterns for module composition, state management, and policy enforcement. The Vault sessions cover secrets management patterns that are difficult to learn from documentation alone.
Frontend and Web
React Conf 2026 — May 2026, Henderson, Nevada (Las Vegas area). The official React conference organized by the React core team.
React Conf features talks from React core team members, framework authors (Next.js, Remix, Gatsby), and community leaders. Recent editions have covered React Server Components, Server Actions, use() hook, and the React compiler. The format includes single-track keynotes in the morning and breakout sessions in the afternoon.
The conference is known for major announcements — React 19, React 20, and related ecosystem changes have been announced at React Conf. The after-party and social events are well-organized and provide networking opportunities with React ecosystem maintainers.
Why attend: React Conf is the single source of truth for React's future direction. Attending gives you context for the framework's evolution that months of blog posts and tweets cannot match. For frontend teams that bet their product on React, understanding the direction of React Server Components, the compiler, and concurrent features is essential for architectural planning.
JSConf 2026 — Multiple locations worldwide. The longest-running JavaScript community conference.
JSConf events are organized by local community leaders under the JSConf brand license (now managed by the OpenJS Foundation). Each event is independently organized with its own speakers, format, and focus. The US edition typically features cutting-edge JavaScript topics: new language proposals, WebAssembly use cases, edge computing patterns, and JavaScript engine internals.
The unconference format (open spaces, birds of a feather sessions) complements the main track and allows attendees to shape part of the agenda. JSConf is also known for excellent diversity and inclusion practices, with scholarship programs and code of conduct enforcement.
Why attend: JSConf covers the JavaScript ecosystem broadly, not just one framework. You will learn about language proposals (TC39 updates), runtime innovations (Bun, Deno, Node.js), and architectural patterns that apply across frameworks. The community focus means you connect with the people who write the tools you use.
CSS Day 2026 — June 2026, Amsterdam, Netherlands. The premier conference for advanced CSS, design systems, and web layout.
CSS Day is a single-track conference focused entirely on CSS. Topics include container queries, CSS nesting, the cascade layers, view transitions, scroll-driven animations, and color spaces. Speakers are CSS specification editors, browser engineers, and community experts who push the boundaries of what CSS can do.
The conference attracts designers who code and developers who care deeply about frontend quality. The single track means no FOMO — every attendee sees every talk. The Q&A sessions after each talk are substantive because the audience has deep CSS knowledge.
Why attend: CSS is evolving faster than ever, and CSS Day is the only conference dedicated entirely to staying current. New CSS features (anchor positioning, scroll-driven animations, view transitions) change what is possible without JavaScript. For frontend developers who want to reduce JavaScript dependencies and ship lighter, faster pages, CSS Day provides the advanced knowledge that generalist conferences cannot match.
Jamstack Conf 2026 — September 2026, San Francisco, California. The conference for modern web architecture: static sites, serverless functions, edge computing, and headless CMS.
Jamstack Conf covers the architecture pattern that replaced traditional server-rendered monoliths with pre-rendered static assets and API-driven dynamic functionality. Topics include edge rendering, incremental static regeneration, serverless database integrations, and framework comparisons.
The conference is organized by Netlify and typically includes speakers from Vercel, Cloudflare, Next.js, Astro, and headless CMS providers. The format balances keynotes with breakout sessions and workshops. The attendee demographic is evenly split between developers and architects.
Why attend: Jamstack Conf provides the strategic overview of where web architecture is heading. The debate between SSG, ISR, SSR, and edge rendering is decided by conference trends. Understanding which pattern is winning and why informs your technology choices for the next year.
Programming Languages
PyCon US 2026 — May 2026, Pittsburgh, Pennsylvania. The largest annual gathering of the Python community.
PyCon US features tutorials (2-day training sessions before the main conference), talks (45-minute and 30-minute formats), sprints (week-long collaborative coding on open source projects), and the Expo Hall. Tracks cover web development, data science, DevOps, education, and Python internals.
The sprint days are unique to PyCon: after the talks end, a large portion of attendees stays for 3-4 days to contribute to open source projects. Maintainers of major Python projects (CPython, Django, Flask, pandas) are present and actively mentoring new contributors.
Why attend: PyCon US is the best conference for Python developers at any skill level. The tutorial days provide structured learning. The talks expose you to Python applications you would not encounter in your daily work (scientific computing, hardware control, language implementation). The sprints are the best way to start contributing to open source because experienced maintainers provide on-site guidance.
GopherCon 2026 — July 2026, Chicago, Illinois. The official Go conference with talks from the Go team and community leaders.
GopherCon features talks on Go language features, standard library usage, concurrency patterns, performance optimization, and production experience reports. The Go team uses GopherCon to announce new language features and tooling improvements. Recent editions have covered generics adoption patterns, the Go vulnerability database, and the fuzzing framework.
The conference includes a workshop day with half-day and full-day sessions, a main conference with single-track talks, and a community day with lightning talks and unconference sessions. The Diversity Scholarship program provides travel funding for underrepresented groups.
Why attend: GopherCon is the primary venue for learning about Go's evolution from the team that builds it. The experience report talks — where companies share how they use Go at scale — are the most valuable content. Learning how organizations like Twitch, Docker, and Uber use Go in production provides insights that general tutorials cannot.
RustConf 2026 — September 2026, Montreal, Canada. The annual conference for the Rust programming language community.
RustConf covers the Rust language, its ecosystem, and the communities building with it. Topics include async Rust, embedded systems programming, WebAssembly with Rust, FFI patterns, and production deployments. The Rust core team presents the language roadmap and RFC status.
The conference is organized by the Rust Foundation and features a single-track format with talks selected by committee. The community focus is strong — the Rust Code of Conduct is strictly enforced, and the conference has a dedicated moderation team. The impl period (after the main conference) provides focused time for working on Rust projects.
Why attend: RustConf is the definitive event for understanding Rust's trajectory. The language evolves deliberately, and the roadmap sessions at RustConf provide clarity that the RFC discussion process alone cannot. For teams evaluating Rust for production use, the experience reports from companies that have already adopted Rust are invaluable for making build-or-borrow decisions.
Security
Black Hat USA 2026 — August 2026, Las Vegas, Nevada. The world's leading information security event with briefings on cutting-edge security research.
Black Hat features four tracks: Briefings (peer-reviewed security research presentations), Trainings (multi-day technical courses), Arsenal (open-source security tool demonstrations), and Business Hall (vendor expo). The briefings cover vulnerabilities discovered in widely used software, novel attack techniques, and defensive innovations.
Black Hat operates under a strict disclosure embargo: researchers present their findings at the conference before public disclosure. This makes the briefings uniquely valuable — you learn about critical vulnerabilities before they become public knowledge.
Why attend: Black Hat provides the most advanced security research available at any conference. The briefings reveal vulnerabilities in systems you likely use, taught by the researchers who discovered them. For security engineers, SOC analysts, and infrastructure teams, the defensive techniques presented here directly inform your security posture for the following year.
DEF CON 2026 — August 2026, Las Vegas, Nevada. The largest hacker conference, running immediately after Black Hat.
DEF CON is the hacker community's annual gathering. It is less formal than Black Hat: talks happen in hotel ballrooms and conference rooms, villages (dedicated spaces for specific topics — lockpicking, hardware hacking, social engineering, AI security) run throughout, and competitions (CTF, social engineering, scavenger hunt) run continuously.
The DEF CON ethos is radical openness. Talks are recorded and published. Tools are released as open source. Research is shared without restriction. The vendor presence is minimal compared to Black Hat — DEF CON is community-driven, not corporate-driven.
Why attend: DEF CON provides exposure to security research that you will not see anywhere else. The villages allow hands-on experience with hardware hacking, lock picking, and radio exploitation. The talks cover fringe research that often predicts mainstream security trends 3-5 years in advance. For any developer who writes security-critical code, DEF CON changes how you think about trust boundaries and attack surfaces.
OWASP Global AppSec 2026 — September 2026, Washington DC. Application security conference focused on secure development practices.
OWASP AppSec covers application security from the developer's perspective: OWASP Top 10 updates, secure coding patterns, threat modeling methodologies, software composition analysis, and API security. The conference bridges the gap between security researchers and application developers.
The training sessions cover practical topics: implementing OAuth 2.0 securely, using dependency check tools in CI/CD, and conducting effective code review for security. The OWASP project leaders use this conference to coordinate roadmap priorities and recruit contributors.
Why attend: OWASP AppSec is the most practical security conference for developers who are not security specialists. The focus on patterns, tools, and processes that integrate into development workflows means you leave with actionable changes for your team. The OWASP Top 10 session is essential for any developer who writes code that handles user data.
General Software Engineering
Strange Loop 2026 — September 2026, St. Louis, Missouri. Multi-disciplinary conference covering programming languages, databases, Distributed Systems, and creative technology.
Strange Loop is unique in its breadth. A single day might include talks on database internals, Functional Programming, music synthesis, and hardware design. The conference attracts speakers who are border-crossers — people who work at the intersection of multiple disciplines.
The unconference sessions on the third day allow attendees to propose topics and self-organize discussions. The speaker dinner and attendee parties are known for fostering genuine connections rather than transactional networking.
Why attend: Strange Loop is the best conference for developers who want to think beyond their daily stack. The cross-disciplinary exposure sparks ideas that do not come from attending domain-specific conferences. The talks on fundamental computing concepts (Garbage Collection algorithms, query optimization, type system design) build understanding that transfers to any technology you use.
FOSDEM 2026 — February 2026, Brussels, Belgium. Free and open source software conference with thousands of developers collaborating in person.
FOSDEM is unique: it is free to attend, organized entirely by volunteers, and hosts 800-plus talks across 50-plus tracks in a single weekend at the Universite Libre de Bruxelles. Main tracks happen in large auditoriums, developer rooms (organized by project or community) host focused talks, and lightning talks provide rapid-fire exposure to diverse topics.
FOSDEM has no expo hall, no corporate keynotes, and no sponsored content. This purity of focus makes it the most developer-centric conference on this list. The hallway conversations are intense because the attendees are working engineers who maintain the projects they discuss.
Why attend: FOSDEM provides exposure to the entire open source ecosystem at a cost of zero dollars. The developer rooms let you deep-dive into specific projects (PostgreSQL, GNOME, LLVM, Debian) with the people who build them. The sheer volume of content (800 talks in 48 hours) means you will always find something relevant.
Practice Questions
You are a platform engineer managing Kubernetes clusters and Terraform infrastructure for a mid-size SaaS company. Which three conferences from this list would provide the most relevant learning, and what specific tracks or sessions would you prioritize at each?
Compare the format and community of Black Hat (security research) and DEF CON (hacker community). What would you learn at each that the other does not provide, and why would you attend both in the same week?
A frontend team is evaluating React Server Components and needs to understand the long-term direction of the React ecosystem. Which conference provides the most authoritative information, and what alternative sources would you use for the months between conferences?
You have a conference budget for one event this year. Design a decision framework (questions to ask, factors to weigh) for choosing between KubeCon, PyCon, and Strange Loop based on your current project needs and career goals.
A manager wants to send their team of 10 developers to one conference. Compare the learning value of sending everyone to the same conference versus distributing the team across multiple conferences and having each person report back.
Brand Credit
Built by the developers of Doda Browser, DodaZIP, and Durga Antivirus Pro. Our engineering team regularly presents at KubeCon, PyCon, and OWASP AppSec. The cloud native architecture patterns learned at KubeCon directly influence Durga Antivirus Pro's distributed scanning pipeline, which processes over 2 million files daily across global regions.
How to Choose the Right Conference for You
With so many excellent conferences available, choosing the right one requires matching the conference strengths to your career stage, learning goals, and budget.
Early-career developers (0-3 years): Prioritize community-focused conferences where learning and networking are accessible. PyCon US offers beginner-friendly content, mentorship programs, and open source sprint opportunities where you can contribute alongside experienced maintainers. FOSDEM is free and exposes you to the breadth of open source development. JSConf provides broad JavaScript ecosystem coverage without requiring deep specialization.
Mid-career developers (3-7 years): Specialize in your domain. Cloud engineers should prioritize KubeCon. Frontend developers should attend React Conf or CSS Day. Language specialists should attend their language conference (PyCon, GopherCon, RustConf). At this stage, the technical depth of talks and the quality of hallway conversations determine conference value.
Senior developers and architects (7+ years): Focus on roadmap and strategy content. KubeCon and AWS re:Invent reveal where major platforms are heading. Strange Loop provides cross-disciplinary inspiration. SRE and OWASP AppSec offer deep coverage of specialized areas where senior engineers are expected to have expertise. The value at this level comes from conversations with peers at other companies who face similar challenges.
Managers and leaders: The Phoenix Project mentality applies. DevOps'ish content, SRE Weekly themes, and leadership-focused tracks at general conferences. Many conferences now offer dedicated management tracks. The DevOps Enterprise Summit focuses specifically on IT transformation at scale, which is directly relevant to engineering leaders.
Budget-constrained attendees: FOSDEM is completely free (though you pay for travel to Brussels). Many conferences offer diversity scholarships, volunteer opportunities (free admission in exchange for helping), early-bird pricing, and discounts for students or independent developers. Consider local community conferences (CityJS, local PyCon events) which offer lower travel costs and strong local networking.
Conference Preparation Checklist
Proper preparation multiplies the value you get from a conference. Here is a systematic approach.
One month before: Register early for best pricing. Book accommodation near the venue. Review the speaker list and session schedule. Mark your must-attend sessions. Identify speakers you want to meet. Prepare specific questions for Q&A sessions. Update your LinkedIn and portfolio. Set up a separate email filter or folder for conference communications.
One week before: Print or save offline the conference map and schedule. Charge all devices. Pack business cards or have a digital alternative ready. Prepare a short introduction about yourself (30 seconds: name, role, what you work on). Set up a note-taking system (Notion, Obsidian, or a simple text file). Identify specific companies or people you want to network with.
During the conference: Attend talks outside your comfort zone. Sit next to people you do not know during sessions. Ask questions during Q&A (have your question ready). Take notes during sessions. Visit the expo hall and talk to sponsors. Use social media to share insights and connect with other attendees. Stay hydrated and eat properly — conference days are physically demanding.
After the conference: Within 24 hours, review your notes and highlight key takeaways. Within one week, follow up with people you met on LinkedIn. Write a summary post for your team or blog. Identify 2-3 things from the conference to apply to your work. Review business cards or contacts and add notes about each person. Bookmark talks that have published videos for later reference.
## Conference Follow-up Template
**Conference**: [Name], [Location], [Date]
**Key takeaways**: [3-5 bullet points]
**Action items**:
- [ ] Read the spec/repo related to [talk topic]
- [ ] Try [tool/technique] from [talk title]
- [ ] Share [key insight] with team in next tech talk
- [ ] Connect with [person] on LinkedIn
- [ ] Apply [pattern] to [current project]
**People met**: [Name, Company, Context, Follow-up date]
**Talks to watch (recordings)**: [List of URLs]
Maximizing the Conference Experience
Beyond the official sessions, conferences offer many informal learning and networking opportunities.
The hallway track: The conversations between sessions, in hallways, at coffee stations, and during meals are where the most valuable learning happens. Experienced conference-goers prioritize hallway conversations over attending every session. If you are torn between two sessions, pick one and use the other time slot for hallway conversations.
Birds of a feather sessions: Many conferences offer unconference-style sessions where attendees self-organize around specific topics. These sessions are more interactive than formal talks. Propose a topic you want to discuss. Birds of a feather sessions are where specific problems get solved through collective expertise.
Workshops and tutorials: Full-day or half-day workshops provide hands-on learning that talks cannot match. Workshops cost extra but provide the deepest learning per time invested. Choose workshops that teach a specific skill you can apply immediately, not general overviews.
The expo hall: The vendor expo is often dismissed as marketing, but it is a valuable learning opportunity. Startups are happy to demo their products and answer questions. Established vendors share best practices from their customers. Collect swag but focus on conversations. Ask vendors about their biggest technical challenges — the answers reveal industry trends.
Evening events: Conference social events, parties, and dinners are where deeper relationships form. Attend at least one evening event. Set a goal to meet 3-5 new people. Follow up the next day. Evening events are less structured than the day sessions, which makes them better for genuine conversations.
Remote Conference Attendance
Not everyone can travel to conferences. Remote attendance options have improved significantly since 2020.
Live stream: Most major conferences offer live stream tickets at reduced prices. Live stream access includes the main track talks, sometimes with a dedicated chat channel for remote attendees. Participate in the chat to ask questions and connect with other remote viewers.
Recorded talks: Conference talk recordings are typically published on YouTube within 2-6 months after the event. Create a watch list of talks from conferences you could not attend. Watch them during dedicated learning time. Recordings lack the Q&A and hallway track but provide access to the talk content.
Virtual networking: Some conferences offer virtual networking platforms where remote attendees can schedule one-on-one video chats. Use these to connect with speakers and other attendees. Treat virtual networking with the same preparation as in-person: have your introduction ready, ask specific questions, and follow up afterward.
Twitter/X follow: Follow the conference hashtag on social media during the event. Attendees share insights, quotes, and resources in real time. The conference hashtag captures the highlights even if you cannot attend virtually. Search for the hashtag after the conference to find shared resources.
Conference Budget Planning
If your employer does not cover conference costs, you can still attend with careful planning.
Estimated costs: Ticket ($500-2,000 for multi-day, $200-500 for single day), flight ($200-800 domestic, $500-1,500 international), hotel ($150-300/night for 3-5 nights), food ($50-100/day), transportation ($50-100). Total estimate: $1,500-5,000 for a multi-day conference.
Cost reduction strategies: Register early (early bird saves 20-40 percent). Use conference hotel blocks or hostels/airbnbs. Share accommodation with colleagues. Apply for diversity scholarships (most conferences offer free tickets plus travel stipends for underrepresented groups). Volunteer at the conference (free admission in exchange for helping). Present a talk or workshop (free admission plus travel support at most conferences).
Making the case to your employer: Frame conference attendance as professional development that benefits the company. Identify specific talks that are relevant to current projects. Calculate the ROI: a single insight that improves team productivity by 5 percent is worth more than the conference cost. Offer to write a summary post and present findings to the team.
Conference Talks Worth Traveling For
Some conference talks have become legendary in the software engineering community. Watching these (even on video) provides perspective that is worth the time investment.
"The Myth of the Genius Programmer" by Brian Fitzpatrick and Ben Collins-Sussman (Google): Discusses the collaborative nature of software development and debunks the lone-genius myth. Available on YouTube from various conferences.
"How to Design a Good API and Why It Matters" by Joshua Bloch (Google): The definitive talk on API design principles. The advice on naming, consistency, and minimalism applies to any programming language.
"Stevey's Google Platforms Rant" by Steve Yegge: Not a conference talk but an internal Google post that leaked. Discusses platform strategy and why every company should think like a platform. Widely shared and referenced.
"The Night Watch" by James Hamilton (AWS): Discusses the lessons from running Amazon production infrastructure. Covers operational excellence practices that apply at any scale.
"Simplicity Matters" by Rich Hickey (Clojure creator): Argues that simplicity is a prerequisite for robust systems. Distinguishes between simple (one thing) and easy (familiar). A must-watch for anyone designing complex systems.
Practice Questions (Continued)
A senior backend engineer with 10 years of experience has never attended a conference. They have a budget for one conference per year. Using the guidance in this guide, design a 3-year conference attendance plan that balances domain depth with cross-disciplinary exposure.
Compare the ROI of a local single-day conference ($200 ticket, $50 travel) versus a major international conference ($1,500 ticket, $1,500 travel). What factors determine which is more valuable for different career stages?
A conference attendee returns from KubeCon with 30 pages of notes but no action items. Using the preparation and follow-up templates from this guide, redesign their conference workflow to produce actionable outcomes.
A team of 5 engineers has a budget to send 2 people to a conference. Design a selection process for who should go and a knowledge-sharing plan for how the other 3 team members benefit.
A developer is deciding between attending PyCon US (general Python, strong tutorials, large community) and RustConf (focused language conference, smaller community, deeper technical content). Based on their career stage and goals, design a decision framework.
Regional Conference Alternatives
If the major international conferences are too expensive or distant, regional alternatives provide similar value at lower cost.
North America: PyCon US, KubeCon NA, React Conf, AWS re:Invent (all large, expensive). Regional alternatives: Open Source Summit North America, O'Reilly Software Architecture Conference, local meetup conferences (TechCrunch Sessions, city-specific developer days).
Europe: FOSDEM (free, Brussels), Devoxx (Belgium, UK, Poland), NDC (London, Oslo, Sydney), JAX (Germany), WeAreDevelopers (Vienna). European conferences tend to be less expensive and have strong community focus. The European tech scene is well-connected through these events.
Asia: PyCon APAC, JSConf Asia, RubyConf India, DeveloperWeek Asia (Shanghai). Asian conferences are growing rapidly but are less well-known internationally. They offer excellent networking with the Asian developer community.
Virtual-first: Some conferences are designed for remote attendance from birth. Developer Day (independent, focused on web development), The Lead Dev (engineering leadership), and DevOps Days (local community-organized) have strong virtual participation models.
Conference Code of Conduct
All major conferences enforce codes of conduct to ensure safe and inclusive environments. Understanding your responsibilities as an attendee is essential.
What codes of conduct prohibit: Harassment of any kind (verbal, physical, sexual), discrimination based on identity, intimidation, stalking, disruptive behavior, and unauthorized recording or photography. Codes of conduct apply to all conference spaces including talks, workshops, social events, and online channels.
How to report violations: Every code of conduct has a reporting process. Contact a conference organizer, approach the registration desk, or use a dedicated phone number or app. Reports are taken seriously and handled confidentially. You do not need to be the victim to report — if you see something, say something.
Your responsibility as an attendee: Respect personal boundaries. Ask before taking photos. Use preferred pronouns. Do not assume consent for physical contact. Be aware of power dynamics in conversations. Make space for others to speak. If someone tells you that your behavior made them uncomfortable, listen, apologize, and change your behavior.
Brand Credit (Extended)
Built by the developers of Doda Browser, DodaZIP, and Durga Antivirus Pro. Our engineering team regularly presents at KubeCon, PyCon, and OWASP AppSec conferences around the world. The cloud native architecture patterns learned at KubeCon directly influence Durga Antivirus Pro distributed scanning pipeline, which processes over 2 million files daily across 12 global regions. Our team members have served on program committees for PyCon US and KubeCon, and we sponsor diversity scholarships to make these events accessible to developers from underrepresented groups. The conference experiences described in this guide reflect not just attendance but active participation in the communities that shape our industry.
Built by the developers of DodaTech
Doda Browser, DodaZIP & Durga Antivirus Pro