Skip to content

In-Memory Computing

Meet other local people interested in In-Memory Computing: share experiences, inspire and encourage each other! Join a In-Memory Computing group.
pin icon
2,290
members
people1 icon
2
groups

Frequently Asked Questions

Yes! Check out in-memory 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 in-memory computing events taking place this week here. Plan ahead and join exciting meetups throughout the week.

Absolutely! Find in-memory computing events near your location here. Connect with your local community and discover events within your area.

In-Memory Computing Events Today

Join in-person In-Memory Computing events happening right now

DevCommunity - DC/NY Meetup
DevCommunity - DC/NY Meetup
**Schedule** 5:00 pm - 5:30 pm - Sign-in/Meet and greet/networking 5:30 pm - 7:00 pm - Break the Cloud Lock-in: Building Adaptive Intelligence Orchestration with DIO 7:00 pm - 7:45 pm - Leaning on the SQL: Crafting Resilient Data Layers **Talk and Speaker Details** **Time**: 5:30 pm est. **Title**: Break the Cloud Lock-in: Building Adaptive Intelligence Orchestration with DIO **Summary**: AIaas are often stuck in a binary choice: pay the "token tax" for convenient Cloud APIs or manage the complexity of local open-source models (Llama/Mistral) yourself. The future belongs to a hybrid architecture—but the routing logic shouldn't be spaghetti code. In this session, we introduce DIO (Distributed Intelligence Orchestration), a new open-source framework designed to bridge on-premise infrastructure and cloud capabilities. We will move beyond theory and look at the code behind the Federated Decision Engine (FDE)—the algorithm that allows you to dynamically route prompts based on privacy, cost, complexity, and more. **Session Takeaways:** \- The DIO Architecture: A technical deep dive into the open\-source framework that decouples your application from specific model providers\. \- Live Integration: How to implement the DIO SDK to build a "Smart Router" that connects the best of both world for Cloud & On Prem Intelligence\. **Speaker**: Snow Zhao **Speaker Bio**: Founder & CEO of AIgentic \| Ex\-Meta engineering leader\. Building the future of professional services with precision & trust\. Snow has decades of Silicon Valley experience building and scaling technology organizations at Facebook, Block (Cash App), and Groupon. She is currently building at AIgentic, an applied AI company designing robust, trustworthy AI systems for professional industries. She leads global teams that delivered secure, high-performance systems used by billions, from product infrastructure behind Messenger’s rewrite and end-to-end encryption, to architecting enterprise AI platforms that bridge traditional sectors with digital transformation. Her work has spanned mobile, security, open-source, federated architecture, AI-powered automation, cross-platform software ecosystems, and more — always guided by the principle that engineering excellence is a human discipline as much as a technical one. \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- **Time**: 7:00 pm est. **Title**: Leaning on the SQL: Crafting Resilient Data Layers **Summary**: Most apps need to persist data. The mechanisms for persisting vary, from key-value pairs to relational databases to files and more. SQLite is the de-facto standard for persistence in mobile apps: it ships with every Android and iOS app. This session looks into best practices for SQLite data persistence, drawing from practical, digestible, real world examples. We look into when one should lean on the SQL versus when to perform data manipulation in application code. We look at some examples of constraints that you might have written in Kotlin/Swift, and how expressing them in SQL instead can offer data consistency and integrity benefits. A major focus of the session is on migrations. Data schemas inevitably evolve, and executing migrations carefully is essential, as mistakes can have severe consequences, including data corruption. We look into best practices for migration, including when to do migration in application code versus in SQL. We also examine some real world migration examples beyond the simple case of adding a column with a default value. Finally we look at migrations that cross data sources. This could occur if for example you were persisting data in a key-value store but you now want to migrate that to a database table. This must be done in application code but can you still take advantage of database migrations? Can you cover your migration code with unit tests? **Speaker**: Kiran Raon **Speaker Bio**: Two decades as a developer, got into Android in 2010. Adopted Kotlin in 2017, had my first attempt at KMP in 2019 (when it was still called KMM). Worked on and off with iOS and web client technologies throughout my career, also dabbled in other cross platform technologies. Full-fledged Mobile developer since 2023. **How to find us:** 1680 Capital One Drive, McLean, VA 22102 We'll be located in C2 **100 D/E**. The area is publicly accessible. If you can't find it, you can ask the front desk for directions to the **C2 100 D/E** **Attending Virtually?** [https://us06web.zoom.us/j/84418455380?pwd=fJczZgKv2BaGVPLi7azEr3XAJMPvBR.1](https://www.google.com/url?q=https://us06web.zoom.us/j/84418455380?pwd%3DfJczZgKv2BaGVPLi7azEr3XAJMPvBR.1&sa=D&source=calendar&usd=2&usg=AOvVaw2giIJenXoEsPXfYgNs_atJ) Meeting ID: 844 1845 5380 Passcode: 369382 **Parking**: You can park at 1680 Capital One Drive; this garage has a sign indicating public parking. Or at the WEGMANS parking lot.
"All One Type" Tournament on Pokemon Scarlet and Violet
"All One Type" Tournament on Pokemon Scarlet and Violet
This is a 21+ Event at a Bar, for Adult Pokemon Fans Only. For this event, we will be having a free friendly tournament amonst attendees! No gyms will be active this month to encurage tournament participation. Tournament 1: "All One Type" Tournament Format: bring 6, play 4 singles. Best 2 out of 3 per round. Double knockout bracket. Team Construction: All pokemon on your team must share a common type. No Legandary Pokemon from the Legendary Pokemon Clause. Clauses: All Standard Clauses will be in effect for this event. For more information, go to https://www.dcpokemon.com/tournament-rules Terastalization is allowed for this event. Tera Type does not need to be the type that matches your Pokemon's common type. Season Points Awarded for this Event: 1st: 10pts, 2nd: 8pts, Top 4: 6pts, Top 8: 4pts, Any wins: 2pts, No wins: 1pt Best Sportsman: 3 additional pts. Everyone writes down 6 pokemon chosen with: (Not shown to opponents) a) Items b) Abilities c) EVs/IVs d) Moves e) Tera type Use TeamSheet: https://www.pokemon.com/static-assets/content-assets/cms2/pdf/play-pokemon/rules/play-pokemon-vg-team-list-2023.pdf **We will have some printed for you at the event or you can fill it out in advance and email it to dcpokemonleague@gmail.com as these are NOT to be shared to the other players. They are just for Becky to make sure everyone follows the rules of the tournament.
AWS EKS And The Great Ingress-Nginx Deprecation Of 2026
AWS EKS And The Great Ingress-Nginx Deprecation Of 2026
In March of 2026, the long-time staple of Kubernetes ingress controllers, ingress-nginx, will stop receiving security patches and regular updates. For many Kubernetes operators, this is a forcing function for us to migrate to a new solution that supports the newer Gateway API. The ecosystem of solutions in this space is large and complex, and operators find themselves weighing a myriad of options. In this talk, I hope to answer many questions that we have had to answer in this space, such as: * What are the advantages of Gateway API over the Ingress API? * Which Gateway API Solution should you use for different scenarios * Why not simply migrate to another ingress controller? * Where does the AWS Load Balancer Controller fit in this new ecosystem? * What does support for WAF, ALB, NLB, etc. look like going forward? **Timeline:** **6:00 PM** \- Doors Open\. Please be prepared to show ID that matches your registration\. **6:30 PM - 7:30 PM** \- Speaker **7:30 PM - 8:00 PM** \- Networking **8:00 PM** \- Event ends\. Conversation continues at Highline for anyone interested\.
Come Play Manhattan Project: Energy Empire
Come Play Manhattan Project: Energy Empire
We planned on playing Manhattan Project: Energy Empire a couple of weeks ago, but it didn't work out. So we are trying again! We have two copies of the game. So we can accommodate 10 players. RSVPs will be set at 10. Anyone joining after the 10 spots are full will be put on the waiting list. If you have a copy of MM:EE, then let us know, and we will increase the RSVPs. Manhattan Project: Energy Empire Description: From the ashes of war, nations rise to power in the atomic age! In ***Manhattan Project: Energy Empire***, each player takes control of a nation struggling for power in the latter part of the 20th century. They build up their nation’s industry, commerce, and government by acquiring resources, building structures, and tapping sources of energy. The major threat in *Energy Empire* is not war, but uncertain global impacts, that result from side effects of industrialization and pollution. Many actions come with a cost. So, as nations become more industrious, they also increase the amount of pollution in the environment. Careful use of science can mitigate the harmful effects of industry, and can also help avert global crises. *Energy Empire* uses worker placement, tableau-building, and resource management mechanics. On each turn, a player can choose to either work or generate. On a work turn, a player plays a single worker on the main board, then uses workers and energy to activate cards in their tableau. Players may spend energy to use an occupied space on the main board, so no spaces are ever completely blocked. On a generate turn, players get to renew their supply of energy by rolling "energy dice" that represent nuclear, coal, oil, solar, and other forms of energy.
ODSC AI & Snowflake AI Meetup
ODSC AI & Snowflake AI Meetup
**Pre-Registration is REQUIRED. RSVP here - [https://luma.com/6twkovvg](https://luma.com/6twkovvg)** ## ODSC AI x Snowflake Present: AI Innovation in the Capital **Our premier Washington D.C. AI Meetup of March 2026!** Skip the usual AI hype and join us in the District for an evening of technical deep dives and high-level networking. We’re bringing together **D.C. builders, data scientists, and engineers** to discuss how to bridge the gap between AI experimentation and enterprise-grade deployment. Come for the networking, stay for the expert insights from the Snowflake team, and leave with a sharper strategy for scaling AI in 2026. ## The Session **Topic: Engineering the Future of Enterprise AI (Title TBA)** *Official topic and abstract coming soon!* While the specific title is under wraps, **Matt Harris** typically explores the intersection of high-performance data architecture and generative AI. Expect a session focused on how organizations can leverage Snowflake’s evolving ecosystem to build secure, scalable, and governed AI applications that go beyond the chat box and into core business logic. **Speaker:** Matt Harris, Principal AI Strategy Architect (FSI at Snowflake [https://www.linkedin.com/in/matthew-d-harris/](https://www.linkedin.com/in/matthew-d-harris/) Matt is a veteran in the data space, serving as a Principal Solutions Engineer at Snowflake. He specializes in helping complex organizations transform their data architecture into a competitive advantage. With deep expertise in the Snowflake Data Cloud, Matt focuses on making advanced data science and AI accessible, governed, and ready for production environments. ## Why Attend? * **Network with the Best:** Connect with AI practitioners and data leaders in the D.C. tech and public sector ecosystem. * **High-End Experience:** Enjoy bites and refreshments in a professional, collaborative environment. * **Exclusive Insights:** Get a direct line to Snowflake’s technical leadership on where enterprise AI is headed next. ## Agenda * **6:00 PM – 6:30 PM:** Networking & Bites/Drinks * **6:30 PM – 7:15 PM:** Presentation by Matt Harris, Principal Solutions Engineer at Snowflake * **7:15 PM – 7:30 PM:** Interactive Q&A * **7:30 PM – 8:00 PM:** Networking & Closing **Venue:** Mindspace, 1301 K Street Northwest, Washington, DC 20005 **RSVP now to secure your spot!** ## Useful Links * **Free access to more talks/trainings:** [Ai+ Training platform](https://aiplus.training/) * **ODSC Blog:** [https://opendatascience.com/](https://opendatascience.com/) * **Join the Community:** [Slack Channel](https://www.google.com/search?q=https://odsc.ai/slack) * **Code of Conduct:** [https://odsc.ai/code-of-conduct/](https://odsc.ai/code-of-conduct/)
Google Build with AI Series (D.C) - Production-Ready AI and Multimodal Agents
Google Build with AI Series (D.C) - Production-Ready AI and Multimodal Agents
**Important:** Register on the [event website ](https://www.aicamp.ai/event/eventdetails/W2026031207)is required for admission.(RSVP is turned off on meetup) **Description:** Join Google Cloud for the 2-days agentic AI bootcamp to learn how to build production-ready AI and multimodal agents. **Day 1: The ‘Now’ – Solving for Scale** Start building tools. Day 1 is dedicated to bridging the "Proof-of-Concept Gap"—the difficult space between a successful demo and a live, enterprise-grade application. We are moving beyond the novelty of "cool prompts" to focus on the engineering rigor required for the real world. **Day 1: What to Expect:** * \- Architecture for Scale: Learn how to design robust AI systems that don't just work once\, but work every time\. * \- Data\-Driven Evaluation: Replace subjective "vibe checks" with rigorous\, programmatic assessment\. Implement adaptive rubrics and tool\-use metrics to ensure reliability\. * \- Security: Deep dive into enterprise\-grade protection for AI workloads\. * **Day 2: The ‘Next’ – Capturing Innovation** The era of the text-only chatbot is evolving. Focus on the bleeding edge of AI: Multimodality. We’ll explore how to build intelligent agents that can see, hear, and respond to the world in real-time, creating immersive experiences that feel more human than ever before. **Day 2: What to Expect:** * \- Multimodal Gemini Agents: Coordinate agents to analyze video and audio while maintaining character consistency across multi\-turn image generation\. * \- Intelligence Beyond RAG: Move past simple retrieval with hybrid search\, context engineering\, and multi\-agent pipelines\. * \- Real\-Time Live Interaction: Build low\-latency\, interruptible agents that "see" and "hear" using the Gemini Live API and bidirectional streaming\. **Who Should Attend?** This hands-on workshop is designed for software developers, data scientists, and AI practitioners who have some experience building applications or working with models, and are looking to productionize them. To get the most out of the labs, you should have foundational knowledge of a programming language like Python and be comfortable using the command-line interface. While expertise is not required, a basic understanding of Cloud computing concepts, web APIs, and containerization technology like Docker will be highly beneficial. To participate, you must bring your own laptop and power cable. The activities are intended for laptops and cannot be completed on a tablet or phone.
Scanning Tunneling Microscope - Lab Day - Scanning and Post Processing Images
Scanning Tunneling Microscope - Lab Day - Scanning and Post Processing Images
***Join us for an evening in an electronics lab where we will attempt to run clean scans of gold samples, and then clean up that data with post processing.*** This is a high sensitivity experiment, and we do not plan on being successful so early. But we've had promising results lately - so we will be putting in the time. We are NOT meeting at our usual location, but rather at Steve's house/lab. If you RSVP, you will get a DM with the address but it's located in Silver Spring. We will attempt full, clean lab - clean tip repeated scanning tests to see what we can learn and improve. We will experiment with online attendees, but if all possible showing up in person is strongly encouraged. Online join link is: - [https://meet.jit.si/mocomakers](https://meet.jit.si/mocomakers) Our community is building (and documenting for other teams) how to build a scanning tunneling microscope using a mix of common and 3D printed parts. This will allow us to scan and visualize a single atom - an ambitious we are doing over the course of a few months. The MoCo Makers community is one of the most innovative and competent groups in Maryland, and we've done everything from [publishing cancer research](https://pubmed.ncbi.nlm.nih.gov/38136356/), to [launching products](https://www.kickstarter.com/projects/gotim/cozy-curvy-multi-contour-pillow), [winning grants](https://covidinfocommons.datascience.columbia.edu/awards/2014255), and inspiring thousands. Now our biggest challenge yet has appeared. We are building a Scanning Tunneling Microscope, that will allow us to scan and visualize single atoms. To get a better idea of what we are doing, see our reference project here: [https://www.youtube.com/watch?v=7N3OqTEq08g](https://www.youtube.com/watch?v=7N3OqTEq08g) All starting CAD, code, and reference files should exist. However, let's be the first Maker community to document the build process and share it with learners around the world. We will be publishing our work here -[ https://hackaday.io/project/202816-qt-panda](https://hackaday.io/project/202816-qt-panda) If you need a ride, let us know.

In-Memory Computing Events This Week

Discover what is happening in the next few days

Building with Linux In AWS - Respect The Tech Monthly
Building with Linux In AWS - Respect The Tech Monthly
This meetup is designed to be an open forum amongst our community. We intend for it to be an opportunity for members to showcase what projects we've been working on this year related to Linux and AWS. If you are a current (or aspiring) professional looking for a practical way to build your experience with Linux and cloud computing, this event is for you! About us: Respect The Tech is an organization focused on information technology education and innovation. Our mission is to innovate technology education through virtual labs and gamified training. All of our team members are experienced professionals in the cybersecurity and cloud computing field. We are based out of the DMV and aim to serve the DMV with the same tools that enabled us to be successful with technology. ______________________________ Requirements: A functional laptop AWS account created and ready to use (free tier recommended)
Community Stories Film Festival - Day Two
Community Stories Film Festival - Day Two
Come to the second day of great films by local filmmakers! 1pm Program: Emerging Filmmakers 4:30pm Program: Among the Wild 7:30pm Program: Art, Justice and the City Get tickets: [Docs In Progress ](https://www.docsinprogress.org/community) Address: Docs In Progress: 8560 Second Ave. #113 Silver Spring, MD 20910
Community Stories Film Festival Opening Night
Community Stories Film Festival Opening Night
Come to Opening Night! We'll present three short films! Projecting Protest, by Thomas Clement Secret of the Fiend Graveyard by John Kinhart Yoichi's White House by Eric Elofson Post Screening Q&A with the filmmakers. Get tickets: [Docs In Progress](https://www.docsinprogress.org/community) Address: Docs In Progress: 8560 Second Ave. #113 Silver Spring, MD 20910
Pi Day Celebration - Free Pie
Pi Day Celebration - Free Pie
Every year MoCo Makers is proud to partner with the DMV Petri Dish to celebrate Pi Day, 3/14, which is a celebration of the mathematical "transcendental number" pi - 3.14159.... Pi day is also a great excuse to be social and eat Pie! This event is open to all backgrounds, even if this is your first event! We are meeting at the 7 Locks Brewery, and they kindly let us bring our own food. No worries if you don't drink alcoholic drinks, all are welcome. Bringing your own food is encouraged but not required. If you are planning to bring something, please enter your name, item name, and quantity in the spreadsheet below: https://docs.google.com/spreadsheets/d/1ldQxYBECyxwTeX_woLhbQZlj0EkAyB5qrc-Q16hBOn0/edit?usp=drivesdk There will be a countdown leading up to 1:59 pm, complete with disco ball drop. 🪩 Dr. Cheryl Lohman is sponsoring an assortment of chef-crafted savory-style pies, and they come well reviewed (just ask past attendees). Join us for some good times, and tasty eats!
Stoner Book Club
Stoner Book Club
This meeting will be dedicated to talking about the entirety of "Stoner" by John Williams. We will be meeting in the National Portrait Gallery Atrium. To stay up to date with events and discuss meetings or books, you can join our Whatsapp group. Please message me to get added.
DC Service Jam 2026
DC Service Jam 2026
**DC Service Jam is back.** This March, SD:DC is hosting the DC edition of Global Service Jam 2026 week. We are part of a worldwide movement of designers, strategists, and curious minds who come together to build real service concepts from scratch. From **Saturday March 14 to Sunday March 15**, you'll work in a small team around a secret theme revealed at kick-off. No briefs, no client. Just hands-on design, rapid prototyping, and plenty of Post-its. This year we're bringing AI into the mix. Throughout the weekend we'll look at how AI tools can support service design work, as a sensemaking tool, to build artifacts faster, and to push prototypes further. **WHAT TO EXPECT** **Saturday March 14th** * **9 - 10am:** social / breakfast (theme reveal + team formation) * **10am - 6pm:** full day of research, ideation, and prototyping (meals provided) * **6:30pm (optional):** social / happy hour (nearby bar) **Sunday March 15th** * **9 - 10am:** social / breakfast * **10am - 12pm:** finalize prototyping & storytelling * **12pm - 2pm:** present your work and share what DC made with the world **WHO SHOULD COME** You don't need to be a service designer. If you're a UX or product designer, strategist, public servant, researcher, or just someone curious about how services actually work, you're welcome here. **LOGISTICS** * **Dates:** Saturday March 14th & Sunday 15th (ending at 2pm) * **Venue:** SteamPunk, McLean, VA * **Capacity:** 50 spots only (first come, first served) * **Attendee fee:** $60\* (covers meals, materials, and space) *\* If the fee is a barrier for you, we have a limited number of discounted tickets available, just reach out to Sergio Venegas directly for a code.* **WHAT TO BRING** ✔️ An open mind and a willingness to make things ✔️ Laptop and charger ✔️ Curiosity about Service Design (no experience needed) **Follow SD:DC on LinkedIn and @DCServiceJam on Instagram for updates!** \*\*\* Many thanks to our host and sponsor, **SteamPunk** *Design. Disrupt, Repeat. Steampunk is anchored by a startup culture with a customer-centered delivery approach. We put our Federal government clients in the center of everything we design, develop, and deliver to drive high quality mission impacts and user experiences at speed.*
Play at the Library: A Video Game Showcase
Play at the Library: A Video Game Showcase
*A series of pop-up arcades of locally-made games!* The Washington, D.C. Chapter of the International Game Developers Association (IGDA DC) has partnered with the D.C. Public Library to host a series of showcases at library branches across the city. **At these showcases you can come play games made by local developers and learn about how those games were made!** Saturday, March 14, 2026 2-5pm Lamond-Riggs/Lillian J. Huff Neighborhood Library 5401 South Dakota Ave NE, Washington, DC 20011 (Near the Fort Totten Metro Station) Family-friendly and appropriate for all ages (recommended for children ages 7 and up mainly because video game controllers are hard for younger children to use.) Come out and support your local community of game developers!

In-Memory Computing Events Near You

Connect with your local In-Memory Computing community

From Idea to Working App in Minutes: The Agentic Development with Amazon Kiro
From Idea to Working App in Minutes: The Agentic Development with Amazon Kiro
Discover Kiro, AWS’s innovative development environment that adapts to your workflow. Whether you prefer specification-driven development or a more intuitive, vibe-based approach, Kiro empowers you to build applications your way. In this session, speakers will explore Kiro’s core functionality and its evolution through re:Invent 2025, along with demonstrations of prompts used to create APIs, hooks, and steering documents. In the latter part of the session, watch as we build a complete example from scratch, showcasing Kiro’s agentic AI workflow in action for spec-driven development and vibe coding. What You'll Learn - Core Kiro concepts and development philosophy Feature evolution: pre and post re:Invent 2025 Practical examples: API creation, hooks, and steering docs Live coding demonstration with real-time problem solving Who Should Attend - Developers, solutions architects, and technical leaders interested in modern AWS development tools and AI-assisted coding workflows. **Speakers Bio:** Matthew Jorat: Matthew Jorat is a Customer Solutions Manager at AWS with nearly three decades of expertise in AI, cloud transformation, migration, modernization, IT, technology, and business. His career spans infrastructure engineer, solutions architect, security auditor, customer success director, support and services director, and operations officer. He was an early adopter of AWS services as a customer, and his current role at AWS uniquely blends his technical and business skills as he partners with executive teams to translate strategic priorities into measurable business outcomes through cloud adoption, AI implementation, and operational excellence. Matt leads end-to-end AI initiatives for enterprise customers, identifying high-impact use cases and maintaining relentless focus on measurable ROI. He holds eight AWS certifications and serves as Adjunct Professor at Franklin University teaching cloud computing and AWS architecture. His expertise encompasses GenAI, agentic AI systems, migration, modernization, and optimization strategies that drive transformation at scale. [https://www.linkedin.com/in/mattjorat/](https://www.linkedin.com/in/mattjorat/) Girish Bhatia: Girish Bhatia is a seasoned technology delivery leader with deep expertise in cross-domain program management. He holds multiple AWS certifications, including AWS Certified Solutions Architect – Associate, AWS Certified Developer – Associate, and AWS Generative AI Practitioner, and is also an AWS Community Builder. Girish brings over two decades of experience in the information technology industry. Throughout his career, Girish has led major technology-driven business transformation from modernizing on-premises applications to driving large-scale cloud migrations. His work includes API-based integration platforms, data-center and mainframe modernization, and enterprise cloud adoption initiatives. Based in Columbus, Ohio, Girish works at a tech-forward fintech company. He is passionate about AWS serverless architectures, Generative AI and emerging cloud technologies. An avid learner and builder, he continues to explore and apply the latest innovations in AWS to help organizations accelerate their digital transformation. https://www.linkedin.com/in/girishbhatia/[https://www.linkedin.com/in/girishbhatia/](https://www.linkedin.com/in/girishbhatia/) **THANK YOU** *Franklin University* for hosting our meetup! To learn more about *Franklin University*, please visit their website: https://www.franklin.edu/ **DIRECTIONS** Franklin University Fisher Hall 300 E. Main St, Columbus, OH 43215 Map: https://maps.app.goo.gl/jxjBA2hUmS5qrvhq8 Parking is FREE! Please park in Lot C in front of Fisher Hall. See attached map. NOTE: Map the address only. When mapping with Google Maps it may use the Fisher Hall at OSU, which is NOT correct. **Want to sponsor the pizza and/or bar tab?** Please contact me if you would like to sponsor this meetup's pizza and/or bar tab: angelo@mandato.com
CBusData - Discover the Power of Window Functions
CBusData - Discover the Power of Window Functions
Window functions have nothing to do with the Windows operating system but provide a “window” to a result set when used in SQL queries. They are powerful, set-based methods to view data in unexpected ways. Window functions provide easy, set-based solutions to solve some common problems: * Using running totals * Performing operations in intervals * Identifying data gaps and islands * Performing aggregates without losing detail Many people are confused by window functions and do not know how to use them properly. This session will explore window functions, how they work, and how to use them. Demonstrations with several examples will solidify how window functions can simplify queries and make them more powerful.
Code Anywhere by Talking to your Phone
Code Anywhere by Talking to your Phone
Drake Lundstrom is presenting: Code Anywhere by Talking to your Phone Abstract: Have you heard the trend of people deploying code anywhere from checkout lines to doctors' offices? In this talk, you will learn how to talk to your phone and have an app on Azure to show your friend 5 minutes later. The basic DevOps tools you already know, plus a little bit of AI magic, are all you need! If you want to follow along, the demo will be in Azure with GitHub Actions and GitHub Copilot, and you can have it set up on your phone by the end of the session. Just come in with an Azure account and a GitHub repo. Join us for pizza, drinks, and networking @ Improving's office. Doors open at 5:45.
How to be a Better Communicator - Free In-Person Event
How to be a Better Communicator - Free In-Person Event
How to Be a Better Communicator Communication is everything in life You are only as successful as your ability to communicate. \- What if you could confidently talk to anyone? \- What if you had the ability to calmly control every conversation? \- What if you could close that sale\, ask for that date\, make new friends\, repair problematic relationships\, get that raise\, or effortlessly express any idea with confidence? You can! The secret to success relies on your ability or inability to effectively communicate. Attend a free seminar and gain a better ability to communicate. Hosted by the Church of Scientology of Central Ohio 1266 Dublin Road, Columbus, OH 43215 For more information, contact Rhiannon, the Event Host at 614-221-5024
TBD
TBD
**Important time note:** Please plan on arriving between 5:30 and 6:00 as the elevators lock after 6 and you'll need to message us and we'll need to come get you. The building address is 4450 Bridge Park The entrance is 6620 Mooney St, Suite 400 **Abstract** TBD **YouTube Link** TBA
ServiceNow's Got Talent
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.