Community Circle
Search this blog
Steve’s tweets
- Today's editorial: a republish of Making Guesses voiceofthedba.com/2021/03/05/rep… 2 days ago
- Daily Coping 5 Mar 2021 voiceofthedba.com/2021/03/05/dai… 2 days ago
- Daily Coping 4 Mar 2021 voiceofthedba.com/2021/03/04/dai… 3 days ago
The Current Book
MVP Award
Tags
- administration
- AI
- auditing
- Azure
- backup
- Backup/Recovery
- blogging
- business
- career
- career
- cell phone
- Cloud Computing
- 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
- patching
- Performance
- powershell
- presentations
- Redgate
- republish
- sabbatical
- security
- software development
- software development
- speaking
- SQL Clone
- SQL Connections
- SQL in the City
- SQLNewBlogger
- SQL Prompt
- SQL Saturday
- sql server
- SQLServerCentral
- SSMS
- syndicated
- T-SQL
- T-SQL Tuesday
- testing
- travel
- tsqlt
- vacation
- version control
- webinar
- windows
- work
Daily Archives: November 20, 2014
Encryption in Colorado Springs – Encrypting in the Application?
Last night was my annual presentation at the Colorado Springs SQL Server User Group. I try to make sure I get down there at least once a year, and it’s been only once a year for the last few years. … Continue reading
Posted in Blog
Tagged encryption, security, software development, speaking, syndicated
Comments Off on Encryption in Colorado Springs – Encrypting in the Application?
Achievement Unlocked: Balance 0
Earlier this week I got a notice that I hadn’t completed a task this year. It’s one that I’ve rarely finished in the past, and probably not in any year in the last 10. However I decided this year that … Continue reading
Practical Problems with CI
I agree. Continuous Integration has issues in the real world, at least it probably does in many companies. The more tests you have, the more likely you refactoring or changes will break something. The more things break, the more people … Continue reading