WSO2
Meet other local people interested in WSO2: share experiences, inspire and encourage each other! Join a WSO2 group.
36
members
1
groups
Frequently Asked Questions
Yes! Check out wso2 events happening today here. These are in-person gatherings where you can meet fellow enthusiasts and participate in activities right now.
Discover all the wso2 events taking place this week here. Plan ahead and join exciting meetups throughout the week.
Absolutely! Find wso2 events near your location here. Connect with your local community and discover events within your area.
WSO2 Events Today
Join in-person WSO2 events happening right now
TechTalkThursday #27 @ Nine
Let's get together for the next TechTalkThursday to learn new things and share experiences!
17:30 Door opening
18:00 **Intro** – Thomas Hug, CEO & Founder of Nine
\~ 18:05 **One Platform, Any Scale: Roche Linux** – Karol Swiderski (Principal Solutions Engineer at Roche)
\~ 18:30 **A Few Quirks About MCP** – Thimo Koenig (Co-Founder & CTO at tekkminds)
\~ 19:00 **Agentic Engineering: How To Use AI As Peer (DevOps) Programmer With Context, MCP, Prompts, Rules and Workflows** – Jonas Felix (Coach & Co-Founder at letsboot.ch)
\~ 19:30 Snacks & Drinks
Have we aroused your interest? Then please register!
We look forward to meeting you!
You can also watch this event's livestream on YouTube: https://www.youtube.com/watch?v=B9_weIWteGA
Cloud Native Computing Meetup | March 2026 - Afternoon edition
Let's meet at the CNC meetup on Tuesday, March 10th, 2026, at 15:00 CET.
**Location:**
VSHN Tower, 8th floor, Neugasse 6, 8005 Zürich
**Agenda:**
Would you like to speak at this event? Contact us at [https://cnc-meetup.ch](https://cnc-meetup.ch)! Guidelines:
* All sessions are held in English.
* No product or sales pitches are allowed.
* All projects showcased should be open source.
* We cannot cover travel costs, but we welcome speakers from other regions.
* We're seeking more diversity among our speakers: underrepresented groups are welcome!
14:30 – Door Opening
15:00 – Welcome, Intro, & Announcements
15:05 – TLS Hot Reload, Janne Kataja (SIX)
15:30 – 5 minutes pause
15:35 – Cloud-Native Application Definition and Delivery with OAM and KubeVela, Raffael Klingler (AXA)
16:00 – 5 minutes pause
16:05 – From Problem to Production: DevOps for AI with Kubeflow, Fabrizio Lazzaretti (Wavestone) and Marco Crisafulli (enki)
16:30 – 5 minutes pause
16:35 – Bye-bye Ingress-NGINX, hello Gateway API, Urs Zurbuchen (Airlock)
17:00 – Final words, networking & apéro
TLS Hot Reload, Janne Kataja (SIX)
Learn how to minimize disruptions caused by TLS certificate rotations by enabling hot reloading in your application. In Kubernetes, TLS certificates are typically stored in Secrets and mounted into pods. When a Secret is updated, for example, due to certificate rotation by cert-manager, Kubernetes updates the projected secret volume. Hot reload mechanisms detect these file changes and reload TLS certificates without restarting the pod. This enables live certificate rotation, maximizes availability, and reduces operational risk associated with restarts. The approach makes shorter-lived TLS certificates operationally viable.
Janne is a Cloud Platform Engineer at the SIX Group, where he builds cloud platforms and services for the financial community. Originally from Finland, he now lives in Baar, Zug. Opinions are his own.
Cloud-Native Application Definition and Delivery with OAM and KubeVela, Raffael Klingler (AXA)
What if developers could focus on their applications instead of the platform beneath them? The Open Application Model (OAM) makes this possible by shifting the focus from containers and orchestrators to applications themselves. Instead of wrangling low-level Kubernetes manifests, developers define applications using modular, reusable building blocks. KubeVela brings this model to life, rendering abstract definitions into deployable resources. In this session, we'll explore how OAM enables application-centric definitions and see KubeVela in action. You'll see an application evolve from a simple definition to a sophisticated setup with cloud-managed services and GitOps integration.
Raffael Klingler is a Platform Engineer at AXA Switzerland, where he helps development teams ship software faster and more reliably. He recently completed his Master's thesis on Internal Developer Platforms, diving deep into OAM, KubeVela, and the challenge of making application delivery less painful. When not wrangling Kubernetes manifests, he's probably thinking about how to make developers' lives easier.
From Problem to Production: DevOps for AI with Kubeflow, Fabrizio Lazzaretti (Wavestone) and Marco Crisafulli (enki)
Despite massive investments in AI, most enterprise AI initiatives fail to reach production — not because of model quality, but because of fragmentation among data science, platform engineering, and business teams. MLOps addresses this challenge by applying DevOps principles to machine learning, and Kubeflow has emerged as a de facto open platform for operationalizing these practices in cloud-native environments. In this talk, we explore how Kubeflow enables collaboration, automation, and repeatability across the entire ML lifecycle, from requirements gathering and experimentation to deployment and continuous improvement. Using a real end-to-end example, we’ll demonstrate how Kubeflow Pipelines, training workflows, and integration with the CNCF ecosystem help teams move beyond ad-hoc experimentation toward production-grade AI systems. Attendees will see how a vendor-neutral Kubeflow-based MLOps architecture supports multi-cloud deployments, enforces operational best practices, and creates continuous feedback loops between stakeholders. Whether you are introducing MLOps for the first time or refining an existing platform, this session provides practical insights into using Kubeflow to turn AI from a research activity into a sustainable business capability.
Fabrizio Lazzaretti is a Managing Consultant at Wavestone and CNCF Ambassador who bridges cutting-edge cloud-native technologies with enterprise architecture. As maintainer of the CloudEvents Rust SDK and co-author of "Crafting Great APIs with Domain-Driven Design," he brings deep expertise in event-driven architecture and microservices to complex challenges. With over 10 years of experience in software architecture, development, and DevOps, he currently drives architectural transformation and AI initiatives across sectors, connecting business and IT through collaborative API design.
Marco Crisafulli is the co-founder of enki, a Swiss machine learning company focused on training, consulting, and implementing practical ML use cases for Swiss enterprises. With a strong background in enterprise software and cloud-native infrastructure, he specializes in MLOps, Kubernetes, and production-grade ML platforms, and has deep hands-on experience with Kubeflow. He works closely with organizations to bridge the gap between experimentation and reliable ML systems in production, helping teams operationalize ML at scale.
Bye-bye Ingress-NGINX, hello Gateway API
The Kubernetes ecosystem is undergoing a major transformation as the legacy Ingress model, long dominated by the NGINX Ingress Controller, reaches its limits and faces discontinuation. This talk explores why the Kubernetes Gateway API is emerging as the new standard for security and architecture. We'll dive into the shortcomings of traditional Ingress (including "annotation hell" and recent security vulnerabilities) and highlight the architectural and operational advantages of Gateway API. Finally, we will present a few options on how you can move forward and implement a new solution.
Urs Zurbuchen is a Senior Security Consultant at Airlock. As an engineer and consultant for the design and implementation of IT security solutions, he is familiar with the requirements for secure digitalisation processes. Urs has more than 20 years of experience in designing and integrating web application security solutions (web application firewall, authentication, single sign-on, access control) as well as in designing and implementing identity & access management projects (user management, authorisation management, processes, provisioning). Mr Zurbuchen can advise on the conception of non-technical topics such as organisation, guidelines, compliance requirements and regulations, as well as on the implementation of application and system architecture audits.
The event will be recorded and made available on VSHN's YouTube channel: [https://vshn.tv](https://vshn.tv). Subscribe to stay notified of updates.
We expect all participants to abide by VSHN's Conference Code of Conduct: [https://www.vshn.ch/en/code-of-conduct/](https://www.vshn.ch/en/code-of-conduct/)
If you would like to share your cloud-native projects at the CNC Switzerland meetup events or sponsor future events, just send us your talk suggestion here: https://cnc-meetup.ch. We look forward to hearing from you!
✨DC4131 - Beer on Tuesday (BoT) Zurich🍻
Come and experience the infamous DC4131 hacker meetup vibe! 👾🍻
Please find more event specific info's on our **[webpage](https://www.beerontuesday.ch/)**.
If you have any location specific questions, reach out to the local BoT Master, otherwise please don't hesitate to contact the board through our **[website](https://www.defcon-switzerland.org/)**.
Did someone say **SWAG?! –** That’s right baby, we are back with our refreshed swag shop, where you can now again purchase the latest and sexiest DC4131 Swag – All options and details are here: **[DC4131 Swag Shop](https://industryink.co.uk/collections/defcon)**
We are also on **[Discord](https://discord.gg/Q3KXn5u)**[ ](https://discord.gg/Q3KXn5u):) Come say hi!
Practice your programming skills with Python, Js, Java, C(++) or ...
Anybody who wants to practice their programming skills is welcome. We share our ideas, learn from each other, do some exercise, ask questions, etc. This meetup is the best for those who want to improve their skills by programming and learning in a group
If you want to learn more about our Co-Learning, please have a look at our website:
[https://opentechschool-zurich.github.io/](https://opentechschool-zurich.github.io/)
\*\*\*
We have a chat group you can join to get more information:
[https://app.element.io/#/room/#ots-zh:matrix.org](https://app.element.io/#/room/#ots-zh:matrix.org)
(You need to create a free account if you don't already have one)
Remote participants are also welcome. You first need to join the Element chat and then get into the video call that we start at around 19:00 (if we forget, pleas ping us in the Element chat!)
\*\*\*
Our main languages are Python and Javascript, but we welcome every programming languages.
Some of the skills we can help you learning:
* Python and
* ... PyGame (Zero / Play)
-.... Flask
* ... Jupyter and data science
-... PySide2 / PyQt
* ... Shoebot
* C++ and
* ... Qt
* ... cmake
* ... and modern C++
* Flutter for Apps
* PHP and
* ... Vue.js
* ... Wordpress
* JS and React.js
We have a few Github repository that can be interesting to browse:: https://github.com/opentechschool-zurich/
Learn programming with Python, Java, Javascript, C(++) or ...
Dies ist ein informelles Treffen für Lernende, die ihre ersten Schritte in der Programmierung machen oder ihre Grundkenntnisse vertiefen möchten.
***
This is an informal meetup, for learners that want to do their first steps in programming or want to consolidate their skills.
We spend one hour and a half working on tutorials, exercises or projects. If you need help to get started, we will help you finding a good way for learning.
You should be prepared to spend your time "doing things": just hanging around and listening might get boring, if all other people are learning on their side.
There are experienced people are around and you can ask questions as soon as their arise or bring with you questions you have had during the week.
During the last half an hour, we do a (simple) exercise together.
We speak German, English, and a few other languages.
Currently, how main programming languages are:
* Python
* Javascript
* Java
* Flutter
* C++
* C
* C#
* PHP
But you're free to learn any programming language during our Co-Learning!
If you want to learn more about our Co-Learning, please have a look at our website (no frequent updates...):
https://opentechschool-zurich.github.io/
If you're starting with Python, we can suggest:
* Learning Python the hard way (https://learnpythonthehardway.org/python3/) (for Python 3).
* The Solo Learn Python 3 Tutorial (https://www.sololearn.com/Course/Python/).
* A big list of Python tutorials: https://docs.python-guide.org/intro/learning/
For Node.js:
* Nodeschool: https://nodeschool.io/
For C++
* https://de.wikibooks.org/wiki/C%2B%2B-Programmierung
* https://www.sololearn.com/Course/CPlusPlus/
Speak effortlessly to any audience - Toastmasters Zuriberg
🌅 **This Meeting’s Theme: “Awakening”**
In public speaking, an awakening is that incredible "a-ha!" moment 💡 you create for your audience. It's about using your words to switch on the lights, opening their eyes 👀 to a brand new perspective. It’s also about awakening the powerful, confident speaker 🤩 hidden inside you! So come ready to share your breakthroughs and be the spark ✨ that inspires a new way of thinking!
\*\*\*
💸 You can **pay directly via Meetup**!
For this meeting, we’re collecting **CHF 37**, which also includes a delicious dinner prepared by the restaurant. That’s dinner *and* personal growth in one go—what a deal! 🍽️✨
Per default, you're in for the vegetarian option. If you want meat, let us know via PM before Sunday!
\*\*\*
**🎤 Practice public speaking, sharpen your communication, and grow your leadership skills**
Ever wanted to feel more confident speaking in front of others? Or perhaps become a better communicator and leader?
Toastmasters is the perfect place to challenge yourself in a warm, supportive, and safe environment. Here, you can practice, learn, grow, mentor, and share—while having a laugh or two along the way. 😄
With over **16,600 clubs worldwide**, Toastmasters helps people reach their full potential as confident speakers and inspiring leaders.
\*\*\*
**👋 Welcome to Zuriberg Toastmasters Club**
We usually meet on the **2nd, 3rd, and 4th Tuesday** of each month in the beautiful **Zunftsaal** at *Restaurant zum Grünen Glas* in Zurich.
(We’ll always notify you if there's a change in venue.)
\*\*\*
**🗓️ What to expect at a meeting**
Each meeting is hosted by the **Toastmaster of the evening**, who welcomes guests and introduces the *Word of the Day*.
Then, we move into the main event:
**🎙️ Prepared Speeches** – 3–4 speeches, each 5–7 minutes long
**🍽️ Dinner Break** – Enjoy a delicious meal together
**📝 Speech Evaluations** – Supportive and constructive feedback
**🎯 Table Topics** – Fun impromptu speaking, open to guests too!
**🔍 Meeting Evaluation** – A general overview and suggestions for improvement
**🗣️ Guest Feedback & Closing** – Share your thoughts and wrap up the evening
**🍻 After-Hours Conversations** – Stick around for drinks and good chats
\*\*\*
**❓ FAQs**
**Do I have to speak at my first meeting?**
Nope! You’re welcome to just observe. If you feel comfortable, you can introduce yourself and maybe even try Table Topics. Totally optional!
**Is there a teacher or instructor?**
There’s no formal instructor. The club is run by elected members, and learning happens through practice and peer feedback. You’ll receive a speaking guidebook and can also request a mentor.
**Do I have to pay for the dinner?**
Yes, the CHF 37 fee covers dinner and the venue. Soft drinks are not included and cost approx. CHF 6.
**How many people attend?**
Usually between **20–30 people**, a mix of members and guests. Meetup RSVPs mostly reflect guest numbers.
**What is Toastmasters International?**
A nonprofit founded in 1924 with **16,400+ clubs** in **141 countries**, Toastmasters helps people become better speakers, communicators, and leaders.
**Can anyone join?**
Yes! Anyone **18 or older** is welcome to become a member.
**What is the refund policy?**
Unfortunately, we cannot offer refunds for cancellations. But we know that life can get in the way, so guests cancelling two or more days prior to the event are welcome to reach out via private message and we can coordinate a visit at a later date without further charges.
\*\*\*
We look forward to seeing you—whether it’s your first word or your first speech. 😊
Come for the skills, stay for the stories!
Daily Evening Meditation at 7 - 7:30pm - open to all
### Daily Evening Meditation
##### For all peace lovers and others, for beginners and advanced meditators.
We love silence.
We meditate with our eyes open—or closed, if you prefer. Come and enjoy the powerful vibrations of peace.
We are happy to offer guided meditation upon request.
**Welcome—join the wave of peace!**
[www.brahmakumaris.ch](www.brahmakumaris.ch)
WSO2 Events This Week
Discover what is happening in the next few days
March Meetup @ Digitec Galaxus
Join us for our next GraphQL Meetup on **March 12th** in Zürich!
The event will start at **6:00 PM**, with time for networking and the first talk beginning at **6:30 PM**. Location, drinks, and food are generously provided by **Digitec Galaxus**.
If you’d like to host one of our future events, please reach out to us at contact@chillicream.com.
The event will be **hybrid**. We strongly encourage you to join us in person for the full experience, but we will also provide a livestream for remote attendees. When you sign up, please let us know whether you’ll attend in person or online.
**Schedule**
**18:00 – 18:30**
Welcome & Networking
**18:30 – 19:00**
**GraphQL Batching: DataLoaders and Batch Resolvers Explained** \- Michael Staib
GraphQL servers rely on batching to avoid the N+1 problem, but where should batching actually happen?
In this talk, we explore three common approaches: DataLoaders, Batch Resolvers, and breadth-first (BFS) execution. While all aim to reduce redundant data fetching, they solve different problems and live at different layers of your stack.
We will examine how each approach works, when to use one over the other, and how modern GraphQL servers implement batching under the hood. Along the way, we will look at practical execution details like field merging and batching across multiple operations.
By the end, you will have a clear mental model for GraphQL batching and the trade-offs between DataLoaders, Batch Resolvers, and BFS execution.
**19:00 – 19:30**
**Semantic Introspection** \- Pascal Senn
GraphQL's rich type system makes it an ideal foundation for agents to explore and work with APIs.
The SDL provides the structure agents need to reason about capabilities and data.
Queries let them retrieve information, while mutations enable them to take action.
In practice, however, production GraphQL schemas are often too large to fit in the context window and difficult to understand without additional context.
So what if agents could interact with any GraphQL API in a generic, reliable way?
In this session, we'll look at the challenges of agentic interactions with GraphQL and how semantic introspection could unlock a new way for agents to navigate the schema and interact with GraphQL APIs more reliably.
**19:30 – 20:00**
**The Future of GraphQL Federation: Composite Schemas in action** \- Tobias Tengler
GraphQL federation enables teams to compose multiple services into a single unified API. But the federation ecosystem is evolving.
In this talk, we introduce the GraphQL Composite Schema specification, a new open standard developed under the GraphQL Foundation and co-created by Apollo, The Guild, and ChilliCream. Rather than introducing yet another competing approach, the Composite Schemas specification aims to standardize and modernize GraphQL federation by addressing limitations of earlier federation protocols.
We will explore how GraphQL APIs can be federated using Composite Schemas and how queries are planned and executed across services. Along the way, we will demonstrate the first implementation of the specification with Hot Chocolate Fusion 16 and share some of the design decisions behind it.
By the end, you will understand what Composite Schemas are, how they improve GraphQL federation, and how to start using them with Fusion.
Atlassian Community Zürich - Breakfast Edition
AC Zurich Community Znüni (DE)
"Für einen guten Start in den Tag mit Confluence, Community und Gipfeli."
Wir laden Dich herzlich zu unserem Community Breakfast ein! Gemeinsam möchten wir den Morgen nutzen, um uns bei Kaffee und Frühstück auszutauschen, spannende Inputs zu hören und neue Impulse rund um Intranet, Wissensmanagement, Assets, Metadaten und Qualitätsmanagement mitzunehmen.
Datum: Donnerstag, 12. März um 09:00 Uhr
Treffpunkt: catworkx, Roter Turm, Theaterstrasse 17, Winterthur
Agenda:
9:00 Welcome & News
9:30 Vortrag Medics Labor AG
10:00 Input - Details folgen.
10:30 Vorstellung Marketplace App - Details folgen.
10:45 Ausblick auf weitere Events
11:00 Networking
Wir sehen uns dort!
AC Zurich Community Breakfast (EN)
„For a great start to the day with Confluence, community, and croissants.“
You’re warmly invited to join our Community Breakfast! Let’s use the morning to connect over coffee and breakfast, gain new insights, and exchange ideas around intranet, knowledge management, assets, metadata, and quality management.
Date: Thursday, 12th March at 09:00
Meeting point: catworkx, Roter Turm, Theaterstrasse 17, Winterthur
Agenda:
9:00 Welcome & News
9:30 Presentation by Medics Labor AG
10:00 Input – Details to follow
10:30 Marketplace App Presentation – Details to follow
10:45 Outlook on Upcoming Events
11:00 Networking
See you there!
Agenda
---
Hosted By
Martin Wulff, CEO bitvoodoo
In the Atlassian ecosystem for over 13 years. Leading the Atlassian Community Zurich since 2020. Managing Communardo Switzerland (formerly bitvoodoo), an Atlassian Solution Partner, since 2012.
Mike Carstensen, Managing Partner
Passionate management consultant with a background in organizational theory, innovation - and technology management as well as process management. Atlassian certified and always striving for improved collaboration, transparency and team work.
Also Pizza fan and music enthusiast.
---
Global Partner
Atlassian (http://atlassian.com)
Millions of users globally rely on Atlassian products every day for improving software development, project management, collaboration, and code quality.
For over a decade, Atlassian customers have come together to network, share ideas, solve problems, and find new ways to use Atlassian products. Today, more than 15,000 people take part in Atlassian community events in more than 30 countries.
---
Complete your event RSVP here: https://ace.atlassian.com/events/details/atlassian-zurich-presents-atlassian-community-zurich-breakfast-edition/.
Zurich dbt Meetup #4 (in-person)
The 4th edition of the Switzerland dbt Meetup and the second one in lovely Zurich!
dbt Meetups are networking events open to all folks working with data! Talks predominantly focus on community members’ experience with dbt; however, you’ll catch presentations on broader topics such as analytics engineering, data stacks, data ops, modeling, testing, and team structures.
🤝 **Organizer:** Education First is organizing this event, enabled by the community team at dbt Labs
📍**Venue Host:** [Education First AG - Selnaustrasse 30, 8001 Zürich](https://www.google.com/maps/place/EF+Education+AG/@47.3711995,8.531678,1548m/data=!3m2!1e3!4b1!4m6!3m5!1s0x47900a010ab1eff3:0x94baf4132723c8ab!8m2!3d47.3711995!4d8.531678!16s%2Fg%2F1td5f0p1?entry=ttu&g_ep=EgoyMDI2MDIwNC4wIKXMDSoKLDEwMDc5MjA2N0gBUAM%3D)
🍕 **Catering:** Pizzas and drinks
**To attend, please read the Health and Safety Policy and Terms of Participation: [https://www.getdbt.com/legal/health-and-safety-policy](https://www.getdbt.com/legal/health-and-safety-policy)**
🗓️ **Agenda**
* 18:00 \| Welcome & registration
* 18:30 \| Opening remarks & housekeeping
* 18:45 \| What's new with dbt?
* 19:00 \| First talk: “Breaking Down Silos: How Analytics Engineering Bridges Data and Software Engineering” by [Federico Colio](https://www.linkedin.com/in/federico-colio/) & [Alex Thwaites](https://www.linkedin.com/in/alexander-thwaites99/) *(Education First)*
* 19:30 \| Second talk \- “Bridging Analytics and ML at Energie360: dbt\, AI Assistants\, and Domain Modeling in Energy” by [Magnus Struckmann](https://www.linkedin.com/in/magnus-struckmann/) *(Energie360)*
* 20:00 \| Food\, Drinks and Discussions 🍕🍺
**EVENT DETAILS:**
**The doors open at 6:00 pm. Presentations begin at 6:30 pm. Food and refreshments will be provided.**
➡️ Join the dbt Slack community: https://www.getdbt.com/community/
🤝 For the best Meetup experience, make sure to join the #local-\ channel in dbt Slack ([https://slack.getdbt.com/](https://slack.getdbt.com/)).
\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
dbt is the standard in data transformation, used by over 40,000 organizations worldwide. Through the application of software engineering best practices like modularity, version control, testing, and documentation, dbt’s analytics engineering workflow helps teams work more efficiently to produce data the entire organization can trust. Learn more: [https://www.getdbt.com/](https://www.getdbt.com/)
cuTile and TileIR: The next step in GPU Programming
After a long hiatus of the compiler social, Lorenzo is joining us to talk about the exciting work happening at NVIDIA that you have probably heard about, namely cuTile/TileIR.
As usual there will be pizza, snacks, beer, and soft drinks after the event for participants, sponsored by NVIDIA.
**Astract:** GPU programming has evolved significantly over the past decade, driven by rapid hardware innovation such as Tensor Cores and new numerical formats. However, the gap between high-level productivity frameworks and low-level performance-centric programming models continues to widen. In this talk, we introduce cuTile and TileIR, a new block-level programming model and intermediate representation designed to simplify high-performance GPU development while preserving forward compatibility with evolving NVIDIA architectures. cuTile provides a tile-centric abstraction for data-parallel workloads, accessible from Python, while TileIR—an MLIR-based low-level IR integrated with CUDA—offers a stable, portable foundation for targeting tensor cores and future hardware generations. Together, they establish a middle ground between usability and control, enabling expressive kernel development without sacrificing performance.
We present the programming model, illustrate it with examples, discuss performance considerations, and, if time permits, take a deeper dive into the core abstractions behind TileIR: https://github.com/NVIDIA/cuda-tile
**Location:** The event is taking place in the room G59 in the CAB building of ETH Zurich at the Zentrum campus. Enter from Universitätstrasse 6.
Flutter Zürich Hybrid Meetup March 2026
Join us on Thursday, March 12th for an evening of **Flutter**, **mobile product development** and **real-world lessons** \- with talks\, networking and a community roundtable\.
This meetup is for **everyone involved in building mobile products**, not just developers:
Flutter & mobile engineers, UX/UI designers, product & project managers, QA, engineering leads, founders and decision makers.
You don't need to write Flutter code to benefit — this is about building better mobile products, end-to-end.
Event language: **English**
Free **snacks & drinks** will be available on-site (while supplies last that is)
**WHAT YOU'LL LEAVE WITH**
• Practical patterns for moving from MVP to maintainable codebases
• Architecture lessons for scaling Flutter apps beyond a side project
• New contacts across dev / UX / product / leadership (and fresh perspectives)
**SCHEDULE (CET / Zürich time)**
• 18:30 Doors open @ Liip AG + Google Meet starts
• 19:00 Talk #1 (45 min)
• 19:45 Break (15 min)
• 20:00 Talk #2 (45 min)
• Afterwards Networking + community roundtable (demos, questions, discussion)
**TALKS**
• 19:00: **From MVP to Maintainable** by Radivoje Ostojic (45 min)
• 20:00: **Building Production-Ready Flutter Apps: From Side Project to Scalable Architecture** by Mordecai Shekwogaza (45 min)
**COMMUNITY ROUNDTABLE (before / between / after talks)**
Show what you're working on (even early prototypes), share open-source contributions, ask for feedback, discuss app architecture, UX challenges, performance, analytics, delivery pipelines, and the future of app development.
**JOIN ONLINE (Google Meet)**
https://meet.google.com/tjf-htxa-xmm
**JOIN ON-SITE (Zürich)**
The location will take place at the offices of:
Liip AG
Limmatstrasse 183
8005 Zürich
Bring a colleague (dev, UX, PM, stakeholder) — the more perspectives, the better!
Public Speaking Meetup – Hybrid
**WALK THE TALK** Zurich Toastmasters is the place to be if you want to improve your public speaking, communication, and leadership skills.
**Walk the Talk** offers a friendly and inspirational environment for all levels of public speaking experience. Guests and new members are always welcome!
A typical meeting includes 1–3 prepared speeches by members, evaluations of the speeches, and Table Topics – impromptu speaking.
This meeting is Hybrid.
"You can speak well if your tongue can deliver the message of your heart." John Ford
DISCLAIMER:
We may take pictures/videos of our events and share them online or on social media. If you do not wish to be in the pictures, please let us know before the meeting starts. We will do our best to respect your wishes.
WSO2 Events Near You
Connect with your local WSO2 community
From Idea to Working App in Minutes: The Agentic Development with Amazon Kiro
Discover Kiro, AWS’s innovative development environment that adapts to your workflow. Whether you prefer specification-driven development or a more intuitive, vibe-based approach, Kiro empowers you to build applications your way.
In this session, speakers will explore Kiro’s core functionality and its evolution through re:Invent 2025, along with demonstrations of prompts used to create APIs, hooks, and steering documents.
In the latter part of the session, watch as we build a complete example from scratch, showcasing Kiro’s agentic AI workflow in action for spec-driven development and vibe coding.
What You'll Learn - Core Kiro concepts and development philosophy
Feature evolution: pre and post re:Invent 2025
Practical examples: API creation, hooks, and steering docs
Live coding demonstration with real-time problem solving
Who Should Attend - Developers, solutions architects, and technical leaders interested in modern AWS development tools and AI-assisted coding workflows.
**Speakers Bio:**
Matthew Jorat: Matthew Jorat is a Customer Solutions Manager at AWS with nearly three decades of expertise in AI, cloud transformation, migration, modernization, IT, technology, and business. His career spans infrastructure engineer, solutions architect, security auditor, customer success director, support and services director, and operations officer. He was an early adopter of AWS services as a customer, and his current role at AWS uniquely blends his technical and business skills as he partners with executive teams to translate strategic priorities into measurable business outcomes through cloud adoption, AI implementation, and operational excellence. Matt leads end-to-end AI initiatives for enterprise customers, identifying high-impact use cases and maintaining relentless focus on measurable ROI. He holds eight AWS certifications and serves as Adjunct Professor at Franklin University teaching cloud computing and AWS architecture. His expertise encompasses GenAI, agentic AI systems, migration, modernization, and optimization strategies that drive transformation at scale.
[https://www.linkedin.com/in/mattjorat/](https://www.linkedin.com/in/mattjorat/)
Girish Bhatia: Girish Bhatia is a seasoned technology delivery leader with deep expertise in cross-domain program management. He holds multiple AWS certifications, including AWS Certified Solutions Architect – Associate, AWS Certified Developer – Associate, and AWS Generative AI Practitioner, and is also an AWS Community Builder. Girish brings over two decades of experience in the information technology industry.
Throughout his career, Girish has led major technology-driven business transformation from modernizing on-premises applications to driving large-scale cloud migrations. His work includes API-based integration platforms, data-center and mainframe modernization, and enterprise cloud adoption initiatives.
Based in Columbus, Ohio, Girish works at a tech-forward fintech company. He is passionate about AWS serverless architectures, Generative AI and emerging cloud technologies. An avid learner and builder, he continues to explore and apply the latest innovations in AWS to help organizations accelerate their digital transformation.
https://www.linkedin.com/in/girishbhatia/[https://www.linkedin.com/in/girishbhatia/](https://www.linkedin.com/in/girishbhatia/)
**THANK YOU** *Franklin University* for hosting our meetup! To learn more about *Franklin University*, please visit their website: https://www.franklin.edu/
**DIRECTIONS**
Franklin University
Fisher Hall
300 E. Main St, Columbus, OH 43215
Map: https://maps.app.goo.gl/jxjBA2hUmS5qrvhq8
Parking is FREE! Please park in Lot C in front of Fisher Hall. See attached map.
NOTE: Map the address only. When mapping with Google Maps it may use the Fisher Hall at OSU, which is NOT correct.
**Want to sponsor the pizza and/or bar tab?**
Please contact me if you would like to sponsor this meetup's pizza and/or bar tab: angelo@mandato.com
Building Agents with Microsoft Foundry
We will show a variety of methods for building agents that run in Microsoft Foundry. This covers the different types of agents: Prompt, Multi, and Hosted, as well as the development lifecycle using evals and traces.
Columbus HUG March
Want to be a speaker? submit your talk to our Call for Presenters!!!
https://sessionize.com/cbus-hug-2026/
TBD
**Important time note:** Please plan on arriving between 5:30 and 6:00 as the elevators lock after 6 and you'll need to message us and we'll need to come get you.
The building address is 4450 Bridge Park
The entrance is 6620 Mooney St, Suite 400
**Abstract**
TBD
**YouTube Link**
TBA
ServiceNow's Got Talent
Builders, creators, architects, admins, consultants - come one, come all. This one's for you.
We're bringing a little friendly competition to the Columbus ServiceNow community while highlighting the cool things people have built on the platform.
Five presenters will take the stage to showcase something they've built, solved, designed, or imagined on the ServiceNow platform - and a panel of judges (plus YOU, our amazing audience) will score them live.
So basically, America's Got Talent but make it ServiceNow's Got Talent.
Bring a notepad if you'd like 'cause you'll definitely be learning something new.
Each presenter gets 10 minutes max to wow the crowd with:
• A demo
• A real-world business solution
• A bold idea
• A UX transformation
• Or a creative use of the platform
Judging Criteria:
🏆 Business Value
🚀 Innovation
✨ User Experience
This event is about celebrating ideas, sharing knowledge, and showing how ServiceNow can drive both business impact and meaningful user value.
Come learn. Come support. Come get inspired.
Refreshments and bites will be provided.
And maybe next time… you’ll be on stage.
CBusData - Discover the Power of Window Functions
Window functions have nothing to do with the Windows operating system but provide a “window” to a result set when used in SQL queries. They are powerful, set-based methods to view data in unexpected ways. Window functions provide easy, set-based solutions to solve some common problems:
* Using running totals
* Performing operations in intervals
* Identifying data gaps and islands
* Performing aggregates without losing detail
Many people are confused by window functions and do not know how to use them properly. This session will explore window functions, how they work, and how to use them. Demonstrations with several examples will solidify how window functions can simplify queries and make them more powerful.
Rise and Shine with Atlassian - Downtown/Nationwide
Come chat about Atlassian tools and best practices at the Nationwide Sunny Street Cafe and Breakfast is on Atlassian!
Let's get the day started off with breakfast with your ACE Leaders! We're always excited to talk about Atlassian Products, share our knowledge and hand out swag! Come chat with us about new product news and anything you are working on within the Atlassian product stack. This is a great opportunity to come see what we are all about, hear new business news and share with other Atlassian users your questions and experiences. We'd love to see new and old friends come out to chat and learn about Atlassian!
Agenda
---
Moderators
Kimberly Deal - Columbus Atlassian User Group Leader
Kevin Stanley - Columbus Atlassian User Group Leader
Hosted By
Kimberly Deal, Atlassian User Group Leader
Kevin Stanley, Chief Everything
Greg Sprowls, Agility Lead
---
Global Partner
Atlassian (http://atlassian.com)
Millions of users globally rely on Atlassian products every day for improving software development, project management, collaboration, and code quality.
Partner
Atlassian
---
For over a decade, Atlassian customers have come together to network, share ideas, solve problems, and find new ways to use Atlassian products. Today, more than 15,000 people take part in Atlassian community events in more than 30 countries.
---
Complete your event RSVP here: https://ace.atlassian.com/events/details/atlassian-columbus-presents-rise-and-shine-with-atlassian-downtownnationwide-22/.





















