Skip to the content.

Repository for source files in my past and upcoming presentations.

Quick Stats: 15 presentations 2011-2025 Topics: SQL Server, PowerShell, Cloud Technologies, AI/ML

By Topic

AI & Machine Learning

Containers & Kubernetes

Cloud - AWS

Cloud - Azure

SQL + PowerShell

PowerShell

SQL Server


By Year


Complete Chronological Index with Abstracts

2011

[2011-07-01] DIY Hyper-V Clustering and SQL Server (South Florida SQL Saturday)

Tags: sql-server virtualization clustering hyper-v

Presentation materials from SQL Saturday covering how to set up and configure Hyper-V clustering for SQL Server, including network configuration for active-active clusters.

2012

[2012-08-29] Replication Troubleshooting Custom Class (Homnick Systems)

Tags: sql-server replication troubleshooting

Custom class materials focused on troubleshooting SQL Server replication issues, including resources for students and detailed technical documentation.

[2012-09-19] PowerShell for the Bleeding Edge DBA (South Florida SQL Server User Group)

Tags: powershell sql-server dba automation

Introduction to using PowerShell with SQL Server 2012, covering SQLPS cmdlets, syntax enhancements, and practical scripts for database administration tasks including backups, restores, error log reading, and server management.

2013

[2013-02-19] My First PowerShell Script (Florida PowerShell User Group)

Tags: powershell beginner scripting

Beginner-friendly presentation introducing PowerShell scripting fundamentals, including slide decks and demo scripts for initializing SQL PowerShell environments and database restore operations.

2014

[2014-09-01] Don’t Fear the Shell (FlaDotNet User Group)

Tags: powershell beginner hands-on

Interactive, hands-on introduction to PowerShell for .NET developers with no slides - just code. Covers PowerShell basics, variables, core commands, providers, common cmdlets, filtering, and WMI/CIM.

2015

[2015-06-12] Rolling Database Snapshots (South Florida SQL Saturday)

Tags: sql-server database-snapshots automation mirroring

Complete solution for creating and managing rolling database snapshots on mirrored databases, including stored procedures, SQL jobs, and PowerShell scripts for automation. Includes concept diagrams and demo scripts.

2016

[2016-02-20] SQL and PowerShell, an Introduction (South Florida Code Camp)

Tags: sql-server powershell beginner smo

By adding PowerShell to our toolset when working with data, DBAs and developers can go beyond Management Studio and T-SQL, applying a powerful scripting language that leverages .NET objects and Windows server capabilities to simplify management, automate processes, and manipulate data.

[2016-03-29] SQL and PowerShell, an Introduction (HP)

Tags: sql-server powershell beginner smo

Same core content as Code Camp presentation, delivered to HP on behalf of LearnNowOnline. Covers PowerShell basics for SQL professionals, SMO usage, and community resources.

[2016-04-07] SQL and PowerShell, an Introduction (LearnNowOnline)

Tags: sql-server powershell beginner smo

Online learning version of the SQL and PowerShell introduction, including additional SQL treemap visualization script.

[2016-09-27] SQL and PowerShell, an Introduction (PASS Virtual Chapter)

Tags: sql-server powershell beginner smo dba-tools

Virtual presentation to PASS Virtual Chapter, includes DBATools coverage in addition to core SQL and PowerShell content.

2017

[2017-08-19] SQL and PowerShell Tools (South Florida SQL Server User Group)

Tags: sql-server powershell tools modules

Exploration of the current state of PowerShell tools for SQL Server, comparing SQLPS and the new SQLServer module, PowerShell Gallery, and community tools like DBATools. Covers PowerShell 5.1 and SSMS 2016.

2018

[2018-02-10] Windows Containers on ACS Kubernetes (South Florida CodeCamp)

Tags: kubernetes containers azure windows

Walkthrough of standing up Azure Container Services (ACS) with Kubernetes orchestrator and Windows containers. Includes PowerShell scripts for cluster setup, container deployment, and useful references.

2019

[2019-03-02] Take Command of AWS Command Line (South Florida CodeCamp)

Tags: aws cloud cli automation jmespath

Introduction to AWS CLI with focus on command syntax, JMESPath queries, and practical examples for managing AWS resources from the command line. Includes reference materials and learning resources.

2020

[2020-01-09] Take Command of Azure PowerShell PowerShell 7 (MCSFUG)

Tags: azure powershell cloud beginner

Beginner-level session on using PowerShell 7 with Azure. Covers first login, command syntax discovery, common features and shortcuts, and how command line increases understanding and confidence in building in the cloud. Code-intensive tutorial designed for hands-on learning.

[2020-09] Azure Cloud Journey of the DBA (Data, Analytics & AI Club)

Tags: azure cloud dba migration career

Presentation covering the journey of database administrators transitioning to Azure cloud technologies.

2022

[2022-11-18] Advantages of Being an Azure Cloud Generalist (Greater Lansing User Group)

Tags: azure cloud career learning generalist

Sharing discoveries about technology levers, filters, forcing factors, and what it really means to be a ‘cloud expert’. Mastering these concepts helps improve confidence and skills in the cloud. Includes video recording and slide deck.

2024

[2024-01] Teach to Learn Azure in 2024 (Cloudskills.io)

Tags: azure cloud learning education teaching

External presentation on teaching and learning Azure cloud technologies in 2024.

[2024-03] Global AI Bootcamp 2024 (Broward College)

Tags: ai machine-learning education bootcamp

External AI bootcamp workshop materials and resources.

2025

[2025-03] INTENTIONAL AI - Co-Creating the Future We Want (InfoBip, Miami)

Tags: ai ethics future intentional-design

External presentation on intentional AI design and co-creating the future we want through thoughtful AI development.


Tag Index


About

This repository contains presentation materials, slides, scripts, and code samples from presentations delivered from 2011 to 2025. Topics have evolved from SQL Server administration and PowerShell scripting to cloud technologies and AI.

All materials are provided as-is for educational purposes. Feel free to fork, clone, and adapt the code for your own use.


GitHub