Software QA and Testing
Meet other local people interested in Software QA and Testing: share experiences, inspire and encourage each other! Join a Software QA and Testing group.
84
members
1
groups
Largest Software QA and Testing groups
Newest Software QA and Testing groups
Frequently Asked Questions
Yes! Check out software qa and testing events happening today here. These are in-person gatherings where you can meet fellow enthusiasts and participate in activities right now.
Discover all the software qa and testing events taking place this week here. Plan ahead and join exciting meetups throughout the week.
Absolutely! Find software qa and testing events near your location here. Connect with your local community and discover events within your area.
Software QA and Testing Events This Week
Discover what is happening in the next few days
AWS User Group KRK meetup #77 with Intellias
Next AWS meetup is up to date. This chapter is dedicated to **cloud migration**
and
**a developer-first tour of the AWS services**.
đ **Save the Date**: Mark your calendar
đ + đș = Let's gather around pizza and beer at **Hevre**
or
Watch the stream on [YouTube (link)](https://youtube.com/live/x2YENCV4jnU)
Hosted by:
**Maciej Lelusz**, AWS Hero
AWS Community Builders: **Maria Kmita**
đ€ **Speakers**:
ă°ïž *âCross-Account, Cross-Region,*
*Cross-Fingers â Migrating a Live AWS Platform"*
**Volodymyr Hordiienko**, DevOps Architect at Intellias
ă°ïž *âNET on AWS: Better Than You Think"*
**Wojtek DÄ
browski**, AWS Hero
đĄ Details about Speakers & TalksđĄ
**Volodymyr Hordiienko:**
DevOps Architect with over a decade of experience in multi-cloud infrastructure, platform engineering, and delivery automation. Designs and builds production-grade environments across AWS, Azure, GCP, and hybrid on-prem - covering architecture, infrastructure-as-code, CI/CD pipelines, container platforms, security, and operational reliability. Has led cloud migrations, platform modernizations, and greenfield builds across industries, including telecom, healthcare, IoT, finance, and retail.
â will speak about:
A practical AWS migration story about rebuilding a live platform from a single-account, manually managed setup into a governed multi-account delivery model. The talk covers Terragrunt/Terraform, ECS Fargate, RDS, S3, CloudFront, Lambda, Cognito, CI/CD, cross-account deployments, mobile release pipelines, enterprise IAM constraints, and the operational reality of getting an AWS platform truly ready for production.
**Wojtek DÄ
browski**:
is a Solutions Architect and backend engineer with over a decade of experience, working primarily with AWS. He stays hands-on with code and delivery, combining practical engineering with architecture and technical decision-making. Currently, he is a Platform Tech Lead at Northmill Bank. Since 2019, he has led AWS User Group Silesia in Poland, and in 2023, he was recognized as an AWS Hero.
â will speak about:
Most people still assume AWS is not the natural home for .NET and treat C# as a âsecond choiceâ on AWS. That used to be a fair concern in some areas, but itâs no longer the reality. In this talk, weâll walk through what building on AWS looks like when your primary stack is C# and modern .NET.
Weâll take a developer-first tour of the AWS services that make .NET a strong fit: serverless workloads (APIs, async processing, event-driven systems), container platforms, and infrastructure-as-code written in C#. Along the way, Iâll show concrete patterns and trade-offs, including where .NET shines, where itâs neutral, and where you should be honest and pick a different tool. The goal is simple: leave with a clear mental model, practical options you can use immediately, and a refreshed view of what â.NET on AWSâ can look like in 2026.
AIoT Meetup at Concept Reply (Talks by 5plus2.de and BotCraft)
**Beer, Pizza and AIoT Meetup (**[5plus2.de](http://5plus2.de) and [botcraft.de](botcraft.de))
AGENDA
18:30-19:00: Pizza and Beer (other drinks available)
19:00-19:30: Ashley Gibbons ([5plus2.de](http://5plus2.de)) - ProductâLed Marketing for AI and IoT
19:30-20:00: Daniel Carton ([botcraft.de](botcraft.de)) - Dark Factories: How Industry 4.0 comes alive with Agentic Automation
20:00-21:00: Networking
Look forward to seeing you all there.
Due to limited capacity, we reserve the right to restrict admission.
Pizza, beer and seats first come first serve! :)
Software QA and Testing Events Near You
Connect with your local Software QA and Testing community
QA or The Highway 2026
QA or the Highway is a one-day, affordable, regional, professional conference featuring real-world experience and thought leadership in the QA and testing industry.
This is a ticketed event please register here:
https://www.qaorthehwy.com/
Featured Keynote Speakers:
**Matthew-Hope Eland** **(Wizard at Leading EDJE)** \- An AI Specialist and Wizard at Leading EDJE who is known to teach software engineering\, AI\, and data science concepts in the most ridiculous ways possible\. Matt has used machine learning to settle debates over whether Die Hard is a Christmas movie\, reinforcement learning to drive the behavior of digital squirrels\, data analytics to suggest improvements to his favorite TV show\, and AI agents to play board games and create an AI agent with the personality of a dog\. Matt is the author of "Data Science in \.NET with Polyglot Notebooks" and "Refactoring with C\#" as well as several LinkedIn Learning courses\. Matt helps organize the Central Ohio \.NET Developer Group\, runs several blogs and a YouTube channel\, has a Masterâs of Science in Data Analytics\, and is a current Microsoft MVP in AI and \.NET\.
**Tatyana Arbouzova** **(CEO at Innovate QA)** \- Tatyana Arbouzova is an engineering and business leader with a strong background in Quality Engineering across multiple industries\, including Big Tech\, Healthcare\, and Entertainment\. She has held leadership roles at world\-class companies such as Microsoft\, VMware\, Disney\, and The Pokémon Company International\, where she focused on building quality\-driven cultures and scaling teams to deliver high\-impact products\. With decades of experience\, Tatyana has helped organizations transform their quality practices so teams can deliver software efficiently\, confidently\, and with measurable business outcomes\. Today\, Tatyana advises software companies on adopting AI to optimize quality practices and improve how software is delivered at scale\. She is also a passionate community builder and the founder of Innovate QA\, a thriving Seattle\-based community and conference for quality professionals\.
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
You will need to scan your ID at the door to get a visitor badge.
**Abstract**
TBD
**YouTube Link**
TBD
Building Scalable Customer Identity Resolution Pipelines on AWS Using AI
Customer identity resolution becomes increasingly complex as organizations scale across multiple systems, regions, and data formats. Traditional rule-based approaches often fail to keep up with data variability, require constant manual tuning, and struggle with real-time processing needs.
This session presents a practical approach to building a scalable identity resolution pipeline using AWS services and modern AI techniques. The architecture combines data ingestion through Amazon S3 and AWS Glue, transformation pipelines using Spark on EMR, and machine learning models deployed via SageMaker for entity matching and standardization. Graph-based relationship modeling is implemented using Amazon Neptune to improve resolution accuracy by incorporating household and shared attribute context.
We will walk through how machine learning models can be used for name and address normalization, how intelligent blocking strategies improve matching efficiency, and how feedback loops can be introduced to continuously improve accuracy. The session also highlights how serverless components such as AWS Lambda can be used for orchestration and real-time processing.
**SPEAKER BIO**
Mosaic Syed is a Senior Data Engineering and Cloud Solutions Architect with over 20 years of experience designing and delivering scalable, secure, and high-performance data solutions across global enterprise environments.
https://www.linkedin.com/in/mosaic-basha-syed-92300856
**CALL FOR SPEAKERS**
Learn more: [https://www.awscolumbus.com/get-involved/](https://www.awscolumbus.com/get-involved/)
**THANK YOU** *VEEAM* for hosting our meetup! To learn more about *Veeam*, please visit their website: [https://www.veeam.com/](https://www.veeam.com/)
**DIRECTIONS**
8800 Lyra Dr #450 · Columbus, OH
go to 4th floor.
**Want to sponsor the pizza and/or bar tab?**
Please contact me if you would like to sponsor this meetup's pizza and/or bar tab: angelo@mandato.com
Free In-Person Events: How to Let Go of the Past and Move Forward
The emotional pain from past bad experiences easily lingers in the present, making it hard to enjoy life and create your future. Even when you think you've moved on, the negative emotions can be triggered, sending you back into the pain of that experience.
And we are talking about pain; emotions such as grief, depression, anxiety, fear (or terror), boiling anger, simmering resentment, feelings of shame, blaming and regret can leave you incapacitated to a greater or lesser degree.
In this local event we will be discussing the reasons why these past bad experiences have the power to affect you long after they occurred. We'll go over why the emotional pain can be so strong. We'll also discuss some simple solutions to overcome your emotional pain and be free to fully enjoy your life again.
Examples of painful experiences include:
* A broken relationship or divorce.
* Death or loss of a loved one.
* Death of a pet.
* A sudden shock or bad news.
* A betrayal.
* Being part of an abusive relationship.
* A bad injustice.
* Loss of a job, position or business.
* A grave illness or injury.
The negative emotions from these experiences don't just go away on their own. But the good news is there is a way to clear them out of your way.
Be sure to click on the red "Attend" button below to come to this local event. We look forward to seeing you there.
This group is sponsored the Dianetics & Scientology Self-Improvement Center.
Quarterly Community Gathering
Join the Columbus AI community for our quarterly gathering â a casual, community-focused evening where everyone has a chance to share, learn, and connect. These open micâstyle events give anyone in the community up to **5 minutes** to present a project, share a tool, pose a question, or offer a perspective on the evolving AI space.
No slides required â just a welcoming space to exchange ideas and keep the local AI conversation moving.
If youâd like to take the stage, message \*\*Chris (the organizer)\*\*with a **title and short description** of what youâd like to share.
Whether youâre deep in the field or just getting curious, come connect with others building and exploring AI in Columbus.
Sponsored by [Transform Labs](https://www.linkedin.com/company/transformlabs/)
Sign up also accessible via [Transform Labs Luma](https://luma.com/transformlabshq)









