Cloud Computing
Ti interessa il cloud computing? O magari la "nuvola informatica" è il tuo lavoro? Condividi quel che sai, impara cose nuove, amplia il tuo network: unisciti a un Meetup!
363,699
members
316
groups
Largest Cloud Computing groups
Newest Cloud Computing groups
Frequently Asked Questions
Yes! Check out cloud computing events happening today here. These are in-person gatherings where you can meet fellow enthusiasts and participate in activities right now.
Discover all the cloud computing events taking place this week here. Plan ahead and join exciting meetups throughout the week.
Absolutely! Find cloud computing events near your location here. Connect with your local community and discover events within your area.
Cloud Computing Events Today
Join in-person Cloud Computing events happening right now
A software engineers guide to LLMs
**A software engineers guide to LLMs**
In this talk Richard Conway will break down what LLMs are layer by layer, how they work, how they use software principles to work and how to use them in software.
This will be a fluid talk with a lot of philosophy, maths from school and how to build your software understanding things like hallucinations and new techniques that can make your management of LLMs more deterministic.
We'll consider a lot of things here including the new code generation tools which have developers quivering in their boots, what they mean for our industry and how to use them for effect.
Lots of mini-demos and great discussions, good people, beer and pizza!
**About the speaker**
Richard Conway co-founded the user group, along with Andy Cross, Joe Hancock and Chris Parsons. He is a Microsoft AI MVP and a Microsoft Regional Director and has been writing software in one form or another since his fingers were large enough to hit a ZX81 keyboard.
Cafe Compute London
Registration Portal: [Event Registration Portal](https://luma.com/cclondon26?utm_source=sherif)
About Event
"Why are there no coffeeshops open late? But what if I want to co-work at night?!?" - everyone on Twitter
Cerebras is excited to present, Cafe Compute. The first, late-night pop-up coffeeshop with a barista bar ☕️, cozy snacks and couches 🛋️, and more.
This event is brought to you in collaboration with OpenAI.
Cerebras is the world’s fastest AI inference, up to 15x faster than leading GPUs. Cerebras Inference is powered by our Wafer-Scale Engine (WSE-3) - the world's largest AI chip. Experience the speed for yourself with OpenAI Codex-Spark, powered on Cerebras, and get free compute at cerebras.ai.
Location
Please register to see the exact location of this event.
PyData London - 106th Meetup
**Venue:** Riverbank House, 2 Swan Ln, London EC4R 3AD
**Please note:**
1\. 🚨🚨🚨 A valid photo ID is required by building security\. 🚨🚨🚨
2\. This event follows the [NumFOCUS Code of Conduct](https://numfocus.org/code-of-conduct). Please familiarise yourself with it before attending.
If your RSVP status says "You're going" you will be able to get in. No need to show your RSVP confirmation when signing in.
If you can no longer make it, please unRSVP as soon as possible.
**Code of Conduct:**
This event follows the NumFOCUS Code of Conduct. Please get in touch with the organisers with any questions or concerns.
As always, there will be free food and drinks, generously provided by our host, Man Group.
**Main Talks**
1. **[Nicoleta Lazar](https://www.linkedin.com/in/nicoleta-lazar-921a6864/) Query federation in modern OLAP databases**
As analytics ecosystems grow more diverse, organisations increasingly need to query data across warehouses, data lakes, and operational systems without excessive data movement or duplication. **Query federation** has become essential by enabling unified SQL access and intelligent predicate pushdown into heterogeneous sources. This talk introduces the core principles of federation and why it matters for modern OLAP workloads. Using StarRocks as a model system, we highlight its vectorised execution engine, native connectors, and deep Apache Iceberg integration that together deliver high-performance lakehouse querying.
2. [Ben Guerin](https://www.linkedin.com/in/bjhguerin/) **How I Learned to Stop Worrying and Let Claude Code Write the Python [the story of [ismypubfucked.com](http://ismypubfucked.com/ "http://ismypubfucked.com")]**
43,000 pubs. Official VOA data. One question. [ismypubfucked.com](http://ismypubfucked.com/ "http://ismypubfucked.com") got 400k visits in two weeks and wall-to-wall media coverage: from the Mirror to the Telegraph to City AM.
I'm not a Python developer. I used Claude Code to wrangle government spreadsheets, match them to OpenStreetMap, and ship a working site. All in less than 6 hours from initial idea to a live website. The AI wrote the Python, I just knew what story the data could tell.
This talk covers what happens when tools like Claude Code unlock Python for people who think in narratives rather than syntax, and what a decade of building viral campaigns has taught me about making people actually give a shit about spreadsheets.
**Lightning Talks**
1. **TBC**
2. **TBC**
\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
**Logistics**
Doors open at **6.30 pm** (get there early as you'll need to sign in with building security).
Talks start at **7:00 pm**, with drinks afterwards from **9:00 pm** at The Banker (EC4).
We have reduced capacity for this event, but there will be plenty of people to discuss data science questions with.
Please unRSVP in good time if you realise you can't make it. We're limited by building security on the number of attendees, so please free up your place for your fellow community members.
If you want me to trim lightning talks down to two or shorten any abstracts, say which ones.
Tuesday evening gaming @ The Plough, 381 Lordship Ln, Greater, London SE22 8JJ
We'll be meeting to play games. Invitation open to all members and drop ins. No need to bring your own games as there are always options from other members but please do so if there's something you're interested in playing.
Some longer games we've played recently include Eclipse, Dungeon Lord, Hansa Teutonica, Star Wars: Outer Rim and Inis. But we've also played medium/light games like Heat, Flamme Rouge, Fallout and Ride the Rails. Plus some short card games like Lords of Scotland and Skull King.
Most people generally arrive by about 7:30.
You can park at the pub for free if you validate at the bar and there may also be space on nearby streets.
Please also see our facebook group for some further details and discussion: https://www.facebook.com/groups/315820376735888
Attendance is free and the pub's bar and kitchen should be open.
Django London Meetup April
April Edition ✨✨!
We will be at Kraken Tech (Octopus Energy Group), London office!
(in-person only event, no streaming)
**Talks:**
**Digitising Historical Caving Data with Django** - *Andrew Northall*
Building an automated pipeline with Django which can extract, structure and publish 2,700+ historical printed reports from scanned PDF copies.
*Andrew Northall* is a Python & Django specialist who maintains several open source Django projects/services for the caving and amateur radio communities.
**llms.txt for Django: what works** - *Thibaud Colas*
The llms.txt format is an emerging standard to structure information for Large Language Models. It’s a desirable addition to the docs of Python packages.
Let’s review how to adopt it! We’ll discuss the fundamentals of the format and its benefits as a user of the docs, and as a maintainer. How to produce and consume those files across different tools (Sphinx, mkdocs, Django). How to optimize them for different LLMs with an eval suite. Tools and techniques you should be able to reuse through other engineering tasks with LLMs.
*Thibaud Colas* works at Torchbox as developer, core contributor to the Wagtail CMS build on Django.
**Want to share your Django or Python knowledge?** We’d love to feature your talk! Just fill out our [speaker form](https://forms.gle/LkaRdKVTF9ApbrEq7) to propose a talk!
**Agenda:**
• 6:15pm Doors open, socialising
• 6:30pm Food and drinks offered by our sponsor
• 7:00pm Doors close \*\*
• 7:15pm Introduction, News, Talks
• 8:30pm Socialising
• 9:30pm Fin
**Please make sure to arrive between 6:15 PM and 6:55 PM**. If you arrive earlier than 6:15 PM or later than 6:55 PM, you can take a seat in the seating area located in the downstairs reception.
**Please note that we cannot accommodate arrivals after 7:15 PM.**
Our meetups are governed by a [Code of Conduct](https://www.djangolondon.com/code-of-conduct/). Please take a few minutes to read it.
This meetup is sponsored by:
• [Kraken Tech (Octopus Energy Group)](https://kraken.tech/): "Kraken is a revolutionary energy tech platform built with predominantly Python & Django. We Serve 54 million households worldwide and have 38GW of contracted capacity."
• [JetBrains](https://www.jetbrains.com/): "We make professional software development a more productive and enjoyable experience."
Website: [https://djangolondon.com](https://djangolondon.com/)
BlueSky: [@djangolondon.com](https://bsky.app/profile/djangolondon.com)
Github: [github.com/djangolondon](https://github.com/djangolondon/)
Open Collective: [opencollective.com/the-london-django-meetup-group](https://opencollective.com/the-london-django-meetup-group/)
Musical Vibe Coding w/ ElevenLabs
Vibe Coding Collective is teaming up with **ElevenLabs** to push the boundaries of sound-first vibe coded apps. For one night, we’re getting full access to their tech to explore what’s possible when vibe coding meets voice and music generation.
Whether you want to build a voice-controlled game, an AI storyteller, or a children’s app, this is your playground. Use any tools you like (Lovable, Google AI Studio, v0, Cursor, Replit…) and plug in ElevenLabs' power. 🍻
**Format 🛠️**
We’ll be teaming up in small groups (2–3 people). We'll provide a specific "Voice & Vibe" challenge, then it’s heads-down building. The goal is to **vibe, experiment with sound, and see how voice and music changes the way we interact with vibe coding**.
## New to vibe coding or voice tech? ✨
No worries! We’ll provide a special **ElevenLabs Starter Kit** with API recipes and prompt examples so even total beginners can get an AI talking in minutes.
## Schedule 🕒
*(Aim to arrive by 6:50 PM so we can get your API access sorted!)*
* 7:00 – ElevenLabs Presentation & Tech Demo
* 7:20 – The Challenge + Team Formation 🤝
* 7:30 – Round 1: Build & Hear 💻
* 8:15 – Break (Grab a drink, hear what others are cooking) 🍺
* 8:30 – Round 2: Polish & Play 🏗️
* 9:00 – The "Vibe Check" Demos 📺 (Show/Hear what you built!)
* 9:20 – Hang out, network, make friends ✌️
## Who is it for?
Anyone! Curious coders, GameDevs, artists, musicians, sound designers, voice actors, entrepreneurs. If you’ve ever wanted to talk to your computer (and have it talk back), you belong here.
## What to bring:
* Laptop! 💻
* Headphones (Essential for testing those voice vibes!) 🎧
* Vibes ⚡
## Location 📍
London College of Political Technology
Newspeak House
133-135 Bethnal Green Road
London E2 7DG
👉 No gatekeeping. No silence (this time). Just new voices and friends!
Disclaimer: By signing up, you consent to the
collection and sharing of your name, email address, photos, videos, and software, unless you explicitly opt out by informing the organizers.
Scale Your Brand with AI: Product Marketing, Content Creation & Networking
**Welcome to Networx London – AI, Product Marketing & Startup Professionals!**
Are you a product marketing manager, growth or branding professional, or startup founder looking to harness AI and visual content to scale your business?
Join an engaging evening for innovators, leaders, and executives across industries.
Whether you’re a CEO, founder, investor, or business professional, this is your space to connect, share insights, and explore practical strategies in **AI-driven product marketing, visual storytelling, growth, and branding**.
We start at **6:30 PM** with a warm welcome and light icebreakers to get conversations flowing, followed by **open networking all evening**.
No formal pitches just real connections, fresh ideas, and meaningful relationships in a friendly, laid-back setting.
👉 **Join us on Luma for deeper connections and connect before the event even starts** [https://luma.com/ntl](https://luma.com/ntl)
📍 **Venue: The Sycamore, Holborn**
Located in the heart of London’s vibrant Holborn district, The Sycamore offers a modern and stylish setting with a relaxed, welcoming atmosphere—perfect for networking and socializing after work. Just steps from Holborn station, and easily reachable from Covent Garden, it provides an ideal environment for professionals to connect, share ideas, and enjoy great conversations over drinks.
Come join us, grab a drink, and grow your network—one meaningful conversation at a time.
📅 **Event Schedule**
**18:30 – 19:00 \| Welcome** Kick off with a warm intro and fun icebreakers to set the tone.
**19:00 – 19:30 \| Meet & Greet** Mingle and network in an open, friendly setting.
**19:30 – 21:30 \| Informal Networking** Free-flowing, informal networking all evening—no sales, no pressure. Just authentic connections with amazing people.
💼 **Bring Your Business Cards!** Want people to know what you do? Bring your business cards and share your story. It’s a great way for others to remember you and follow up after the event.
📝 **Have an idea for future events?** We want to hear from you! If there's a specific theme, industry focus, or type of event you’d love to see, let us know. We’ll have a dedicated space with a suggestion sheet where you can write down what you're looking for. Our team will review everything and work step-by-step to make it happen!
💡 **Why Attend?** Connect with product marketing managers, growth and branding professionals, startup founders, and innovators in a dynamic and engaging setting. Exchange insights, discover practical AI and visual content strategies, and meet companies leveraging cutting-edge tools. Get inspired by new ideas, build meaningful connections, and find partners, clients, or investors to scale your projects, business, or startup.
**Who Should Attend:** This event is perfect for **CEOs, founders, co-founders, product marketing managers, growth and branding professionals, startup executives, investors, and business leaders** looking to expand their network, gain actionable insights, and collaborate with a diverse mix of innovators and industry leaders leveraging AI and visual content for growth.
**🎟 Tickets & Entry:** To avoid the venue getting overcrowded and ensure everyone enjoys an amazing night, we've introduced a small ticket price to keep things running smoothly.
**Limited spots!** Register today and hit **Follow** for updates on future weekly events.
📸 **Event Photography** Please note that photos and videos may be taken for promotional purposes.
📸 \*\*Follow us on Instagram for updates and event news:\*\*👉 [@networxldn](https://www.instagram.com/networxldn/ "https://www.instagram.com/networxldn/")
🔗 \*\*Join our WhatsApp group to connect before and after the event:\*\*👉 [https://chat.whatsapp.com/GisOCaIiMeKEehV5Lv7qxg](https://chat.whatsapp.com/GisOCaIiMeKEehV5Lv7qxg "https://chat.whatsapp.com/GisOCaIiMeKEehV5Lv7qxg")
Cloud Computing Events This Week
Discover what is happening in the next few days
In Person: CoffeeOps
We are back! This is going to be a monthly IN PERSON meet up in London.
A very big thank you goes to Accurx who is hosting us in their amazing Shoreditch offices. This will include access to facilities including coffee! 😻☕️
**Want to know more? 👇**
As with all CoffeeOps, this is an interactive, chatty, build your own adventure type of meet-up. Instead of booking in experts to *learn* *from*, we gather a group of practitioners to ***learn*** ***with***. We have been running for over 4 years now and often get feedback that this is the most useful meetup people join!
The event is approximately 90 minutes and always starts by brainstorming topics to discuss. The group then votes on the most relevant/interesting to them and we then cycle through the topics trying to discuss each deeply, but in a time bound slot.
To get an idea of topics, you can check out our remote board [here](https://easyretro.io/publicboard/h404NF84Uje4tCcxpJdHr4Ycs9B3/a4a35d2b-181b-409b-832e-a729be1af79c). The general gist is anything is fair game, though we tend to revolve around software delivery and definitely lean towards the more Ops-y or DevOps-y side of things.
Open Source Data with Kafka, PostgreSQL, and ClickHouse
**Important:** Register on the [event website](https://www.aicamp.ai/event/eventdetails/W2026040809) is required for admission.
**RSVP on meetup is turned off**
Enjoy afterwork drinks and practical discussions on Apache Kafka, ClickHouse, PostgreSQL and much more.
Enjoy a session designed for data engineers, architects and technical decisions-makers like you, who want to address the challenges they face in data-infrastructure. No high-level pitches but straight into practical discussions on how to build scalable, efficient open sourced-powered data platforms.
**Why Attend?**
* Connect with local data and tech professionals
* Get practical insights into streaming, storage, and analytics with Kafka, Iceberg, PostgreSQL, and ClickHouse
* Learn how to reduce operational overhead while scaling your data infrastructure performance
* Bring your questions and challenges for direct discussions with Aiven experts
**Agenda:**
* 4:00pm\~4:30pm: Checkin, Food, Networking
* 4:30pm\~6:00pm: Tech talks and Q&A
* 6:00pm\~7:00pm: Happy hour, Open discussion, Networking
*
**Tech Talk: Context Is the New Infrastructure**
**Speaker:** Stan Dmitriev (Aiven)
**Tech Talk: Apache Kafka on Aiven**
**Speaker:** Hugh Evans (Aiven)
April 2026 - Databricks London Meetup
The Databricks London Meetup is back after a short break, and we’re looking forward to bringing the community together again for another friendly, in-person evening of data, AI, and good conversation.
Join us for a relaxed meetup where data and AI professionals can swap ideas, hear a couple of practical talks, and meet others working with Databricks in the real world. Whether you’re deep into the platform already or just keen to learn from the community, this is a great chance to pick up something useful and meet some excellent people along the way.
This session will include the latest Databricks updates, a practical talk from the Advancing Analytics team on how they used Lakebase to power AI projects, and time for questions with the Databricks team before we round things off with pizza and networking.
**17:30 - 18:00:** Arrival & Networking
**18:00 - 18:10:** Opening Remarks & Introductions
**18:10 - 18:30** What’s New in Databricks - Simon Whiteley
**18:30 - 19:00** Building Better AI Projects with *Lakebase* \- Toyosi Babayeju from Advancing Analytics
**19:00 - 19:15** Q&A with the Databricks team
**19:15 onwards:** Pizza, Drinks & Networking
*Join us for a fantastic evening of learning and networking at the London Databricks meetup!*
April 2026 Meetup
Elixir London Meetup; February 2026 edition. All are welcome.
**Session 1: Anton Borisov - Distilling Kafka's Binary Protocol into Elixir**
We'll trace a produce request to show what any Kafka client has to get right. In the BEAM ecosystem, erlkaf wraps librdkafka, brod implements the protocol in Erlang, and [kafka_ex](https://hex.pm/packages/kafka_ex) goes pure Elixir.
Kafka_ex's approach is to generate serializers at compile time from Kafka's own schema definitions: plain structs, pattern matching, structural boilerplate isolated from the logic you actually think about. That design is what let us jump two major versions ahead and adapt to significant protocol changes. Let's dig into the idea, the code, and the tradeoffs.
**Session 2: Evadne Wu** **\- JavaScript Execution Strategies in Elixir\-based Agent Frameworks**
We'll look at integration points between elixir agents (in the AI fashion) and JavaScript execution, and all the foot guns involved.
*The event is kindly sponsored by* [Fresha](https://www.fresha.com).
**Time**
Doors open at 18, start at 18.30.
**Venue**
Fresha
The Bower, 207-211, Old St, Tower, London EC1V 9NR
**Refreshments**
Food and drinks will be provisioned on the day.
**IMPORTANT**:
**If you wish to take photos and post online during the event, please notify organisers first, so that attendees can opt-out from being in photos.**
LJC Meet-up at Tessl - Java and Gen AI: JVM Agents With Embabel
**Please register on [Eventbrite](https://www.eventbrite.com/e/ljc-meet-up-at-tessl-java-and-gen-ai-jvm-agents-with-embabel-tickets-1985712292922) to join in-person.**
**About this event**
vJUG Connect is teaming up with the London Java Community for a special evening exploring the future of Java in the age of Generative AI.
Join us both online and in London for a deep dive into how JVM developers can lead the next wave of innovation with agent-based systems. We’re excited to host Rod Johnson, creator of Spring, as he introduces Embabel, a new framework designed to push Java and Kotlin to the forefront of agentic AI.
From building safe, testable, and enterprise-ready AI agents to rethinking how Java fits into the Gen AI ecosystem, this session will give you a front-row seat to what’s next.
Whether you join us virtually or in person at Tessl HQ, expect an evening of cutting-edge ideas, practical insights, and great conversations with the Java community.
Can’t make it in person? Join us virtually, register here: [https://luma.com/s9rp5nem](https://luma.com/s9rp5nem)
**Agenda:**
6:00pm – Doors open
(live stream begins on YouTube with vJUG)
6:45pm - Kick off and message from our partners
7:00pm – Session kicks off
Java and Gen AI: JVM Agents With Embabel by Rod Johnson (Spring Creator)
(live stream ends)
8pm – Networking
9pm – Wrap-up
**Java and Gen AI: JVM Agents With Embabel by Rod Johnson (Spring Creator)**
Since the emergence of Gen AI, it's become obvious that agents will be a big part of our future as both technologists and citizens. Building predictable, safe, manageable, testable agents that integrate with existing enterprise systems is critically important to us all.
In this session, Rod Johnson will show how JVM developers can be central to unlocking the business value of agentic AI, using the Embabel agent framework: [https://github.com/embabel/embabel-agent](https://github.com/embabel/embabel-agent)
Embabel is an innovative framework for Java and Kotlin developers, seamlessly integrated with Spring. Built in Kotlin, it aims not to play catchup with Python frameworks like Crew AI, but to leapfrog them to be the best agent framework, period.
Embabel innovates in several ways. It introduces a planning step that maximizes autonomy while maintaining determinism and safety. It is type safe, ensuring excellent toolability and avoiding errors in prompts. It enables developers to use a rich domain model, defining not just types but behavior exposed to user code and to LLMs as tools.
Read more about the [vision](https://medium.com/@springrod/the-embabel-vision-967654f13793?utm_source=luma); and also the call to action for Java developers in recent Devoxx keynote: [https://www.youtube.com/watch?v=dbx1_P7W1DM](https://www.youtube.com/watch?v=dbx1_P7W1DM&utm_source=luma)
**Rod Johnson, Creator of the Spring Framework and Embabel Agent Framework**
Rod Johnson is a developer, author, entrepreneur and advisor. He is the creator of the Spring Framework and Embabel agent framework.
Twitter: [https://x.com/springrod](https://x.com/springrod)
LinkedIn: [https://www.linkedin.com/in/johnsonroda/](https://www.linkedin.com/in/johnsonroda/)
Huge thanks to our friends at Tessl for sponsoring this event and supporting our community.
This event is organised by [RecWorks](https://recworks.co.uk/) on behalf of the London Java Community.
The London Java Community is sponsored by Hazelcast, Neo4j, Redis, and Discover
You can see our latest jobs [here](https://recworks.co.uk/java-developer-jobs-london/)
You can see our privacy policy [here](https://recworks.co.uk/privacy-policy/)
Continue the conversation at our Slack Group: [https://londonjavacommunity.slack.com](https://londonjavacommunity.slack.com/)
Sign up here if you're not a member: [https://bcrw.typeform.com/to/IIyQxd](https://bcrw.typeform.com/to/IIyQxd)
Agents building systems. Humans orchestrating them.
Agents are writing code, running workflows, and building other agents.
The challenge isn’t basic functionality. It’s getting these systems to operate predictably in production, and integrating them into how teams build and ship software.
This session covers both.
From a production lens: how to build agentic systems using spec-driven development, structured context, and evaluation loops that hold up at scale.
From a human lens: what breaks when agents become collaborators. Ownership, coordination, and how teams actually adapt.
Speakers:
**Clifton Cunningham**
**Member of Technical Staff, [guidemode.dev](https://guidemode.dev/?utm_source=luma) \| Former CTO at DailyMail\, Infinitas Learning\, TES Global**
Clifton will explore what happens when AI agents become part of your team. Drawing on experience leading large-scale engineering organisations, he’ll unpack the human, cultural, and operational challenges of working alongside AI colleagues.
**Alfonso Graziano**
**AI Tech Lead\, Nearform \| Author of *AI-Native Software Engineering***
Alfonso will walk through how to build agents that build and maintain other agents. A practical, production-focused session covering spec-driven development, context engineering, evaluation loops, and how to make agentic systems reliable at scale.
Join us for pizza, drinks, and practical AI insights.
Hidden Failure Modes of AI Agents
**Join us for a joint meetup with our friends from Qodo and Tessl**
AI coding agents are increasingly embedded in production workflows, but their failure modes are often poorly understood, difficult to detect, and even harder to evaluate systematically.
This session examines how agent-based systems degrade under real-world conditions, focusing on three critical dimensions: reliability, code quality, and security. We’ll look at where current evaluation approaches fall short, how non-determinism and context drift impact correctness, and why seemingly “successful” generations can still introduce latent defects or vulnerabilities.
If you’re building, evaluating, or deploying AI agents in production systems, this session will provide a grounded view of where they fail and what it takes to make them robust
**Agenda**
* 6:00pm Venue opens
* Join us for Drinks and Pizza!
* 6:30pm **Hidden Failure Modes for AI Agents** by Nupur Sharma
* 6:50pm Panel Discussion
* **Panelists**
* **Simon Maple -** Developer Relations at Tessl
* **Brian Vermeer** \- Staff Developer Advocate at Snyk
* **Nupur Sharma -** Solutions Engineer at Qodo
* **Kunal Kushwaha -** Senior Developer Advocate EMEA at Cast AI
**SPEAKERS**
****
**Simon Maple - Developer Relations at Tessl**
Simon Maple is the Head of Developer Relations at Tessl, and AI Native Dev co-host. Previously, Simon was the Field CTO, and VP Developer Relations at Snyk, ZeroTurnaround, and IBM. He became a Java Champion in 2014, JavaOne Rockstar speaker in 2014 and 2017, Duke’s Choice award winner, Virtual JUG founder and organiser, and London Java Community co-leader
**Brian Vermeer** \- Staff Developer Advocate at Snyk
Staff Developer Advocate for Snyk, Java Champion, and Software Engineer with over a decade of hands-on experience in creating and maintaining software. He is passionate about Java, (Pure) Functional Programming and Cybersecurity. Brian is a JUG leader for the Virtual JUG and the NLJUG. He also co-leads the DevSecCon community and is a community manager for Foojay. He is a regular international speaker on mostly Java-related conferences like JavaOne, Devnexus, Devoxx, Jfokus, JavaZone and many more. Besides all that, Brian is a military reserve for the Royal Netherlands Air Force and a Taekwondo Master / Teacher.
**Nupur Sharma -** Solutions Engineer at Qodo
**Kunal Kushwaha -** Senior Developer Advocate EMEA at Cast AI
***
Cloud Computing Events Near You
Connect with your local Cloud Computing community
Global Azure - Columbus
The global Azure community is coming together again, and Columbus is officially on the map.
View the session lineup and speakers at [Global Azure Columbus 2026](https://coazure.github.io/cbus-global-azure-2026/)
On **Saturday, April 18, 2026**, the Azure Columbus Meetup, DevOps Meetup, and Code and Coffee Meetup are hosting our local edition of Global Azure 2026. This is a free, community-driven event packed with learning, networking, and all things Microsoft Azure.
Whether you’re building modern cloud-native apps, experimenting with AI agents, deploying containers, automating infrastructure, or just beginning your Azure journey, this event is for you!
**What to Expect**
* Engaging technical sessions
* Real-world Azure architecture & cloud-native patterns
* AI, agents, automation, and modern DevOps
* Food and drinks (because learning burns calories)
* Time to connect with fellow engineers, architects, and cloud enthusiasts
**Who Should Attend?**
* Software engineers (any language, any stack)
* Cloud architects
* DevOps engineers
* Data professionals
* AI explorers
* Platform builders
* Anyone who loves solving hard problems with great tools
If you build, deploy, automate, scale, monitor, or optimize in Azure, you’ll feel right at home.
**Why Global Azure?**
Global Azure is a worldwide community event where Azure user groups host learning sessions on the same day across the globe. It’s grassroots. It’s technical. It’s practical. And it’s powered by people who genuinely love sharing what they’ve learned.
And yes, it’s free to attend!
AWS Columbus User Group - Topic to be announced
Topic to be announced.
**CALL FOR SPEAKERS**
Learn more: https://www.awscolumbus.com/get-involved/
**THANK YOU** *VEEAM* for hosting our meetup! To learn more about *Veeam*, please visit their website: https://www.veeam.com/
**DIRECTIONS**
8800 Lyra Dr #450 · Columbus, OH
go to 4th floor.
**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
Topic to be announced
Topic to be announced!
**CALL FOR SPEAKERS**
Learn more: https://www.awscolumbus.com/get-involved/
**THANK YOU** *Leading EDJE* for hosting our meetup!
Leading EDJE specializes in helping organizations innovate and solve complex problems. EDJE does this with their "A" player team of professionals using agile methodologies and SCRUM management techniques to give organizations a competitive advantage that sets them apart. Learn more at https://www.leadingedje.com/
**THANK YOU** *Amazon Web Services* for sponsoring pizza! Learn more at https://aws.amazon.com/.
**DIRECTIONS**
6515 Longshore Loop, Suite 300
Dublin, OH 43017
(3rd floor)
**FREE PARKING** at the Endres Garage across the street, 6540 Riverside Dr, Dublin, OH
**Want to sponsor the pizza and/or bar tab for a future meetup?**
Please contact me if you would like to sponsor this meetup's pizza and/or bar tab: angelo@mandato.com
Global Azure - Columbus
The global Azure community is coming together again, and Columbus is officially on the map.
View the session lineup and speakers at [Global Azure Columbus 2026](https://coazure.github.io/cbus-global-azure-2026/)
On **Saturday, April 18, 2026**, the Azure Columbus Meetup, DevOps Meetup, and Code and Coffee Meetup are hosting our local edition of Global Azure 2026. This is a free, community-driven event packed with learning, networking, and all things Microsoft Azure.
Whether you’re building modern cloud-native apps, experimenting with AI agents, deploying containers, automating infrastructure, or just beginning your Azure journey, this event is for you!
**What to Expect**
* Engaging technical sessions
* Real-world Azure architecture & cloud-native patterns
* AI, agents, automation, and modern DevOps
* Food and drinks (because learning burns calories)
* Time to connect with fellow engineers, architects, and cloud enthusiasts
**Who Should Attend?**
* Software engineers (any language, any stack)
* Cloud architects
* DevOps engineers
* Data professionals
* AI explorers
* Platform builders
* Anyone who loves solving hard problems with great tools
If you build, deploy, automate, scale, monitor, or optimize in Azure, you’ll feel right at home.
**Why Global Azure?**
Global Azure is a worldwide community event where Azure user groups host learning sessions on the same day across the globe. It’s grassroots. It’s technical. It’s practical. And it’s powered by people who genuinely love sharing what they’ve learned.
And yes, it’s free to attend!
Global Azure - Columbus
Make sure to RSVP on the Cental Ohio Azure event!
The global Azure community is coming together again, and Columbus is officially on the map.
View the session lineup and speakers at [Global Azure Columbus 2026](https://coazure.github.io/cbus-global-azure-2026/)
On **Saturday, April 18, 2026**, the Azure Columbus Meetup, DevOps Meetup, and Code and Coffee Meetup are hosting our local edition of Global Azure 2026. This is a free, community-driven event packed with learning, networking, and all things Microsoft Azure.
Whether you’re building modern cloud-native apps, experimenting with AI agents, deploying containers, automating infrastructure, or just beginning your Azure journey, this event is for you!
**What to Expect**
* Engaging technical sessions
* Real-world Azure architecture & cloud-native patterns
* AI, agents, automation, and modern DevOps
* Food and drinks (because learning burns calories)
* Time to connect with fellow engineers, architects, and cloud enthusiasts
**Who Should Attend?**
* Software engineers (any language, any stack)
* Cloud architects
* DevOps engineers
* Data professionals
* AI explorers
* Platform builders
* Anyone who loves solving hard problems with great tools
If you build, deploy, automate, scale, monitor, or optimize in Azure, you’ll feel right at home.
**Why Global Azure?**
Global Azure is a worldwide community event where Azure user groups host learning sessions on the same day across the globe. It’s grassroots. It’s technical. It’s practical. And it’s powered by people who genuinely love sharing what they’ve learned.
And yes, it’s free to attend!
What If Your AI Could Be a Team? - Chad Green
**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
You will need to scan your ID at the door to get a visitor badge.
**Abstract**
GitHub Copilot is powerful, but what if you could scale from a solo AI assistant to an entire team of specialized agents working in parallel? This session introduces Squad: an open-source framework for multi-agent orchestration that lets you define teams of AI agents with specific roles, responsibilities, and expertise.
We'll progress from Copilot basics to the Copilot CLI, explore how Agents add autonomy, and see how Instructions and Skills let you customize agent behavior. Then, the climax: a live demo where a Squad team of 3 agents (Lead, Developer, Tester) stands up and builds a working application in real-time, showcasing true multi-agent collaboration.
Whether you're new to AI or exploring how to scale your use of Copilot, this session will show you what's possible when agents work as a team.
**YouTube Link**
TBD
Columbus HUG April
Want to be a speaker? submit your talk to our Call for Presenters!!!
https://sessionize.com/cbus-hug-2026/






























