Search this blog
-
The Current Book
MVP Award
Tags
- administration
- AI
- auditing
- Azure
- backup
- Backup/Recovery
- blogging
- business
- career
- career2
- car update
- Cloud Computing
- conferences
- containers
- continuous delivery
- continuous integration
- coping
- data
- data analysis
- database design
- databases
- Database Weekly
- data privacy
- dbatools
- DevOps
- disaster recovery
- DLM
- encryption
- Friday Poll
- GDPR
- Git
- goals
- hardware
- high availability
- Humor
- life
- Linux
- machine learning
- mcm
- Microsoft
- misc
- monitoring
- networking
- NoSQL
- PASS
- Performance
- powershell
- presentations
- Redgate
- republish
- sabbatical
- security
- software development
- software development
- speaking
- SQL Compare
- SQL in the City
- SQLNewBlogger
- SQL Prompt
- SQL Saturday
- sql server
- SQLServerCentral
- SSMS
- syndicated
- T-SQL
- T-SQL Tuesday
- Tesla
- testing
- travel
- tsqlt
- vacation
- version control
- webinar
- windows
- work
Search this blog
Steve’s Tweets
- Daily Coping 26 May 2022 voiceofthedba.com/2022/05/26/dai… 7 hours ago
- @bweissman @sqlatspeed @DataGrillen Patch Friday 23 hours ago
- @sqlatspeed @DataGrillen In a boot 23 hours ago
- @TheHybridDBA Cheers my friend. It's all good. The ankle has been a mess for years. Finally getting fixed 23 hours ago
- @DJWhiteSquall That sucks. Hopefully it wasn't too a stressful 1 day ago
- @IrishSQL Thanks. Should be a quick fix Friday morning 1 day ago
- RT @BrentO: [Blog] Breaking News: SQL 2019 CU16 Changes Backup Formats, Can Break Log Shipping. brentozar.com/archive/2022/0… 1 day ago
- Enjoying @TechoramaBE but these baby coffee cups are a bit small. I shouldn't see my fist. https://t.co/ORn9vdzwi1 1 day ago
- administration
- AI
- auditing
- Azure
- backup
- Backup/Recovery
- blogging
- business
- career
- career2
- car update
- Cloud Computing
- conferences
- containers
- continuous delivery
- continuous integration
- coping
- data
- data analysis
- database design
- databases
- Database Weekly
- data privacy
- dbatools
- DevOps
- disaster recovery
- DLM
- encryption
- Friday Poll
- GDPR
- Git
- goals
- hardware
- high availability
- Humor
- life
- Linux
- machine learning
- mcm
- Microsoft
- misc
- monitoring
- networking
- NoSQL
- PASS
- Performance
- powershell
- presentations
- Redgate
- republish
- sabbatical
- security
- software development
- software development
- speaking
- SQL Compare
- SQL in the City
- SQLNewBlogger
- SQL Prompt
- SQL Saturday
- sql server
- SQLServerCentral
- SSMS
- syndicated
- T-SQL
- T-SQL Tuesday
- Tesla
- testing
- travel
- tsqlt
- vacation
- version control
- webinar
- windows
- work
Older Posts
Meta
Tag Archives: presentations
Containers, Kubernetes, and SQL Server
Abstract: Containers and Kubernetes have become buzzwords in the application development world, but how do these technologies fit with SQL Server? This session will discuss the basics of containers and Kubernetes and explain how we can use containers with databases … Continue reading
Posted in Presentations
Tagged containers, kubernetes, presentations, sql server
Comments Off on Containers, Kubernetes, and SQL Server
Manual v Automation
I’ve got my work cut out for me. This week is SQL in the City 2017. One of the sessions I need to present is a Manual DBA database deployment against an automated CI/CD process with the Redgate tools. To … Continue reading
Posted in Blog
Tagged presentations, SQL in the City, syndicated
Comments Off on Manual v Automation
Bringing DevOps to the Database
Abstract: DevOps is a hot topic in today’s software development world. However most of the knowledge and experience with DevOps is based around application software and ignores the database. We will examine how the concepts and principles of DevOps can … Continue reading
Posted in Presentations
Tagged continuous delivery, continuous integration, DevOps, presentations, speaking, version control
Comments Off on Bringing DevOps to the Database
Testing T-SQL Made Easy
Abstract: Everyone tests that code, but most people run a query, execute a procedure and run another query. This ad hoc, non-repeatable testing isn’t reliable, and encourages regression bugs. In this session you will learn how to begin introducing testing … Continue reading
Posted in Presentations
Tagged presentations, testing, tsqlt
Comments Off on Testing T-SQL Made Easy