Developer Time is More Valuable Than Ever
Today, Kendra Little talks about how DevOps adoption affects developer productivity and time.
2025-05-09 (first published: 2020-02-14)
289 reads
Today, Kendra Little talks about how DevOps adoption affects developer productivity and time.
2025-05-09 (first published: 2020-02-14)
289 reads
Kendra Little talks about write ahead logging in SQL Server, one of the basic concepts that developers and DBAs should understand.
2024-06-12 (first published: 2020-01-20)
4,471 reads
Today, Kendra Little talks about code reviews and why they should be done early.
2024-04-29 (first published: 2020-02-07)
324 reads
2020-02-25
270 reads
2020-02-21
739 reads
Today, Kendra Little talks about reteaming.
2020-02-21
525 reads
2020-02-20
654 reads
2020-02-18
1,104 reads
2020-02-17
1,007 reads
Today, Kendra explains what's holding organizations back from implementing Database DevOps.
2020-02-12
231 reads
I was sick of changing context in Azure Data Studio while cleaning up things...
By Zikato
The crime spree in Digitown is not ending. This time 20 cars have been...
By Steve Jones
One of our mission statements in the Book of Redgate says: attempt to do...
In today’s business world, Environmental, Social, and Governance (ESG) criteria are no longer optional. Customers, investors,...
Comments posted to this topic are about the item Shining a Light on Shadow...
Hi, I would love to hear if anyone can tell me why a CAST...
In SQL Server, when the buffer manager write pages to disk, page protection is added to the pages. There are two types of protection: torn page protection and checksum page protection. What happens with regards to concurrency with page protection during writes?
See possible answers