DevOps
Spotkaj więcej osób zainteresowanych tematem DevOps w pobliżu: dzielcie się doświadczeniami, inspirujcie i bądźcie dla siebie motywacją. Dołącz do grupy na temat DevOps.
0
członkowie
0
grupy
Największe grupy na temat DevOps
Najnowsze grupy na temat DevOps
Najczęściej zadawane pytania
Tak! Sprawdź wydarzenia devops, które odbywają się dzisiaj tutaj. To spotkania na żywo, gdzie możesz poznać innych entuzjastów i wziąć udział w aktywnościach już teraz.
Odkryj wszystkie wydarzenia devops, które mają miejsce w tym tygodniu tutaj. Zaplanuj z wyprzedzeniem i dołącz do ekscytujących spotkań przez cały tydzień.
Oczywiście! Znajdź wydarzenia devops w swojej okolicy tutaj. Połącz się z lokalną społecznością i odkryj wydarzenia w swoim rejonie.
Wydarzenia DevOps dzisiaj
Dołącz do wydarzeń DevOps, które odbywają się teraz na żywo
Site Building with Etch (Class 01 of 10) (FEE BASED)
**PLEASE READ THE FOLLOWING IMPORTANT NOTES:**
1. The dates for this series are simply placeholders at the moment. We are working on our 2026 schedule, and adjustments are forthcoming.
2. Each class in this series has an attendance fee.
3. Each class, from BOTH a sign-up and fee perspective, is a separate entity.
4. As the Etch toolset evolves, so too will the class outline below.
**Introduction:**
Our Site Building with Etch class provides detailed instructions on the philosophy of the Etch development framework, as well as in-depth, hands-on instruction on using the Etch environment and associated tools. Anyone familiar with Kevin Geary and the Digital Gravy set of products will tell you that they offer ground-breaking approaches to professional WordPress site development.
As we write this, the Etch toolset and environment are rapidly taking shape, with weekly quantum leaps forward in WordPress development methodologies. As early investors in the Etch product offering and its development process, we are actively testing and evaluating the toolset as it takes shape. We are beyond excited to see how WordPress site development is being modernized, and can't wait to bring this course set to you. It will be a paradigm shift in page and site development within WordPress, as well as moving your development mindset light-years forward.
Join us as we explore Etch and dive deep into development approaches that will genuinely elevate your craft as a website developer and agency provider. Scalable, responsive, compliant websites are now within easy reach, and Etch provides both the platform and toolset to take you there.
**The breakdown of the 10-class series is as follows:**
* Class 01 - TBD
* Class 02 - TBD
* Class 03 - TBD
* Class 04 - TBD
* Class 05 - TBD
* Class 06 - TBD
* Class 07 - TBD
* Class 08 - TBD
* Class 09 - TBD
* Class 10 - TBD
Throughout the class sessions listed above, we cover the following key areas of web development with Etch:
* **Introduction to Etch Interface:**
* Familiarization with the toolset's layout and understanding how to navigate and interact with its various components.
* **Visual Site Building:**
* Techniques for creating layouts using Etch's interface, incorporating sections, divs, containers, and elements to build semantically correct page structures.
* **Styling and Design:**
* Utilizing Etch's styling approach to customize elements, apply global CSS classes for consistent design, and leverage features like Flexbox and CSS Grid for responsive layouts.
* **Dynamic Content and Custom Fields:**
* Integrating dynamic content from custom post types and custom field plugins (like ACF, Meta Box, and even built-in fields) to build data-driven websites.
* **Component Building:**
* Creating and managing reusable components for headers, footers, post type layouts, and other site-wide elements.
* **Performance Optimization:**
* Understanding how Etch contributes to fast-loading websites and implementing performance best practices.
* **Advanced Features:**
* Depending on the class level, it might delve into advanced topics such as conditional logic, interactions, and custom code integration to enable more complex functionality.
The series aims to equip participants with the skills to efficiently build, customize, and maintain WordPress websites using Etch, catering to both beginners and experienced web developers alike.
Operating Data Pipelines at Scale: Lessons from a Metadata-Driven Architecture
We will cover metadata-driven approach to building and operating data pipelines at scale on AWS. Discuss architecture, design trade-offs, and lessons learned from running a unified pipeline across multiple customers using configuration-driven workflows.
**Presenter: Dilshad Nasirov**
Seasoned Software Architect and cloud practitioner with 20+ years of experience building scalable systems and data platforms. Specializes in AWS, with deep expertise in data lakes, serverless architectures, and real-time data processing. Has led the design and delivery of enterprise-grade solutions across industries, helping organizations improve performance, reduce costs, and unlock data-driven insights.
https://www.linkedin.com/in/dilshad-nasirov-4538431/
**CALL FOR SPEAKERS**
Learn more: https://www.awscolumbus.com/get-involved/
**THANK YOU** *Leading EDJE* for hosting our meetup!
Leading EDJE specializes in helping organizations innovate and solve complex problems. EDJE does this with their "A" player team of professionals using agile methodologies and SCRUM management techniques to give organizations a competitive advantage that sets them apart. Learn more at https://www.leadingedje.com/
**THANK YOU** *Amazon Web Services* for sponsoring pizza! Learn more at https://aws.amazon.com/.
**DIRECTIONS**
6515 Longshore Loop, Suite 300
Dublin, OH 43017
(3rd floor)
**FREE PARKING** at the Endres Garage across the street, 6540 Riverside Dr, Dublin, OH
**Want to sponsor the pizza and/or bar tab for a future meetup?**
Please contact me if you would like to sponsor this meetup's pizza and/or bar tab: angelo@mandato.com
HTML5 Master Series (Class 04 of 04) (SPECIAL OFFERING)
**PLEASE READ THE FOLLOWING IMPORTANT NOTES:**
1. The dates listed for this series are about 95% reliable. We are completing our 2026 schedule as we speak, so minor adjustments are still occurring.
2. Each class in this series has an attendance fee, though this first offering is free on a first-come, first-served basis.
3. Each class, from BOTH a sign-up and fee perspective, is a separate entity.
**Introduction:**
HTML5 is the foundational technology for modern web development, serving as the standard markup language for structuring and presenting content on the World Wide Web. Developed through a collaboration between the World Wide Web Consortium (W3C) and the Web Hypertext Application Technology Working Group (WHATWG), HTML5 provides a robust system of elements (tags) that tell a browser how to display text, images, and multimedia in a clear and meaningful way. It works in concert with Cascading Style Sheets (CSS) for presentation and JavaScript for interactivity, forming the core technology stack for virtually all websites and many web applications today.
One of the significant advancements of HTML5 is the introduction of powerful new features and elements designed to improve functionality and simplify development. Key additions include native multimedia support via the \ and \ tags, allowing developers to embed media without third-party plugins. It also offers new form controls for better user input, such as date and email types, and introduces web storage capabilities to store data offline for enhanced performance. These features streamline the process of building rich, interactive web experiences.
A significant focus of HTML5 is enhanced semantics and better structural organization of content. New semantic elements like , , , , and \ provide meaningful structure to documents, which aids in search engine optimization (SEO) and improves accessibility for assistive technologies. These elements define different parts of a webpage (e.g., a header for the top, a nav for navigation links, a footer for the bottom), making the code more readable and understandable for both developers and machines. This emphasis on clear structure helps in creating more logical and maintainable websites.
Developing websites in today's competitive environment requires taking advantage of every technique you can to get the maximum exposure possible. Our HTML5 class will not only show you what's new in the HTML specification, but also the best way to develop optimized web pages that get the attention your client and/or company requires.
**The breakdown of the four-class series is as follows:**
**Class 1: Introduction to Web Structure and Basic HTML5**
This class introduces the core concepts of web development, the history of HTML, and the fundamental structure of an HTML5 document.
* **Topics**:
* **Web Architecture Overview**: How browsers, servers, and web pages interact.
* **HTML Fundamentals**: Understanding elements, tags, and attributes.
* **Basic Document Structure**: Using !DOCTYPE html, html, head, and body.
* **Text Formatting**: Headings (h1 to h6), paragraphs (p), and text-level semantics (e.g., strong, em, br).
* **Lists and Links**: Creating ordered (ol) and unordered (ul) lists, and linking between pages using anchor tags (a).
* **Activity**: Students create a basic personal webpage containing text, a list of hobbies, and a link to an external website.
**Class 2: Semantic HTML5 and Multimedia Integration**
Class 2 focuses on modern HTML5 elements that provide meaning (semantics) to content, improving accessibility and search engine optimization. It also covers adding images and multimedia.
* **Topics**:
* **Semantic Elements**: Understanding and implementing elements like header, footer, nav, section, and article.
* **Images**: Adding images using the img tag and attributes like src, alt, width, and height.
* **Multimedia**: Embedding audio and video content using the audio and video tags.
* **File and Folder Structure**: Best practices for organizing project files and managing file paths.
* **Activity**: Students refactor their Class 1 project to use a proper semantic layout and add an image and a link to a video file.
**Class 3: Forms and User Input**
This session is dedicated to building interactive HTML5 forms, which are essential for capturing user data and input.
* **Topics**:
* **Form Basics**: Using the form element, action and method attributes.
* **Input Types**: Exploring various input types (e.g., text, password, checkbox, radio, date, submit).
* **Form Elements**: Utilizing label, textarea, select, option, and button.
* **Client-side Validation**: Implementing HTML5 validation attributes like required, minlength, and pattern.
* **Activity**: Students build a complete contact form with different input fields, radio buttons, and basic HTML5 validation.
**Class 4: Introduction to CSS3 and Basic Styling**
The final class introduces Cascading Style Sheets (CSS) to style the HTML content and make the web pages visually appealing and accessible.
* **Topics**:
* **CSS Fundamentals**: The role of CSS, selectors, properties, and values.
* **Integrating CSS**: Using inline, internal, and external style sheets.
* **The Box Model**: Understanding margin, padding, border, and content for basic layout.
* **Basic Styling**: Changing colors, fonts, and text alignment.
* **Accessibility Basics**: Identifying principles of web design usability and accessibility, including ARIA labels.
* **Activity**: Students apply an external CSS file to their Class 3 form project to style the layout, colors, and fonts, culminating in a well-structured and styled webpage.
Prompt vs. Paintbrush
AI is changing how art is made. But when does it stop being your work and start being the machine’s?
This month we're going to be doing a panel with with digital image, music, and written word artists, talking about at what point, while using AI in the creation process, does the work become not the artist creation?
We encourage audience participation during this event that will be moderated by Chris Slee.
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.transformlabs.com/services)
Sign up also accessible via [Transform Labs Luma](https://luma.com/55umjqta)
Columbus Medical Marijuana Meetup 4/21/26 - Network/Learn/Celebrate/Mix/Chill
Our next much-awaited **COLUMBUS** meetup is **Tuesday April 21 from 7-10 pm EST at ACE OF CUPS**. Meet patients, cultivators, processors, dispensary managers/staff, physicians, home growers, educators, activists, nonprofits, artists, attorneys, business owners, writers, students, and supporters to network, share our knowledge, collaborate, support each other and make new ones!
Hope you will be there too! Save the date and pass the word. **Please RSVP** so we know who is coming and how many to expect.
Find us to say hi and we will introduce you to others. We should be easy to spot. (The happy-looking group wearing cool nametags! See photos from our past events.) Sign in, grab a name tag, start your own bar/food tab, meet old friends and make new ones! Everyone is welcome. SEE YOU THERE!
Hoover Dam Hike
Join us for one of our favorite hikes this Tuesday (4/21/26) at 6:30 pm as we hike the Hoover Dam Scenic Trail, starting at the west end of the dam. This hike includes some paved paths/roads along with some dirt trails, with a few beautiful views of the reservoir. Join us for this 2 mile hike, finding us in the parking lot at the corner of Sunbury and Smoke Burr.
Wydarzenia DevOps w tym tygodniu
Odkryj, co się dzieje w najbliższych dniach
What If Your AI Could Be a Team? - Chad Green
**Important time note:** Please plan on arriving between 5:30 and 6:00 as the elevators lock after 6 and you'll need to message us and we'll need to come get you.
The building address is 4450 Bridge Park
The entrance is 6620 Mooney St, Suite 400
You will need to scan your ID at the door to get a visitor badge.
**Abstract**
GitHub Copilot is powerful, but what if you could scale from a solo AI assistant to an entire team of specialized agents working in parallel? This session introduces Squad: an open-source framework for multi-agent orchestration that lets you define teams of AI agents with specific roles, responsibilities, and expertise.
We'll progress from Copilot basics to the Copilot CLI, explore how Agents add autonomy, and see how Instructions and Skills let you customize agent behavior. Then, the climax: a live demo where a Squad team of 3 agents (Lead, Developer, Tester) stands up and builds a working application in real-time, showcasing true multi-agent collaboration.
Whether you're new to AI or exploring how to scale your use of Copilot, this session will show you what's possible when agents work as a team.
**YouTube Link**
TBD
Psychic Development Series II - Pueo Group
Private Group. Closed to the Public
Knowing ourselves and understanding our abilities is the first step toward wielding our gifts with control and accuracy.
In subsequent classes we will verify and hone our talents with activities and discussion. These are hands-on workshops and participation is expected.
The goal of our series will be to develop expertise in areas of particular interest such as mediumship, channeling, divination, healing and, etc.. Our ultimate directions will be determined by class members as we evolve.
I look forward to sharing and discovering with you. - Cynthia
The Story So Far: A WiA Reflection Circle
A WiA Collective Wisdom Exchange
At the start of this year, we gathered to look back, set intentions, and imagine the next chapter.
This is the follow-up.
Not a check-in. Not a progress report. A small, facilitated circle to reconnect with what you said mattered — and honestly explore what’s actually happening now.
Together, we’ll explore:
• What you intended at the start of this year - and what that looks like three months in
• What’s surprised you, supported you, or shifted
• What the next chapter needs now that you know what you know
If you were at our January gathering, bring whatever you made or wrote — your word, your artifact, your intention. We’ll look at it with fresh eyes. If this is your first time, you belong here too. You’ll start where we all started: with what’s true right now.
Optional art materials will be available for anyone who wants to reflect creatively alongside conversation. If you brought something home from January, you’re warmly invited to bring it back.
The intention is the same as always: everyone leaves feeling more clear, more connected, and a little lighter.
Space is intentionally limited to keep the experience intimate.
What to Expect
• A small, welcoming circle (not a large meetup)
• Structured conversation so everyone has space to speak
• Reflection, listening, and lived experience — not advice-giving
• Optional creative reflection alongside conversation
• A calm, supportive environment
Who This Is For
Women and underrepresented folks working in or around agile, product, technology, leadership, or organizational change — especially those looking for honest conversation and community beyond frameworks and buzzwords.
Good to Know
• No preparation required
• If you attended in January, we invite you to bring anything you created or wrote (or something that represents your intention at the start of the year) - it’s optional but invited
• Participation is invitational; listening is always welcome
• Creative activities are optional
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
Walk for Children - 2026 Save Soil Walkathon in Columbus
Walk for Children - 2026 Save Soil Walkathon in Columbus 🌍
Over 52% of the world soil is degraded and scientists warn we may have only a few decades of fertile soil left. As Sadhguru shares, soil is a living system—and when it degrades, our food, health, and future are at risk.
https://www.youtube.com/watch?v=hyT-6qiubd0
🚶♂️🌎This Earth Day, Join the Walk for Children-2026 SaveSoil 5K Walkathon here in Columbus and help raise awareness about soil for the future of our children!
Every step you take helps:
✔️ 1. Raise awareness in your communities about protecting and restoring soil.
✔️ 2. Supports sustainable food systems.
✔️ 3. Helps secure our children’s future.
📅 Date: April 26, 2026
📍 Location: Scioto Audubon Metro Park
Check-in address 400 W Whittier St, Columbus, OH 43215
⏰ Time: 8:30 a.m. check-in event starts at 9:30 a.m.
👉 Register here:
https://www.eventbrite.com/e/walk-for-children-2026-save-soil-walkathon-in-columbus-registration-1986596534713?aff=oddtdtcreator
👉🏼Free and Open to All.
Share this message and bring your neighbours, friends & family along to celebrate our planet!
Let’s make it happen!
Shut Up & Write!® East Side Columbus
Join us for an hour of writing! We’ve discovered that it’s strikingly helpful to write with other writers. See if it’s true for you at 7:00pm on Wednesday, April 22 at Streetlight Guild.
Be it a book, blog, script, essay, dissertation, resume, melody, poem or just plain work stuff, you are invited to write it with us. No one will see what you've written or give you unsolicited advice. Instead of just thinking about writing, come and get some real writing done.
**SCHEDULE:**
6:45ish - Quick introductions
7:00 - Timer starts: write for 1 hour
8:00 - The End
**OPTIONAL SOCIALIZING** happens before and after the writing hour. Writing is very solitary. Connecting (and sometimes even commiserating) with other writers is a cool thing.
**BEING LATE IS OKAY:** just show up and get settled! If you were on time, please be willing to make room for the friendly latecomer.
Happy writing & I look forward to seeing you at Streetlight Guild!
**WHAT SHOULD I BRING?**
Whatever you need to be able to write! You're welcome to bring earplugs/headphones if noise will bother you!
**OTHER IMPORTANT DETAILS:**
* **RSVP:** Please RSVP by 6:00pm the evening of the meeting. This helps me know how many to expect, and if we'll need additional space!
* **COVID:** While masks are not required, please be mindful of the other writers around you and their comfort levels.
* **WIFI/OUTLETS:** Outlets are limited, so please ensure your devices are charged when you come! But Streetlight Guild does have free WiFi! Yay!
* **PARKING:** There is free public parking at Streetlight Guild.
Wydarzenia DevOps w Twojej okolicy
Połącz się z lokalną społecznością DevOps
Columbus HUG April
Want to be a speaker? submit your talk to our Call for Presenters!!!
https://sessionize.com/cbus-hug-2026/
Evolve Elite: Hilliard Chapter
Evolve exists to connect women entrepreneurs connect with one another, serve one another, and help one another overcome challenges in marketing, sales, networking, and professional development.
**[Add to Calendar](https://www.evolvewomensnetwork.com/columbus-oh.html)**
**What to Expect:**
\~ Welcome team to greet you, introduce you to others, and make sure you feel a part of the group from your very first meeting
\~ Welcome & Introductions: 15 second introductions
\~ 15 Minute Speaker Spotlight: Member speaker who shares a bit of her story, how she got to doing what she does, and a tangible tip she uses to gain success in her business. No hard selling...no expectations. Simply giving the group an opportunity to get to know her and her journey.
\~ 20 Minute Break Out Sessions: Small groups is where we connect best. Extroverted and Introverted alike get the opportunity to share on a deeper level and learn from one another.
\~ Take Aways: Hear what the other groups talked about and share resources to grow yourself and your business
\~ Grow Time!: Do you need a specific connection to a person, company, or industry? Share it with us! We love to open our networks to one another and grow together!
Guests are always welcome. Please contact Mentor Director Donna Schomer at Donna@EvolveWomensNetwork.com for more information. We'd love to meet you!
Evolve Synergy: Westerville Chapter
At Evolve Synergy Sessions, you'll be part of a supportive mastermind where we share challenges, brainstorm solutions, and inspire one another to take bold steps in our businesses. Grow your network, gain fresh perspectives, and build meaningful relationships with like-minded women who are committed to success. Whether you’re looking to move the needle in your business or simply need a space to connect and recharge, this is the perfect place to fuel your entrepreneurial journey.
[Add Event to Calendar](https://evolvecolumbus.eventcalendarapp.com/)
\*\* Please note, we will be arriving around 8:15a for open networking! Get there early and get connected!
Contact Alexis Morley at [alexis.morley@edwardjones.com](mailto:alexis.morley@edwardjones.com) or Terri Lawson at [terri.lawson@e-merge.com](mailto:terri.lawson@e-merge.com) for more information.
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
Devil Wears Prada #2 !! 👠
Tickets are now on sale!🥳We also will have lunch before. At the Rusty Bucket in Easton which is posted separately. 😊 Park in the East Garage.The restaurant is across the street then we can walk back together to the movie! 🥳
Agile Coaching Circle -- IN-PERSON
Join other experienced and aspiring agile coaches and professionals to:
* develop and practice your coaching skills in a peer-to-peer environment
* share current successes and challenges in your work environment and get support from each other
* learn from each other, build better relationships and experiment with new ideas
***NOTE:*** Pre-registration is required for this event. **Please arrive 10 minutes early** to check in at the security desk.
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




























