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.
## 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/azure-cbus-2026/
## 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/
**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**
GitHub Copilot is rapidly changing how developers write, understand, and maintain code. Powered by generative AI and deeply integrated into modern development environments, Copilot acts as an intelligent coding assistant, helping developers move faster while maintaining quality and focus.
In this session, we’ll explore what GitHub Copilot is, how it works, and where it fits into a real-world developer workflow. We’ll break down what Copilot can (and cannot) do, where it can be used, and how licensing differs for individuals and organizations. Most importantly, this talk goes beyond theory with a live, hands-on demo showcasing Copilot inside the IDE and on GitHub, demonstrating how it can assist with code generation, refactoring, learning new APIs, and accelerating day-to-day development tasks.
Designed for developers, technical leads, and engineering managers, this session provides a practical introduction to AI-assisted development, highlights best practices for getting value from Copilot, and closes with guidance on how to continue learning and evolving alongside this rapidly advancing tool.
Attendees will leave with a clear understanding of how GitHub Copilot can enhance productivity, improve developer experience, and fit into modern software teams today, not someday.
**YouTube Link**
TBA
**Format**:
Hybrid (in-person and online) event
**In-person location**:
**Security Compass**
325 Front Street West, Unit 103
Toronto, ON
M5V 2Y1
**Note:** In-person attendance is limited to **70 people**, in a **first-come, first-serve basis**.
Doors will open at **6:00 PM**, with the event will start at **6:30 PM** (ET).
For those who cannot attend in person, please join us virtually via the livestream!
**Presentation Title:**
**Privacy Components That Should Actually Matter to Development Teams**
Many teams expect that privacy is taken care of by the company’s security program or addressed by the legal and compliance teams. Fact is, privacy is often lagging behind security when it comes to software development, and there are still obligations that need to make their way into the lifecycle. And, in many cases, devs never even see the obligations that exist on paper to clients!
In each business function of Governance, Design, Implementation, Verification, and Operations, there are privacy considerations that need to be made. The earlier you can get these considerations locked in, the more time it saves you later when there’s an incident, a user exercising their rights, or simply scaling up!
\-\-\-
**This is a hybrid event!** You're welcome to join us online or in person. Thanks again to our wonderful sponsors at **Security Compass** for hosting us!
2026 may be the last year many developers write code by hand. We need coding agents to solve complex problems in production codebases, but vibe coding alone won’t get us there. Vibe coding is all gas, no brakes. It burns up the context window until the agent slips on its own slop. You can go fast at first, but the more you stuff into the context window, the more tangled its outputs get. While the industry is rapidly increasing code generation speed, we still have to understand, review, merge, and maintain what gets shipped.
This talk will outline how coding agents (Claude Code + Gas Town) work and a framework for orchestrating them to solve complicated problems in complex codebases. It’s about steering the model: doing the research to align intent, planning the approach up front, implementing in parallel steps, and breaking early. Human judgment still matters, but it should be spent on high-leverage decisions: what to build, what to forbid, and “what is quality?”, not cleaning up slop. Attendees will leave with a checklist to identify workflow and environment gaps that hold agents back, so you and your team can ship higher-quality software starting tomorrow.