Skip to content

Big Data

Meet other local people interested in Big Data: share experiences, inspire and encourage each other! Join a Big Data group.
pin icon
0
members
people1 icon
0
groups

Frequently Asked Questions

Yes! Check out big data events happening today here. These are in-person gatherings where you can meet fellow enthusiasts and participate in activities right now.

Discover all the big data events taking place this week here. Plan ahead and join exciting meetups throughout the week.

Absolutely! Find big data events near your location here. Connect with your local community and discover events within your area.

Big Data Events Today

Join in-person Big Data events happening right now

HackaTAMI
HackaTAMI
**TAMI Hacking Nights** \- join TAMI CTF team and practice challenges and CTFs with us \- share your knowledge about ethical hacking techniques and tools \- bring some device to reverse engineer it and explore how it works \- propose a bug bounty program to work on together \- just watch and learn from others The meetings are informal and open to all levels - from total beginners to hardcore CTF veterans. Join our HackaTAMI Telegram channel ([https://t.me/+KAXY_iPcPlpmZTRk](https://t.me/+KAXY_iPcPlpmZTRk)) to discuss what we will do this Tuesday and come to TAMI. ========== TAMI wiki: [https://telavivmakers.org](https://telavivmakers.org) TAMI main Telegram channel: [https://t.me/+0t5M0-jK9iIwZmM8](https://t.me/+0t5M0-jK9iIwZmM8)
בעשרה מפגשים FPV קורס כניסה לעולם רחפני
בעשרה מפגשים FPV קורס כניסה לעולם רחפני
קורס מעשי של עשרה מפגשים המיועד למי שרוצים/ות להבין איך רחפנים עובדים ולהגיע לשליטה בתפעולם. רחפן FPV מאפשר לראות בזמן אמת דרך המצלמה ולשלוט ללא ייצוב אוטומטי, כאילו אתם בתוך הרחפן. במהלך הקורס נכיר את מבנה הרחפן (מנועים, מדחפים, בקר טיסה ו- ESC ), נתרגל שליטה ודיוק בסימולטור ונחבר בין פעולת השלט להתנהגות באוויר. בנוסף, נטיס רחפני Tiny Whoop בסביבה מבוקרת, נתרגל מסלולים לשיפור זרימה ודיוק, נכיר את מערכות FPV (מצלמה, שידור ומשקפיים) ונלמד תחזוקה ואבחון תקלות. הקורס כולל 10 מפגשים, החל בבניית בסיס בסימולטור דרך הטסה ועד לתרגול מעשי מתקדם. למבוגרים/ות ונוער (16+). ₪3000 :מחיר לתושבי יהוד-מונוסון: ₪2700 שימו לב: לא מספיק להרשם במיטאפ יש להשאיר פרטים בקישור הבא , שם תמצאו גם פרטים נוספים https://www.makelab.org.il/fpv
סדנת חשיפה לריתוך
סדנת חשיפה לריתוך
בסדנה נכיר את העקרונות הבסיסיים של תחום הריתוך, נתנסה בעבודה עם כלי העבודה השונים, נחשף לסוגי הריתוך השונים ותצברו ידע שיסייע לכם להבין את התהליך ואת טכניקות העבודה הנדרשות. עלות: 240 ש"ח למבוגר/ת. לתושבי יהוד-מונוסון: 190 ש"ח למבוגר/ת. שימו לב: לא מספיק להרשם פה, יש להרשם גם בקישור הבא [https://www.makelab.org.il/registration/welding](https://www.makelab.org.il/registration/welding)
ChessBar Israel Chess @Masaryk Wine & Flowers #Tuesdays
ChessBar Israel Chess @Masaryk Wine & Flowers #Tuesdays
## Details Hi everyone, ⚠️ You need to join the Whatssapp community and get a confirmation on WhatssApp that there are still spots available in order to be able to attend. You can join the chess community here by filling the form: https://chessbarisrael.com/#join-us The next edition tournament will take place on **Tuesday.** 📍 **Where:** Masaryk Wine & Flowers, **80 King George St, Tel Aviv** 📅 **When:** 6:15 PM - 8:30 PM ♟️ **Format:** 5 rounds of 8+2 (Rapid) OR Meet & Play (depends on which Tuesday) 🥇 **Prizes:** * **Top Winners:** bottles of wine * **Best Under 1500/800:** 1 hour of private chess lesson * **Sandwich for a randomly picked player** ✨ **How does it work?** This is a friendly, unofficial event (not reported to FIDE) and part of a **bi-weekly series of tournaments** held in bars around Tel Aviv. ⚠️ There is an entrance fee for the event including the first free drink and prizes! **Spots are limited!** ⚠️ You need to join the Whatssapp community and get a confirmation on WhatssApp that there are still spots available in order to be able to attend. Olivier 🎉

Big Data Events This Week

Discover what is happening in the next few days

AI Coding at Scale: Working With Large Codebases and Monorepos — Tips and Tricks
AI Coding at Scale: Working With Large Codebases and Monorepos — Tips and Tricks
AI coding agents are genuinely powerful, and on a small project they feel almost effortless. Point them at a big codebase — a monorepo with a dozen packages, years of history, several teams — and you start to notice the rough edges: context fills up fast, conventions can slip, and the agent isn't always sure which part of the code to focus on. None of it is a dealbreaker; it just takes a different approach. This meetup is about that approach: the setup and the habits that keep AI coding agents useful once the codebase gets big. Evgeny Potapov, engineering manager with over 20 years of experience and cofounder of US-based startup ApexData, will share hands-on patterns from real work with Claude Code (and a bit of Codex): — How it's even possible: a look under the hood at how Claude Code and Codex operate on a codebase far larger than their context window — searching and reading on demand, and using sub-agents so the main context stays clean — Keeping the agent focused and well-fed: managing context, and how giving it the right related codebases and services actually makes it more capable — Pulling several projects into context: the backend, the app that produces the data, and product docs together, then a PoC of a feature that uses data from other apps in the project — Practical cases: onboarding into an unfamiliar codebase, tracing how things connect across the repo, and making changes that cut across many packages at once If you're a developer, tech lead, or engineering manager already using AI coding tools and curious how far they can go on bigger projects, come for concrete patterns and a chance to compare notes with others working at the same scale. 🕒 Schedule: 18:30 🥂 Networking, Pizza & Drinks 19:00 👋 Welcome Words 19:15–20:00 🎤 Evgeny Potapov: AI coding at scale: working with large codebases and monorepos — tips and tricks
Scaling AI With Guilds & Communities
Scaling AI With Guilds & Communities
How do large tech companies get thousands of engineers to actually adopt AI, not just experiment with it? Not just through top-down mandates, but through guilds, task forces and communities that create momentum from within. Join us for an event where engineering leaders who've done this share their playbooks so that you can do it too. **This meetup is hosted by HoneyBook Engineering and Glue.** —---- **Agenda:** 17:45 - 18:30 - Food, drinks and mingling 18:30 - 20:00 - **Hadar Bismut** \| AI Communities & Guilds Builder\, Glue *Making AI stick: How Guilds and Communities Drive AI Adoption from Within* **Daniel Kidon** \| Backend Guild Lead\, HoneyBook *Build the Road Before the Car: How Guilds Turn AI Chaos into Momentum* **Netanel Abergel** \| Director of R&D\, monday\.com; **Sergei Safrigin** \| Software Engineer\, Tech Lead\, monday\.com *From AI-Assisted to AI-Native: When Agents Become Teammates* **Asaf Bruner** \| Engineering Group Manager\, SAP *Building a Digital Brain: From AI-Ready Repos to Agents in Daily Work* **Lihi Kab** \| Sr\. Technical Program Manager\, HiBob *From Guild to Impact: Using AI Communities to Shorten the SDLC* 20:30 - More drinks and mingling! The talks will be delivered in Hebrew. —---- **Making AI stick: How Guilds and Communities Drive AI Adoption from Within - Hadar Bismut, Glue** How can organizations support their teams in adopting AI, and not just deploy tools and random use cases that don’t really move the needle on velocity or SDLC? Hadar Bismut, Founder of Glue, will map the community structures that make AI adoption stick: from AI Champions and AI communities to engineering and AI guilds, and why the most lasting change grows from real employee needs, not top-down decisions. This session sets the stage for the four case studies that follow. **Build the Road Before the Car: How Engineering Guilds Turn AI Chaos into Momentum - Daniel Kidon, Backend Guild Lead, HoneyBook** When "AI is the big bet," most companies don't get clarity first, they get scatter. Prototypes everywhere, competing approaches, no shared foundation. Daniel Kidon, Backend Guild Lead at HoneyBook, will share how their Engineering Guild built a cross-functional AI task force that shipped a standardized AI platform and working MVP in six weeks, before the product had a single final use case. **Building a Digital Brain: From AI-Ready Repos to Agents in Daily Work - Asaf Bruner, Engineering Group Manager, SAP** In large engineering orgs, AI creates real impact when it's grounded in product context, not just code completion. Asaf Bruner, Engineering Group Manager at SAP Labs Israel, will share how SAP’s AI Guild built a “Digital Brain” across multiple products: making repos AI-ready, connecting them into shared semantic context, and embedding agents into daily workflows. Expect architectural choices, what failed, and what they changed mid-flight. **From Guild to Impact: Using AI Communities to Shorten the SDLC - Lihi Kab, Sr. Technical Program Manager, HiBob** What happens when you stop optimizing individual tasks with AI and rethink the entire delivery lifecycle instead? Lihi Kab, Sr. Technical Program Manager at HiBob, will share how an AI-powered Product Guild broke the SDLC into phases, matched each with the right AI tools, and found where AI truly accelerates delivery, through community-led experimentation, not top-down rollouts. **From AI-Assisted to AI-Native: When Agents Become Teammates - Netanel Abergel, Director of R&D and Sergei Safrigin, Software Engineer, Tech Lead, monday** At monday.com, AI agents are teammates - each with a name, a role, and a team. They join engineering squads, get assigned monday items, reply in Slack threads, ship features to production, review PRs on GitHub, and monitor what they shipped. Netanel and Sergei will share how monday's AI Champions scaled the Builders organization from AI-assisted to AI native teams - where agents and humans work side by side. —---- See you soon!
Speed Dating 💕 Major Meetup 💕 20s / 30s
Speed Dating 💕 Major Meetup 💕 20s / 30s
Hi! 😊 **Note:** This event is posted on multiple platforms, so more people come than just the RSVPs here. This is a **Speed Dating event** ❤️ **Why participate:** Easy and fun way to meet your **new girlfriend / boyfriend!** You do not need to go up to anyone first, **the host does everything for you.** Easy and fun way to make **new friends.** **🎫 GET YOUR TICKET HERE: 🎫** **www.datemap.net/telaviv -** (if link doesn’t work - it means we sold out) 🕊️ **Changed plans?** Just DM us 24h before the event for **full refund**! 😊 ❗ **Note:** We often sell out around **1 week** before the event! ❤️ **Why People Love Our Events:** ⚖️ **50/50 gender ratio guaranteed** \- planned with care so both sides stay even 😌 **Professional host included** \- the host takes care of the whole event for you ☺️ **Relaxed, welcoming atmosphere** \- calm\, friendly\, and easy 🎉 **Friendly people** \- you may be surprised by how kind and polite everyone is\! 🧭 **YOUR FIRST TIME? 😊 HERE IS HOW IT WORKS:** 🧭 You have a **5 min conversation** with every participant ⏱️ There are **question cards** on every table! Men move every 5 minutes, women stay seated. At the end you get your matches. ❤️ 📍 **LOCATION:** The venue location is sent to **ticket holders** after purchase. It is always a big cafe lounge in a central location. 💌 **QUESTIONS?** Email us! We get back to everyone! **🎫 GET YOUR TICKET HERE: 🎫** **www.datemap.net/telaviv -** (if link doesn’t work - it means we sold out) 🕊️ **Changed plans?** Just DM us 24h before the event for **full refund**! 😊 ❗ **Note:** We often sell out around **1 week** before the event! I’m so happy to welcome you! See you soon! 😊❤️
Cloud Native AI Agents in Production: From SRE to Multi-Agent Systems
Cloud Native AI Agents in Production: From SRE to Multi-Agent Systems
**RSVP Here - [https://ocgroups.dev/cncf/group/jqbyur2/event/gkkgzva](https://ocgroups.dev/cncf/group/jqbyur2/event/gkkgzva)** Join us for a CNCF Tel Aviv meetup exploring how AI agents are moving from hype to production. We’ll hear practical lessons from building reliable SRE agents, evolving AI products into multi-agent systems, and navigating the fast-changing architecture of cloud native AI. **Building and Evaluating SRE Agents - Architectural Decisions and Tradeoffs** 18:00-18:30 Natan Yellin, Founder/CEO HolmesGPT, Robusta.dev Building an SRE agent that works reliably in production looks deceptively simple - wire an LLM to MCPs, ship it. The reality is harder.How do you implement memory and learning? What's the cost per investigation, and can you apply the agent to all alerts or only P1s? How do you measure agent performance? Etc. This talk walks through the architectural decisions we faced when building HolmesGPT, the CNCF SRE agent now running production for everyone from fast growing startups to Fortune 500 customers. We'll cover topics like: \* Agentic search vs. RAG \* Tool design: \* Context and memory \* Cost / Token budgets \* Evals \* Permissions and multi-tenancy Whether you're adopting HolmesGPT or building your own SRE agent, we'll share practical tips to make this work in your own production environment **From Prompt to Multi-Agent System: The evolution of our AI product** 18:30-19:00 Hila Fox, AI Product Manager, Qodo Once we were an agent, then an agentic agent, and now a full-blown multi-agent system. When I say 'once,' I mean one year ago. Remember when you could build products that didn't change under your feet every 5 minutes? I do. It was nice. In this talk, I'll share Qodo's journey through AI's chaos: 'agentifying' our code generation agent, architecting a multi-agent code review system using LangGraph and MCPs, and how we prepare for the inevitable next shift—because in AI, the only constant is change.
Code Reviews: Efficient or Bottleneck?
Code Reviews: Efficient or Bottleneck?
From GTM Strategy to AI-Powered Execution for Global Growth
From GTM Strategy to AI-Powered Execution for Global Growth
Join our next live webinar on June 24\, 2026 \(17:00 Israel Time \| 16:00 CET \| 10:00 EDT\): **From GTM Strategy to AI-Powered Execution for Global Growth** Expanding globally is no longer just a strategy challenge it is an execution challenge as well. Today, B2B SaaS, AI-native, and technology companies have access to powerful tools and AI agents that can automate research, outreach, partner sourcing, and content generation. Yet many still struggle to build a consistent and scalable GTM motion. Most GTM efforts fail for two reasons: companies either don’t have a real strategy, or they have one but don’t know how to turn it into a repeatable, scalable execution model. **Registration and details in [this link](https://www.eventbrite.com/e/from-gtm-strategy-to-ai-powered-execution-for-global-growth-tickets-1988631725022?aff=Meetup)** (an RSVP on this Meetup site will **NOT** be considered as registration for this event!). In this webinar, we will connect both sides of modern Go-To-Market: * **Strategy** \- defining a coherent system of interdependent decisions that determines where and how to compete * **Execution** \- using AI agents to operationalize and scale that system efficiently In the second part of the webinar, these concepts will be translated into practice through **real, strategy-driven GTM use cases and workflows tailored for global growth** \- demonstrating how AI agents can operationalize a clearly defined GTM system\. The event will be conducted in **Hebrew**; however, questions in English are welcome. **What You Will Learn** * How to define GTM as a **coherent system**, not a set of campaigns * How core GTM decisions must align to support global growth * How **AI agents can operationalize and scale GTM execution** * A[ ](http://%5Bhttps//eloo.ai/%5D(https://eloo.ai/) "\[https://eloo.ai/\](https://eloo.ai/)")[practical tool](https://eloo.ai/) to structure and operationalize your global GTM system **Presentation highlights:** **Defining Your GTM System Before Scaling with AI** \- Ori Ainy\, Beam Global Most companies run campaigns - not strategy. In this session, we will show how to define GTM as a **system of interdependent decisions** across ICP, product, pricing, channels, geography, positioning, and promotion. You will learn how these components depend on each other, how changing one impacts the others, and how to build a **clear, written GTM system** that defines where to focus - and where not to. This system becomes the foundation for **operationalizing your GTM and running AI agents effectively** \- ensuring that execution is aligned\, consistent\, and scalable\. **AI Agents for Global Expansion** \- Davida Ginter\, Founder/CEO of Eloo Most companies talk about AI agents. Very few know how to use them to grow across borders. In this practical webinar, we’ll break down how to create AI agents that help drive international expansion: from market research and localization to outbound, partner sourcing, and operational scale. You’ll leave with real use cases, clear frameworks, and practical ways to start building agents that create growth. 🎁The event will also include **draws for** . * A **3-month free Premium package of LeadSpot**, an Outreach AI optimization platform - priced at **$597** * **1 Amazon Gift Cards -** priced at **$50** **Special Bonus for Participants** * **A 1-hour free consultation with Davida Ginter (Eloo)** to design and build AI agents tailored to your GTM workflows * **A free GTM strategy consultation with Ori Ainy (Beam Global)** to define and structure your global Go-To-Market system **[Agenda, Details, and Registration](https://www.eventbrite.com/e/from-gtm-strategy-to-ai-powered-execution-for-global-growth-tickets-1988631725022?aff=Meetup)**
Summer Bites by TR++
Summer Bites by TR++
25 июня в 18:30 встречаемся на ежегодном митапе комьюнити TR++! В этот раз поговорим о том, как изменился рынок с внедрением ИИ что уже работает иначе и как быстрее адаптироваться в новом реальности. Пицца, пиво и приятная компания с нас 🍕🍻 English below: Join us on June 25 at 6:30 PM for the annual TR++ community meetup! This time, we’ll talk about how the industry has changed with the rise of AI what already works differently, and how to adapt faster to the new reality. Pizza, beer, and great company are on us 🍕🍻

Big Data Events Near You

Connect with your local Big Data community

COhPy Monthly Meeting
COhPy Monthly Meeting
**Improving Office in Franklinton** Physical location: Improving Office 330 Rush Alley Suite #150 Columbus, OH 43215 Schedule: 6:00 p.m.: Socialize, eat, and drink. Improving will be providing pizza and beverages. 6:30 to 8:00 pm. Main meeting and presentation(s). Topic: This month Chris Pazsint will be talking about Agentic Coding. How does one use CLI Based Agents, and Agentic IDEs such as Cursor, Kiro, Antigravity? How to include agentic coding plugins for IDEs you already love such as Visual Studio Code. We meet on the last Monday of each Month. Presentations are given by members and friends of this group. If you would like to do a presentation (small or large) on a python topic, please contact Central OH Python at centralohpython@gmail.com
DoJo (Informal Python Meeting)
DoJo (Informal Python Meeting)
**Latest Dojo Location!** **Knotty Pine Brewing** 1765 W 3rd Ave, Columbus, OH 43212 We're going to try a new dojo location for a few weeks and see how it works Dojos are informal Python group study sessions where everyone interested in Python gathers to learn about Python, help others with Python, or just hang out. Everyone is welcome from Python beginners to experts. Bringing a laptop is encouraged (we'll have extension cords and power strips). If there's something you want to learn leave a comment on this invite so we can plan ahead. We're looking for speakers for our Monthly Meetups! Fill out the form if you are interested in presenting to the Python Community. https://forms.gle/ehSfUAC2WgR34Crq9
AI Agents 101: How to Make ChatGPT Do Actual Work
AI Agents 101: How to Make ChatGPT Do Actual Work
Most people still use AI like a search box: type one question, get one answer, repeat. But the next step is AI agents: systems that can take a goal, break it into steps, use tools, remember context, and produce useful work for a human to review. In this beginner-friendly session, we’ll demystify what AI agents actually are — without hype or jargon. We’ll walk through practical examples of how agents can help with research, planning, writing, coding, operations, and personal productivity. We’ll cover: * What makes an AI “agent” instead of just a chatbot * How agents break tasks into steps * Where agents are genuinely useful today * Where they fail, hallucinate, or need human review * How to design simple AI workflows for your own work * A live demo of an AI agent-style workflow from start to finish No coding experience required. This is for anyone who wants to understand where AI tools are going and how to use them more effectively right now. LOGISTICS AND PARKING: The talk starts at 7:00 PM. The first half hour is reserved for everyone to get set up and mingle. Free pizza and drinks! The cheapest parking option is to find street parking, which will only cost you a few bucks. Otherwise, park in the nearby veteran's museum lot for $8. It's highly recommended you avoid the nearby $15 garage parking.
Level One Tuesdays (Bachata & Salsa Dance Lessons)
Level One Tuesdays (Bachata & Salsa Dance Lessons)
Click Here For More Videos: https://www.facebook.com/share/r/17bwkttXhV/ *********************************** Salsamante Dance Academy will be at Swerve Every Tuesday Night to share the Rhythm & Energy of Bachata & Salsa. These are Beginner Level lessons to get you comfortable and understand the two dances. Spread the Good News to all. Swerve Dance & Fitness Complex 640 Lakeview Plaza Blvd A, Worthington, OH 43085 Bachata 7pm-8pm Salsa 8pm-9pm $15 - One Lesson $20 - Both Lessons
Columbus PHP: Monthly Meetup
Columbus PHP: Monthly Meetup
Our monthly PHP meetup. A virtual shindig courtesy of Zoom. Check back here for the details around 6:15 pm
Hiking 9 miles at Slate Run Metro park
Hiking 9 miles at Slate Run Metro park
Inniswood Hike
Inniswood Hike
Join us for a beautiful walk in the park this Tuesday at 7 pm! We will hike two miles through the beautiful landscaped gardens of Inniswood Metro Park. Our trail will be a combo of boardwalks, dirt trails and paved paths winding through the flowers and woods.