Alex-Yates
This is my personal and DLM Consultants GitHub account. For my Redgate GitHub account, see: https://github.com/alex-yates-redgate
DLM Consultants
Pinned Repositories
curriculum-vitae
My CV.
dbatools-powershell-examples
Sample code for interacting with SQL Server using PowerShell and dbatools.
DbDevOpsSSDT
A collection of scripts used for my "Database DevOps: What, Why and How (Featuring SSDT)" training class
DeploySqlServerSecurity
A bottom up rebuild of: https://github.com/Alex-Yates/GeneratePermissions
DevOps101_Demo
Demo for my DevOps 101 for Data Folks session. Abstract is here: https://gist.github.com/Alex-Yates/efef91357c6bd0dc1fbe63f2eb464f68
docker-psdatabaseclone-demo
GeneratePermissions
safe-schema-updates-demo
Alex-Yates's Repositories
Alex-Yates/DeploySqlServerSecurity
A bottom up rebuild of: https://github.com/Alex-Yates/GeneratePermissions
Alex-Yates/dbatools-powershell-examples
Sample code for interacting with SQL Server using PowerShell and dbatools.
Alex-Yates/curriculum-vitae
My CV.
Alex-Yates/GeneratePermissions
Alex-Yates/DevOps101_Demo
Demo for my DevOps 101 for Data Folks session. Abstract is here: https://gist.github.com/Alex-Yates/efef91357c6bd0dc1fbe63f2eb464f68
Alex-Yates/docker-psdatabaseclone-demo
Alex-Yates/safe-schema-updates-demo
Alex-Yates/rgclone_flyway_gradle
A flyway project that deploys a sample database to a Redgate Clone data-container
Alex-Yates/AdventureWorks20200131
Alex-Yates/azuredevopslabs
Learn how you can plan smartly, collaborate better, and ship faster with a set of modern development services with Azure DevOps.
Alex-Yates/blog
The Octopus Deploy blog
Alex-Yates/branch_test_deleteme
Alex-Yates/generate-sql-merge
Generate SQL MERGE statements with Table data
Alex-Yates/Library
A repository of step templates and other community-contributed extensions to Octopus Deploy
Alex-Yates/my_dotnet_octopus_poc
Fork this repo to build your own Octopus Deploy POC to deploy an ASP.NET Core website in AWS.
Alex-Yates/my_sql_octopus_poc
Fork this repo to build your own Octopus Deploy PoC to deploy a SQL Server database to instances hosted in AWS.
Alex-Yates/not_TPR
Alex-Yates/NottsDPMeetup
Alex-Yates/OctopusDeploy-Api
Documentation for the Octopus Deploy HTTP API
Alex-Yates/Redgate-Training-Demo
Alex-Yates/relay19-leeds
Alex-Yates/relay19-newcastle
Alex-Yates/relay19-notts
Alex-Yates/relay2019-test
Alex-Yates/Running-EC2-Instances
Alex-Yates/sql-in-the-city-2019
Demo: Practical branching and merging techniques for effective Database DevOps
Alex-Yates/StackOverflow
A Redgate SQL Change Automation project for the Stack Overflow database
Alex-Yates/WordleEngine
A C# AWS Lambda function that plays wordle. Based on this excellent video by 3 Blue 1 Brown: https://www.youtube.com/watch?v=v68zYyaEmEA
Alex-Yates/XMLMaskingDemo
Challenge: How to mask XML data using a sync manager. The XML data contains some data that needs to masked consistently with other tables, and some unique data which also needs to be masked.
Alex-Yates/ZeroDowntime
The demo for my Zero Downtime database deploys talk