Skip to content

Cloud Security

Meet other local people interested in Cloud Security: share experiences, inspire and encourage each other! Join a Cloud Security group.
pin icon
468
members
people1 icon
1
groups

Largest Cloud Security groups

Frequently Asked Questions

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

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

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

Cloud Security Events Near You

Connect with your local Cloud Security community

Azure CBUS January: Learn Infrastructure-as-Code Through Minecraft
Azure CBUS January: Learn Infrastructure-as-Code Through Minecraft
## Learn Infrastructure-as-Code (the FUN Way) — Through Minecraft 🎮☁️ **Joint Meetup: Azure CBUS × Columbus HashiCorp User Group × DevOps Columbus** What if learning Terraform and Infrastructure-as-Code didn’t feel like a whitepaper… but more like a game? Join us for a joint Azure CBUS, Columbus HashiCorp User Group, and DevOps Columbus meetup where **Mark Tinderholt** \(Principal Architect\, Microsoft Azure \| HashiCorp Ambassador \| “The Azure Terraformer”\) shows how **Minecraft** can be used as a surprisingly powerful way to understand real-world Infrastructure-as-Code concepts. In this session, Mark will demonstrate how Terraform and Azure can be used to provision, configure, and manage Minecraft servers—while teaching the same patterns you’d use for production cloud infrastructure. ### What we’ll cover * Infrastructure-as-Code fundamentals using **Terraform** * Provisioning real infrastructure on **Azure** * Applying **IaC best practices** (immutability, repeatability, versioning) * How playful environments like Minecraft make complex concepts *click* * Why learning through experimentation beats click-ops every time ### Who should attend * Developers, platform engineers, and cloud engineers * Terraform users (new or experienced) * Anyone curious about Infrastructure-as-Code but tired of boring examples * Minecraft fans who want to see it used in a totally unexpected way No prior Minecraft experience required—just curiosity and a willingness to learn infrastructure the fun way. Come for the blocks, stay for the Terraform. 🧱➡️📐 Want to be a speaker? submit your talk to our Call for Presenters!!! https://sessionize.com/azure-cbus-2026/
Columbus HUG January: Learn Infrastructure-as-Code Through Minecraft
Columbus HUG January: Learn Infrastructure-as-Code Through Minecraft
## Learn Infrastructure-as-Code (the FUN Way) — Through Minecraft 🎮☁️ **Joint Meetup: Azure CBUS × Columbus HashiCorp User Group** What if learning Terraform and Infrastructure-as-Code didn’t feel like a whitepaper… but more like a game? Join us for a joint Azure CBUS and Columbus HashiCorp User Group meetup where **Mark Tinderholt** \(Principal Architect\, Microsoft Azure \| HashiCorp Ambassador \| “The Azure Terraformer”\) shows how **Minecraft** can be used as a surprisingly powerful way to understand real-world Infrastructure-as-Code concepts. In this session, Mark will demonstrate how Terraform and Azure can be used to provision, configure, and manage Minecraft servers—while teaching the same patterns you’d use for production cloud infrastructure. ### What we’ll cover * Infrastructure-as-Code fundamentals using **Terraform** * Provisioning real infrastructure on **Azure** * Applying **IaC best practices** (immutability, repeatability, versioning) * How playful environments like Minecraft make complex concepts *click* * Why learning through experimentation beats click-ops every time ### Who should attend * Developers, platform engineers, and cloud engineers * Terraform users (new or experienced) * Anyone curious about Infrastructure-as-Code but tired of boring examples * Minecraft fans who want to see it used in a totally unexpected way No prior Minecraft experience required—just curiosity and a willingness to learn infrastructure the fun way. Come for the blocks, stay for the Terraform. 🧱➡️📐 Want to be a speaker? submit your talk to our Call for Presenters!!! https://sessionize.com/cbus-hug-2026/
AI Development Risk Case Studies and how Agentic AI is the future of Appsec
AI Development Risk Case Studies and how Agentic AI is the future of Appsec
OWASP is ending use of Meetup, so I built an eventbrite for the event. https://www.eventbrite.com/e/ai-development-risk-case-studies-and-how-agentic-ai-is-the-future-of-appsec-tickets-1981450622150?aff=oddtdtcreator AI is transforming how software is designed, developed, and deployed, dramatically accelerating velocity while introducing new categories of risk. As organizations adopt AI-assisted coding, autonomous agents, and increasingly complex model interactions, traditional application security approaches struggle to keep pace. This talk examines emerging AI-driven risks through real case studies from the field, highlighting issues such as insecure code generation, data-leakage pathways, model manipulation, and evolving supply-chain threats. We will explore how engineering teams must adapt their people, processes, and governance models to secure AI-augmented development workflows effectively. The session will then introduce agentic AI as the next evolution in application security—autonomous systems capable of continuous analysis, multi-step reasoning, and real-time remediation. Attendees will learn how combining agentic AI with modern practices can reduce developer friction, improve coverage, and create a future-ready application security strategy designed for the demands of AI-native software development
DevOps Columbus January: Learn Infrastructure-as-Code Through Minecraft
DevOps Columbus January: Learn Infrastructure-as-Code Through Minecraft
## Details \#\# Learn Infrastructure\-as\-Code \(the FUN Way\) — Through Minecraft 🎮☁️ **Joint Meetup: DevOps Columbus - Azure CBUS - Columbus HashiCorp User Group** What if learning Terraform and Infrastructure-as-Code didn’t feel like a whitepaper… but more like a game? Join us for a joint DevOps Columbus, Azure CBUS and Columbus HashiCorp User Group meetup where **Mark Tinderholt** \(Principal Architect\, Microsoft Azure \| HashiCorp Ambassador \| “The Azure Terraformer”\) shows how **Minecraft** can be used as a surprisingly powerful way to understand real-world Infrastructure-as-Code concepts. In this session, Mark will demonstrate how Terraform and Azure can be used to provision, configure, and manage Minecraft servers—while teaching the same patterns you’d use for production cloud infrastructure. \#\#\# What we’ll cover * Infrastructure-as-Code fundamentals using **Terraform** * Provisioning real infrastructure on **Azure** * Applying **IaC best practices** (immutability, repeatability, versioning) * How playful environments like Minecraft make complex concepts *click* * Why learning through experimentation beats click-ops every time \#\#\# Who should attend * Developers, platform engineers, and cloud engineers * Terraform users (new or experienced) * Anyone curious about Infrastructure-as-Code but tired of boring examples * Minecraft fans who want to see it used in a totally unexpected way No prior Minecraft experience required—just curiosity and a willingness to learn infrastructure the fun way. Come for the blocks, stay for the Terraform. 🧱➡️📐
Azure CBUS February: Build Your Own MCP Server
Azure CBUS February: Build Your Own MCP Server
### Tools in your AI's Toolbox : An introduction to MCP Servers The generative AI revolution has unlocked unprecedented capabilities, but the next frontier is agency: empowering models to interact with, query, and act upon the world. The current challenge is the “N x M integration problem,” where every AI model requires a custom, brittle integration for each external tool or data source. This approach simply doesn’t scale. How can we give an AI access to our sales leads, code repositories, or IoT devices in a standardized, secure, and reusable way? This session introduces Anthropic’s Model Context Protocol (MCP), the open-source framework designed to solve this challenge and become the universal connector—the USB-C port—for AI. MCP standardizes how AI models discover and use external tools, moving beyond simple function-calling to a robust, client-server architecture. We will dive into how this open protocol is creating a new ecosystem for building powerful, context-aware AI agents. Join this session for a developer-focused introduction where you will learn how to: Understand the core concepts of the open-source Model Context Protocol and its architecture. Utilize pre-built, open-source MCP servers to instantly connect AI to tools like Git, Slack, and databases. Build a custom MCP server to securely expose your own proprietary data and APIs as tools for any compliant AI. Move beyond bespoke integrations and contribute to a standardized, collaborative, and open ecosystem. Stop building one-off connectors and start building intelligent agents. This session will give you the practical knowledge to leverage MCP and create the next generation of AI that doesn’t just talk, but does. Want to be a speaker? submit your talk to our Call for Presenters!!! [https://sessionize.com/azure-cbus-2026/](https://sessionize.com/azure-cbus-2026/)
CBusData - Ok I Want to Get Data into Fabric - Now What?
CBusData - Ok I Want to Get Data into Fabric - Now What?
I love my job and one of the main things I do is help customers get going with any of the data technologies at Microsoft. Right now there are a lot of my customers asking about Microsoft Fabric. It's hard to weave across all the shiny new options across the Fabric landscape, let alone figure out where it fits into your organization. In this session we'll focus on answering one question - how can I get data into Fabric? We'll talk through the "it depends" options and see some of the options in live demos.
Love From The Earth | Vegan Pop Up
Love From The Earth | Vegan Pop Up
Start the year surrounded by Love From the Earth—with delicious vegan eats, sweet treats, artisan goods, and a chance to win one of our raffle baskets filled with plant-based goodies. Support small businesses, enjoy great food, and spend a cozy day with the community. We will reserve a table for this group if there is enough interest. Just comment "interest" below. Don’t miss out—see you there! Check [event page](https://www.facebook.com/events/893838639773267/) for a vendor list.