Repository for source files in my past and upcoming presentations.
Quick Stats: 15 presentations | 2011-2025 | Topics: SQL Server, PowerShell, Cloud Technologies, AI/ML
- [2024-03] Global AI Bootcamp 2024 (Broward College)
aimachine-learningeducation - [2025-03] INTENTIONAL AI - Co-Creating the Future We Want (InfoBip, Miami)
aiethicsfuture
- [2018-02-10] Windows Containers on ACS Kubernetes (South Florida CodeCamp)
kubernetescontainersazurewindows
- [2019-03-02] Take Command of AWS Command Line (South Florida CodeCamp)
awscloudcliautomation
- [2020-01-09] Take Command of Azure PowerShell PowerShell 7 (MCSFUG)
azurepowershellcloudbeginner - [2020-09] Azure Cloud Journey of the DBA (Data, Analytics & AI Club)
azureclouddbamigration - [2022-11-18] Advantages of Being an Azure Cloud Generalist (Greater Lansing User Group)
azurecloudcareerlearning - [2024-01] Teach to Learn Azure in 2024 (Cloudskills.io)
azurecloudlearningeducation
- [2016-02-20] SQL and PowerShell, an Introduction (South Florida Code Camp)
sql-serverpowershellbeginnersmo - [2016-03-29] SQL and PowerShell, an Introduction (HP)
sql-serverpowershellbeginnersmo - [2016-04-07] SQL and PowerShell, an Introduction (LearnNowOnline)
sql-serverpowershellbeginnersmo - [2016-09-27] SQL and PowerShell, an Introduction (PASS Virtual Chapter)
sql-serverpowershellbeginnersmo - [2017-08-19] SQL and PowerShell Tools (South Florida SQL Server User Group)
sql-serverpowershelltoolsmodules
- [2012-09-19] PowerShell for the Bleeding Edge DBA (South Florida SQL Server User Group)
powershellsql-serverdbaautomation - [2013-02-19] My First PowerShell Script (Florida PowerShell User Group)
powershellbeginnerscripting - [2014-09-01] Don't Fear the Shell (FlaDotNet User Group)
powershellbeginnerhands-on
- [2011-07-01] DIY Hyper-V Clustering and SQL Server (South Florida SQL Saturday)
sql-servervirtualizationclustering - [2012-08-29] Replication Troubleshooting Custom Class (Homnick Systems)
sql-serverreplicationtroubleshooting - [2015-06-12] Rolling Database Snapshots (South Florida SQL Saturday)
sql-serverdatabase-snapshotsautomation
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.
Tags: sql-server replication troubleshooting
Custom class materials focused on troubleshooting SQL Server replication issues, including resources for students and detailed technical documentation.
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.
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.
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.
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.
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.
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.
Tags: sql-server powershell beginner smo
Online learning version of the SQL and PowerShell introduction, including additional SQL treemap visualization script.
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.
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.
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.
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.
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.
Tags: azure cloud dba migration career
Presentation covering the journey of database administrators transitioning to Azure cloud technologies.
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.
Tags: azure cloud learning education teaching
External presentation on teaching and learning Azure cloud technologies in 2024.
Tags: ai machine-learning education bootcamp
External AI bootcamp workshop materials and resources.
Tags: ai ethics future intentional-design
External presentation on intentional AI design and co-creating the future we want through thoughtful AI development.
ai- Artificial Intelligence and Machine Learning topicsautomation- Scripting and automation solutionsazure- Microsoft Azure cloud platformaws- Amazon Web Services cloud platformbeginner- Entry-level content suitable for beginnerscareer- Career development and professional growthcli- Command Line Interface toolscloud- Cloud computing platforms and servicesclustering- High availability and clustering solutionscontainers- Container technologiesdba- Database Administrator focused contentdatabase-snapshots- SQL Server snapshot technologyeducation- Teaching and learning resourcesethics- Ethical considerations in technologyfuture- Future-looking technology discussionsgeneralist- Generalist vs specialist approacheshands-on- Interactive, code-focused sessionshyper-v- Microsoft Hyper-V virtualizationjmespath- JMESPath query languagekubernetes- Kubernetes orchestrationlearning- Learning methodologies and resourcesmigration- Technology migration topicsmirroring- Database mirroring technologymodules- PowerShell modules and packagespowershell- PowerShell scripting languagereplication- SQL Server replicationscripting- Scripting languages and techniquessmo- SQL Server Management Objectssql-server- Microsoft SQL Server database platformtools- Development and administration toolstroubleshooting- Problem-solving and debuggingvirtualization- Virtualization technologieswindows- Windows-specific technologies
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.
This repo is set up to publish as a GitHub Pages site using Jekyll.
- Site entry: index.md
- Jekyll config: _config.yml
- Custom domain: CNAME (currently
presentations.davidcobb.net)
If you want to preview the site locally (same dependency set as GitHub Pages):
- Install Ruby + Bundler
- Run
bundle install - Run
bundle exec jekyll serve
The current theme is set in _config.yml via theme:.
Popular built-in (supported) themes you can switch to by changing theme::
jekyll-theme-architectjekyll-theme-caymanjekyll-theme-dinkyjekyll-theme-hackerjekyll-theme-leap-dayjekyll-theme-merlotjekyll-theme-midnightminimajekyll-theme-minimaljekyll-theme-modernistjekyll-theme-slatejekyll-theme-tactilejekyll-theme-time-machine
If you want a more modern docs-style site, GitHub Pages also supports remote_theme: (for example just-the-docs/just-the-docs).