Network Virtualization
Meet other local people interested in Network Virtualization: share experiences, inspire and encourage each other! Join a Network Virtualization group.
110
members
1
groups
Largest Network Virtualization groups
Newest Network Virtualization groups
Frequently Asked Questions
Yes! Check out network virtualization events happening today here. These are in-person gatherings where you can meet fellow enthusiasts and participate in activities right now.
Discover all the network virtualization events taking place this week here. Plan ahead and join exciting meetups throughout the week.
Absolutely! Find network virtualization events near your location here. Connect with your local community and discover events within your area.
Network Virtualization Events Today
Join in-person Network Virtualization events happening right now
Deal Catch: Networking & Pitch in London
Olivier Club and Fishman VC have launched a series of events for ambitious founders, investors and professionals in UK.
**What we do:**
In partnership with other VCs and accelerators we create an environment where founders make new connections, share experience and pitch to investors.
**How it goes:**
* Pre-selected founders pitch live
* Investors & founders networking together
* The best pitchers are chosen for further acceleration, PR in biggest media portals and access to before market solutions for collaboration with investors and founders.
* Each attendee will be added to a private network of founders and investors.
**Who’s invited:**
Venture capitalists
Angel Investors
Startup founders
Professionals
Artists
**After 7 years of private events we are going public!**
Send your pitch deck to this email address after getting pitcher ticket: **pitch@olivierclub.com**
Business Networking Event in London, City of London. Startups, Entrepreneurs
**Looking for a business networking event in London?** Join us in the City of London to **connect with startup founders, tech entrepreneurs, and professionals in business, finance & tech**. Event by tech startup **GMax Card** and **Getshop Today**.
**🤝 Meet and Connect with:**
* Startup founders & entrepreneurs
* IT, tech & product professionals
* Business owners & consultants
* Finance, banking & investment specialists
* International professionals based in London
**🎯 Why Attend?**
* Meet founders, entrepreneurs, tech pros, FinTech operators
* Build valuable business and startup connections
* Discover new ideas, trends and opportunities
* Real conversations in a mid-sized group - not a crowded conference (max 40 people)
* Paid ticket holders get a free GMax contactless business card
**💼 Note re contactless cards**
Free RSVP includes event access only. [Contactless GMax Cards](http://www.gmaxcard.com/shop) are included with paid tickets (when available).
**📍 Venue: The Otherist, City of London**
In the City of London, The Otherist offers a refined but welcoming space for professional networking. With sleek, contemporary design, comfortable seating, and a calm atmosphere away from large crowds, it provides the right balance for thoughtful business and tech conversations in a central location.
👔 **Dress Code:**
Business / smart. This is a business networking event rather than a fully informal gathering.
**📅 Agenda**
18:30 – 21:30
Informal business networking in the City of London. On arrival, please ask the receptionist about the networking event. Hosts can make introductions if necessary, followed by open, informal networking.
⚙️ **Co-organised by tech startups:**
* [GMax Card - Digital and contactless business cards](http://www.gmaxcard.com/) designed for modern networking, plus easy landline setup for your new business.
* [Ciitab - AI-powered LinkedIn networking tool](http://www.ciitab.com/) to help you build and nurture professional connections at scale.
* [Getshop Today - Create your own independent online store on a UK-built platform](http://www.getshop.today/), so you’re not dependent solely on global marketplaces like Amazon or eBay.
⚠️ **Important Details:**
* Age & ID: 18+. ID may be required for alcohol purchases.
* Photos & Video: Filming and photography by [CineEye - video production and commercial photography in London](http://www.cineeye.co.uk/). Images may be used for promotion - inform organisers on arrival if you do not consent.
* Dress Code: Business/Smart. Please see above for more info.
* Liability: Attendance is at your own risk. Organisers and venue accept no responsibility for loss, injury, or damage to you or your property.
🎟️ **Register Early - Only 40 Spots!**
Register now and don't forget to join this Meetup group.
DSOLG March 2026 - Double-header
## Details
Welcome to the DevSecOps London Gathering March Event on Wednesday 26 March. We bring you two amazing talks, as well as the usual conversations, pizza and beer!
📍 **Hosted at Autogen AI, Pentonville Road, London**
📅 **Wednesday, 26 March**
🕕 **6:00–8:00 PM**
## Talk 1
**Abstract:**
Software supply chain attacks are no longer rare or theoretical. They are happening every day. Recent incidents show how easily malicious packages can enter trusted registries and make their way into production systems before anyone notices.
Today’s package managers host millions of components and support billions of downloads each week. That scale enables modern software development, but it also creates an enormous attack surface. Typosquatting, dependency confusion, malicious install scripts, and credential harvesting are no longer unusual techniques. They are now common and repeatable attack patterns.
This session looks at how these attacks are playing out. Using malicious code detection data from Veracode, we walk-through real-world supply chain attack campaigns, the techniques attackers use, and the indicators that separate legitimate open-source packages from malicious ones. Attendees will see how weaponized components are identified, sometimes before they reach production and sometimes after damage has already begun.
The talk also draws on industry research, including findings from the Veracode State of Software Security report, to put hard numbers behind the risk introduced by open-source dependencies and transitive trust.
The session concludes with practical guidance for reducing exposure without slowing development. Topics include dependency controls, CI CD enforcement, malicious code detection, and continuous monitoring approaches that fit modern engineering workflows.
## Talk 2
**Abstract**
[The National Archives](https://www.nationalarchives.gov.uk/ "https://www.nationalarchives.gov.uk/") is the official archive and publisher for the UK Government. Our records include physical records such as the Domesday Book and Magna Carta, along with digital records from UK Government departments, Enquiries, and other public bodies, held both on premise and in public cloud.
It's vitally important to protect our digital records from accidental deletion and the increasing threat of ransomware. We therefore initiated a programme to implement immutable cloud backups using the AWS Backup service within a central, segregated AWS account.
In this talk, we'll share our learnings from this programme of work, including:
* why AWS Backup compliance mode vault locks are not always truly immutable
* which KMS key types should be selected to support backup and restore to a central vault
* the importance of Logically Air Gapped (LAG) vaults
* how each AWS service has implemented backups differently
* which widely used AWS database option doesn't support centralised backup
* cost considerations for setting up backup plans
We soon learnt that it's not just a case of "Turn on AWS Backup". To deploy a centralised solution, we needed to:
* configure centralised AWS Backup vaults and vault policies
* deploy components to workload accounts, including Backup vaults, EventBridge, IAM roles
* select the appropriate vault type depending on AWS resource type
We decided to implement our solution as an open-source, public Terraform Module which deploys immutable AWS Backups across an AWS Organization, to handle this complexity, and simplify onboarding new accounts and resources to be backed up.
You'll come away with an increased understanding of AWS Backup, an appreciation of its complexity and limitations, and the opportunity to greatly simplify deployment of truly immutable backups across your AWS accounts, using our public Terraform module.
Resilient Java Systems in Production - Hazelcast x London Java Community
Please register here: https://hazelcast.com/resources/resilient-java-in-production-meetup/
### Modern Java systems don’t fail all at once. They fail under load, during warmup, and sometimes days after a “successful” zero-downtime deployment.
Join us for an evening focused on real-world resilience in production Java systems, from JVM performance stability to the hidden risks of mixed-version state during rolling upgrades.
Come for the talks, stay for the conversations. Food, drinks, swag, and a LEGO® raffle included.
### **Special Guest: Simon Ritter**
Java Champion and Deputy CTO at Azul, Simon Ritter shares how to make JVM performance more resilient by reducing latency risk from GC, warmup, and JIT behaviour without changing application code.
### **Hazelcast Session**
Zero-downtime rolling upgrades in distributed Java systems are hard when multiple versions of the same service and data model must run concurrently and share state. Using Hazelcast and Hazelcast Compact Serialization, we’ll show practical Java examples and tests that demonstrate how mixed versions behave and how to make those upgrades resilient in real systems.
### **What’s in Store?**
* Two technical talks on resilience in production Java systems
* Food & drinks included
* Swag + LEGO® raffle
* Networking with the local Java community
Please register here: https://hazelcast.com/resources/resilient-java-in-production-meetup/
The Friendly Data Meetup March 2026
GOOD FRIENDS! - Please follow us on our Luma calendar here: [https://luma.com/the-friendly-data-meetup](https://luma.com/the-friendly-data-meetup)
We're considering other platforms due to meetup's costly fees (donations and volunteers welcome). So do follow us on Luma to keep up to date on our events!
\-\-\-\-\-\-
Hi new friends and old! We're baaack!
As a smaller group, we make meaningful connections with like-minded data professionals. Lifelong friendships are forged along the way!
Whether you're new in town, want to expand your social circle, get into the data and AI space, or see a friend you know, this is the place to be!
No guest speakers nor rigid agenda, just a casual meetup and lots of fun conversation! 🥳
See you soon!
NOTE: Please remember to bring your ID with you, as all guests must be of legal age to enter the venue.
\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
**🤝 Code of Conduct:**
The Friendly Data Meetup welcomes all genders, nationalities, ethnicities, backgrounds, identities etc. There is a strict no discrimination policy in adherence to our code of conduct and our guiding principles. We maintain a zero-tolerance policy for hateful or antisocial behaviour.
In short, be kind to others. Do not insult or put down others. Behave professionally, don't make others feel uncomfortable. Remember that harassment and sexist, racist, or exclusionary jokes are not appropriate for The Friendly Data Meetup.
**🌱 Donations, Volunteers and Patrons Welcome:**
The Friendly Data Meetup is completely volunteer run and not for profit.
Donations and ideas are very welcome to fund some more exciting activities as summer is coming up!
Buy us a coffee or come and chat with us.
Support us: https://bit.ly/support-friendly-data-meetup
\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
**About Us**
🤗 Welcome data professionals and friends! Sometimes, it can be difficult to make friends within the field, and that's what we're all about! We're a group of like minded individuals who understand the highs and lows of working in data and tech.
✅ Our primary goal is to have **higher quality conversations** that are more meaningful, with smaller groups so that we get to spend more attention on each individual.
💯 If you're already reading this, you're definitely welcome! **We welcome everyone**, whether you're already in the data field, looking to get started or just curious!
🗨️ **Bring your friends**, bring your plus ones, we're all just here to have a good laugh and a good chat about the world, even if it isn't always about our work.
**Our values:**
📖 **Openness** \- We welcome everyone
🤝 **Trust** \- Build long\-lasting friendships together
💝 **Care** \- Be kind to others and help each other out
**Who it's for**
\- Data Scientists
\- Data Engineers
\- Data Analysts
\- AI Engineers
\- ML Engineers
\- Software Engineers
\- Data Product Managers
\- Financial and Quantitative Modellers
\- Entrepreneurs\, Contractors
\- Anyone who works with Data
\- Anyone looking to get into the space
\- Friends
**How to Make the Most of the Meetup**
The Friendly Data Meetup has one simple purpose - meaningful connections.
We're not just a community of people, **we're friends** who get invested in each others lives.
We check in on our friends regularly, and personally.
So come and join us, **more than just once or twice!**
Network Virtualization Events This Week
Discover what is happening in the next few days
Business Networking Event in London, Covent Garden. Startups, Entrepreneurs
Join startup founders, tech entrepreneurs, business owners and professionals in business, finance and tech for an **evening of business networking in the elegant Sycamore Bar at the 5-star Middle Eight Hotel, Covent Garden.**
\*\* Note re Contactless Cards\*\*
Free RSVP gives entry only - the contactless business card is not included.
To receive a contactless networking card, please book a paid ticket when available.
**This informal yet refined business mixer** is the perfect opportunity to exchange ideas, spark collaborations, and build meaningful business connections that go beyond LinkedIn.
\*\* Dress Code\*\*
As this is a 5-star hotel, smart or business attire is required. Please avoid casual wear, hoodies, or sportswear.
**What to Expect**
✅ Relaxed, premium networking environment - no stage or speeches, just natural conversations with inspiring professionals.
✅ Mix of industries - startups, tech, finance and business.
✅ Guest list of max 40 attendees to encourage genuine connections as opposed to impersonal crowded conferences.
**Why Attend**
• Expand your network with startup founders, tech entrepreneurs, business owners and senior professionals in business, finance and tech from London and beyond.
• Share insights and opportunities in tech, business growth, and digital innovation.
• Experience luxury yet relaxed networking in one of Covent Garden’s most sophisticated venues.
**Venue**
Sycamore Bar, Middle Eight Hotel
A refined, design-led bar inside the 5-star Middle Eight Hotel.
Located in the heart of Covent Garden, within walking distance of Holborn, Covent Garden, and Tottenham Court Road stations.
**Important Info**
• Ages: 18+ (ID required for bar purchases)
• Photography Notice: The event may be filmed or photographed for promotional use by [CineEye (audiovisual production company in London)
](www.cineeye.co.uk)
• Dress Code: Smart/business attire only (see above).
• Contactless Cards: Free RSVP does not include contactless business card (see above).
**Join Us**
Step into an evening where business meets elegance - designed for founders, innovators, and professionals who value meaningful business conversations.
**Limited to 40 spots - reserve yours today!**
AWS London Well-Architected User Group March Meetup!
Hi Architects,
Welcome to our the second AWS London Well-Architected User Group Meetup!!! 🥳🥳🥳
Due to the huge demand we saw for our inaugural meetup we have gone bigger with a new venue.
Dragon Hall Trust, 17 Stukeley Street, London WC2B 5LT
The AWS London Well-Architected Meetup is the latest chapter in the most popular AWS Meetup group globally.
At each meetup we cover off various pillars of AWS best-practice in detail including insights from industry leaders that specialise in the Well-Architected Framework.
We'll be announcing more speakers and topics over the coming weeks.
**Speakers**
* **The Philosophy Behind Well-Architected**
**Philip Fitzsimons (Fitz)** \- Ex\-AWS \- Co\-authored the AWS Well\-Architected Framework\.
The Well-Architected Framework started at AWS but has since been adopted by every major cloud vendor and beyond. Why did it resonate so widely?
In this session, Fitz, who led the Well-Architected initiative at AWS from the beginning, explores the philosophy behind the framework, how it was intended to shape architectural thinking, and the mistakes teams commonly make when applying it.
Drawing on lessons from seeing thousands of real architectures, he will explain how to approach Well-Architected reviews in a way that actually improves systems rather than just generating checklists.
* **Running your first Well-Architected Review: A Live Walkthrough**
**James Harding** \- Technical CSM \- Green Custard
Curious about how a Well-Architected Review works in practice? In this session we'll run a live walkthrough using the AWS Well-Architected Tool, showing how to define a workload, answer the review questions, identify High Risk Issues and move on to an actionable improvement plan.
* **Building Your Infrastructure: "Self-Hosted vs. Managed"**
**Mykola Boiko -** Backend Developer - Ultralytics
What does it really cost to build and operate your own infrastructure? Mykola Boiko shares real-world lessons from scaling a globally distributed AI platform using self-hosted infrastructure before gradually migrating services to AWS. Through stories of building replication, caching, observability, and multi-region reliability from scratch, the session reveals the hidden operational complexity and costs behind running everything yourself. The journey highlights key principles of the AWS Well-Architected Framework including Reliability, Performance Efficiency, Operational Excellence, and Cost Optimisation and shows why managed cloud services can dramatically reduce operational burden while improving scalability and resilience.
More speakers to be announced soon.
So come join us at 7pm for a 7.30pm start, including drinks, snacks and friendly networking after our talks :-)
\*\*\*NB: No entry to the building after 7.30pm.\*\*\*
1# London Software Guild
**About the London Software Guild**
The London Software Guild gathers developers, architects, and teams across London who care deeply about the craft of building great software. No fluff, no vendor pitches — just people who take the work seriously, sharing what they've learned the hard way.
***
## **Tonight's Speakers**
## **🎤 Kieran — Founding Engineer, Demand-Genius**
Kieran is a founding engineer at Demand-Genius, working to close the gap between how humans and machines perceive your brand versus reality. Background in electrical & electronic engineering, previously working on real-time payments systems, high-scale distributed dynamic rules engines, and reverse proxies. Third Start-Up/Scale-Up (because I'm dumb and have never learnt my lesson).
**Talk: The Statistical (Un)Certainty That Our AI Co-Founder Ruins Everything**
We have handed the most powerful text prediction machines ever built the keys to our codebases. They write code that is statistically likely to be correct. But "statistically likely" and "correct" are not the same thing. As we move toward autonomous multi-agent systems writing production code at machine speed, that gap becomes the central engineering problem of our time.
Code is not text. It is a formal, deterministic, mathematical structure that happens to be serialised as text. Every tool in the agentic coding stack — retrieval, editing, version control, coordination — treats it as text.
This talk argues that the answer isn't better frontier models. It's better systems around models. Specifically, the engineering disciplines we've used for a century to control uncertain systems — feedback loops, formal verification, dependency analysis, and control theory — are the missing layer between "AI can write code" and "AI can write code you can trust."
***
## **🎤 Andy Roberts — Senior Engineering Leader**
Andy Roberts is a senior engineering leader with 25+ years of experience — the kind where you've actually written the code, run the teams, and been in the room when things went wrong at scale. Previously Head of EMEA Enterprise Solutions at Apollo GraphQL, where he helped companies like [Booking.com](https://booking.com/), PayPal, and The New York Times stop arguing about their APIs. Before that, Head of API Engineering at RS Components, wrangling 11 teams. Has strong opinions about federated architecture and isn't afraid to use them.
**Talk: Built for Browsers, Billed by Tokens**
*Your microservices solved for latency. AI agents are solving for context. Nobody told your APIs.*
Every era of software development has been defined by a constraint that reshaped architecture. In the database era we optimised for round trips. In the web era we obsessed over latency. Mobile forced us to think about bandwidth and battery. Each shift required new instincts, new patterns, new defaults. We're in the middle of another one.
The AI era introduces a new constraint: context. Language models have finite working memory, and every API response your services return goes into it. The kitchen-sink response payloads that work fine for browsers are quietly making your AI agents more expensive and less capable — and the cost is almost entirely invisible in your existing dashboards.
This talk maps the constraint transition from latency to context, shows what it means for the microservice APIs you have today, and offers five concrete things you can do about it without touching a line of existing backend code.
China Connector® | UK–China Business Networking London
**Kindly note that this is a paid event and the average number of attendees for our events is 60-70 people. You can register on [https://www.eventbrite.co.uk/e/china-connector-ukchina-business-networking-london-tickets-1984280479329?aff=meetup](https://www.eventbrite.co.uk/e/china-connector-ukchina-business-networking-london-tickets-1984280479329?aff=meetup)**
UK–China business networking in London at 2 Chesham. Connect with entrepreneurs, investors & trade leaders for cross-border growth.
## **UK–China Business Networking Event, London**
China Connector® is a premium UK–China business networking event in London, bringing together entrepreneurs, investors, trade professionals, and senior decision-makers for high-level cross-border conversations.
If you are building partnerships, exploring international trade, sourcing from China, expanding into the UK market, or seeking trusted advisers for UK–China business, this event provides the right environment for strategic introductions.
Hosted at 2 Chesham, London, one of London’s most prestigious business districts, the setting reflects the calibre of professionals in the room.
Guests are welcome to stay free of charge for the [London Connector](https://www.eventbrite.co.uk/e/london-business-networking-event-by-london-connector-2-chesham-hotel-tickets-1984217477890 "https://www.eventbrite.co.uk/e/london-business-networking-event-by-london-connector-2-chesham-hotel-tickets-1984217477890")® networking event, which begins at 6:00 PM.
## **👥 Who Should Attend?**
This London-China networking event is ideal for:
* UK businesses expanding into China
* Chinese businesses operating in the UK
* Import and export professionals
* Cross-border investors and deal-makers
* Manufacturers, sourcing agents, and distributors
* Legal, tax, and compliance advisers specialising in UK–China trade
* Supply chain and logistics experts
* International trade consultants
* Members of the Chinese business community in London
If your work involves UK–China trade, investment, manufacturing, or international expansion, this event is for you.
## **🌟 Why Attend China Connector® London?**
* Build trusted UK–China business relationships
* Discover new trade and investment opportunities
* Meet senior decision-makers in one room
* Strengthen your presence in London’s international business community
* Gain insights into operating across UK and Chinese markets
* Expand your high-level global network
This is structured networking focused on quality conversations and meaningful commercial connections.
## **🔔 Part of the Connector Series**
China Connector® is part of the broader London Connector® network, which includes:
* Property Connector®
* Legal Connector®
* Wealth Connector®
* Startup Connector®
* Director Connector®
* And other curated sector- & industry-focused events
One community. Multiple high-quality rooms.
## **📍 Event Details**
📍 Venue: 2 Chesham, London ⏰ Time: 4:30 PM 👔 Dress Code: Office attire or smart casual (No T-shirts or trainers. Collared shirt required for men.)
Our team will be on-site to facilitate valuable UK–China business introductions.
## **📲 Exclusive WhatsApp Networking Group**
All confirmed attendees will receive an email invitation on the day to join a dedicated WhatsApp group to continue conversations and share opportunities after the event.
## **📸 Event Disclaimer**
Photos and videos may be taken during the event for use across social media and future promotional materials.
China Connector® is London’s UK–China networking event where international professionals connect, collaborate, and grow.
* [United Kingdom Events](https://www.eventbrite.co.uk/d/united-kingdom/events)
* [Greater London Events](https://www.eventbrite.co.uk/d/united-kingdom--greater-london/events)
* [Things to do in London](https://www.eventbrite.co.uk/ttd/united-kingdom--london)
* [London networking](https://www.eventbrite.co.uk/d/united-kingdom--london/networking)
* [London Business networking](https://www.eventbrite.co.uk/d/united-kingdom--london/business--networking)
We Have the Data and the Models. Now Comes the Hard Part
Please join us for our next Bioinformatics London meetup, where we welcome **Francisco Azuaje**, Director of Bioinformatics and AI at **Genomics England**, for a talk on what it really takes to turn powerful models and rich datasets into safe, trustworthy impact in the clinic.
**Francisco Azuaje** is Director of Bioinformatics at **Genomics England**, where he leads applied ML and GenAI across national-scale genomic and clinical datasets. With 25+ years across academia, public sector and pharma (including UCB and the Luxembourg Institute of Health), his work focuses on what actually works in AI for bioinformatics: moving from proof-of-concept to robust, governed systems that clinicians and patients can trust.
In this talk, he will discuss real-world lessons from deploying AI in genomics pipelines and health data platforms, touching on verification, safety, organisational friction, and why the hard problems now are as much social and operational as they are technical.
Approximate schedule:
* 18:30 – Doors open
* 18:45 – Chitchat, announcements
* 19:00 – Talk and Q&A
* 19:45 – End, then adjourn to a nearby pub for informal discussion
Please **RSVP at least the day before** so we can provide an attendee list to reception. Make sure your Meetup name looks like a real name (e.g. “J Smith” or “Jane Jones”, not “weaselstabber”) so University of Westminster reception can identify you.
We look forward to seeing you there for an honest discussion about what it takes to make AI and genomics work *for* real patients, not just in demos.
Agents and Robotics HackXelerator London Kick-off
## **ABOUT Agents and Robots 26 HACKXELERATOR™**
* **Purpose:** A comprehensive HackXelerator focused on agents and robotics, spanning pre-event networking to final showcase in Berlin.
* **Themes:** Digital agents, autonomous systems, human-robot interaction, and AI ethics.
* **Duration:** 20 days of collaborative creation and mentoring.
* **Agents and Robotics 26 Schedule:**
* **March 12th \| Virtual Pre\-Event Briefing:** HackXelerator overview, rules, prizes, categories, sign-up, team formation, and Q&A
* **March 27th \| AR26 In\-Person Kick\-off:** Inspiring keynotes on agents and robotics, expert panels across all streams, networking with sponsors and recruiters, plus yummy food and drinks.
* **Mar 27th– Apr 17th \| Main HackXelerator:** intensive development period with mentoring, collaboration, and project creation.
* **April 17th \| Showcase & Awards In\-Person Finale:** Project presentations, awards ceremony, and celebration party under the disco ball.
## **HOW TO JOIN AR 26**
1. [Sign in or sign up](https://www.kxsb.org/ar26#) to **KXSB**
2. Join the Discord server with the invite from the KXSB platform
3. Attend the pre-event virtual briefing [Agents and Robotics HackXelerator Pre-event · Luma](https://luma.com/tdi2pf5t)
**ABOUT PLEXAL:**
Plexal is the innovation and growth company helping to strengthen the UK’s technology capabilities through collaboration.
With teams in London, Manchester and Cheltenham, we work closely with government, industry, startups and academia to drive economic growth and reinforce national security.
Plexal delivers four core services: creating workspaces for innovators, running innovation programmes and consultancy, building regional tech clusters and helping SMEs scale strategically.
The RAG Reality Check: From Vibe-Coding to Production
Retrieval-Augmented Generation (RAG) is the gold standard for grounding LLMs in proprietary enterprise data. However, the journey from a flashy proof-of-concept to a reliable, secure production system is fraught with complexity. This talk bridges the gap between rapid prototyping and rigorous engineering. We will begin by exploring the actual merit of “vibe-coding”—using AI-assisted, rapid prototyping to build compelling demo apps that secure client buy-in and validate use cases.
Once the demo is sold, the real work begins. We will navigate the architectural decision matrix, comparing the trade-offs of off-the-shelf products, cloud-managed services, and fully custom-built RAG solutions. Diving into the technical pipeline, we will cover modern ingestion strategies like agentic chunking and sophisticated retrieval methods, including re-ranking and GraphRAG, to overcome the limitations of simple vector search. We will detail the essential role of telemetry and LLM-as-a-Judge evaluation frameworks in ensuring sustained performance, faithfulness, and relevancy. Join us to learn how to transition from impressive demos to robust solutions that deliver measurable business value.
Our Speaker, **[Dr. Enrico Fonda](https://www.linkedin.com/in/enricofonda/)** is a data scientist with a background in physics. He conducted postdoctoral research at the University of Maryland and New York University, where he studied quantum fluids and applied deep learning to turbulence. In 2019, Enrico moved to London and transitioned his skills to the industry. He has since worked across the MarTech, Telco, and Tech sectors, focusing on machine learning modeling, generative AI applications, and code generation. Today, as a Solution Consultant at Sahaj Software, he continues to solve complex problems in data science and AI.
🗓️ **Save the Date:** 26th March, 2026
📍 **Location:** Sahaj Software, 1 Quality Court, London, WC2A 1HR
🕕 **Time:** 6:00 PM – 8:00 PM (BST)
The evening will feature:
🎤 **One engaging talk** with Q&A
🤝 **Plenty of time for networking** over free pizza and non-alcoholic drinks
Don’t miss this chance to learn, connect, and share with fellow tech enthusiasts.
👉 Please click the link below to register.
https://sahaj.ai/events/the-rag-reality-check-from-vibe-coding-to-production/
Network Virtualization Events Near You
Connect with your local Network Virtualization community
General Business Networking - Columbus
**PLEASE BUY TICKETS THROUGH EVENTBRITE. RSVP THROUGH MEETUP IS NOT A TICKET PURCHASE CONFIRMATION.**
Strive welcomes you to 'General Business Networking', Columbus' hottest networking event! We are set in the perfect central location in Downtown for all to join.
Are you interested in business? Want to elevate your career? Meet Consultants, Analysts of all types, Bankers, Software Engineers, Entrepreneurs, and more who are active in the space or are eager to get started.
**\*\*This will be a multi-vertical event\*\***
**There will be professionals with backgrounds in the arts, finance, tech, real estate, healthcare, and more. Come with an open mind, and leave with connections that wouldn't be possible otherwise!**
Pack some business cards and come with an open mind!
Meet your future business partners, employers, coworkers, investors, and friends. You don't want to miss this opportunity to expand your network and create a brighter future.
We will have a space for our event to check-in.
The event will go from 6:00 PM - 8:00 PM (feel free to come at any point in this timeframe).
Name tags will be provided.
Business casual dress code. Job fair attire.
**Remember, it's not who you know, it's who you meet tomorrow!**
We look forward to meeting you at the event!
Sincerely,
Strive Networking Team
*Refund requests are permitted up to 24 hours after purchase, so long as we are not within 48 hours before the event start time. Refunds will be made in full and repaid to your method of payment. Note that we are unable to reimburse PayPal fees.*
*Disclaimer: By attending Strive Networking events you agree to photos/videos taken during the event being used to promote future events.*
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.
Connected Westerville Night of Networking!
**Connected Westerville Night of Networking** *April Edition: The Introduction Economy*
You've been to the networking events. You've done the small talk. Collected the cards. Forgotten the names. And walked out feeling like you just wasted two hours of your life.
The problem isn't you. It's the format.
Most networking events put you in a room and tell you to figure it out. So everyone defaults to elevator pitches and business talk, and nothing real gets built.
Here's the truth about networking that most people miss: Your network isn't just who you know. It's who thinks of you when they're talking to someone else.
*That's* The Introduction Economy. And it only works when relationships are real.
There's a reason people who come once keep coming back. It starts with seven minutes that feel nothing like networking.
Then we open it up. Free networking. More conversations. More momentum.
This is a room full of corporate professionals, entrepreneurs, business owners, creatives, and career builders in the Westerville and Columbus area. The mix is the magic.
You might never do business with everyone you meet tonight. But someone in this room will think of *you.* **By name**. So, the next time someone needs exactly what you do, you get the recommendation.
**April 14th. RSVP now.**
**When:** Tuesday\, April 14th \| 6:15 PM \-\- 8:00 PM **Where:** Vineyard Community Center \| 6000 Cooper Rd\, Westerville\, OH 43081
From Web Forms to Web Components - Burton Smith
**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**
Web Forms gave .NET developers a powerful abstraction for building reusable UI controls long before design systems were a thing. Web Components finally bring that same idea to the browser natively.
This session explores how the Web Forms mindset translates into Custom Elements, Shadow DOM, and HTML templates. We’ll examine how Web Components enable design systems that work across frameworks, how they differ from server‑driven controls, and why they’re becoming a foundational layer for modern UI. Whether you’re maintaining legacy apps or building greenfield projects, you’ll leave with a practical understanding of how to apply familiar patterns in a modern, standards‑based way.
**YouTube Link**
TBA
Central Ohio Radio Enthusiasts - WiFi HaLow: Introduction and Practical Use
Central Ohio Radio Enthusiasts—CORE—is an informal community for anyone enthusiastic or curious about radio—whether you're new to radio and want to learn or you've been tinkering for years and want to share. Ham radio operators, GMRS users, Meshtastic fans, software-defined radio nerds, makers, and technical and non-technical folks are all welcome. No experience required or expected.
This month we have **WiFi HaLow: Introduction and Practical Use** with **Alex Barbur**.
Details are are [core.radio](https://core.radio).




















