2023-01-20
116 reads
2023-01-20
116 reads
When I first started work as a software developer, I knew that getting an environment set up where I could compile a project might take a few hours or a few days. The complexities of how people built software projects, the dependencies, and more were handled in a very immature manner. These days I can […]
2022-11-16
162 reads
When I was younger, it seemed that everyone I worked with in technology knew how to build a computer. Most knew how to work with a BIOS, were comfortable with command lines, and could assemble complex compiler directives into a Make file. Over time, it seems many people, especially Windows and MacOS users, became focused […]
2022-11-11
179 reads
Building psychological safety inside of a company is hard, but it is important to build trust and develop a team.
2022-11-09
70 reads
A big part of adopting DevOps and becoming better at building software is establishing culture.
2022-11-07
154 reads
2022-10-28
326 reads
Deploy resources in Azure using reusable code with Terraform modules.
2022-10-10
10,176 reads
Learn the basics of using Terraform to declaratively specify how to configure resources in infrastructure.
2022-10-17 (first published: 2022-08-26)
9,370 reads
Measuring the wrong things is worse than not measuring anything. In this article, Mallika Gunturu explains the right things to measure for agile.
2022-08-22
Mercedes has taken advantage of containers and Kubernetes to build knowledge in their staff. This investment helps them adapt and change their technology to meet the needs of the business.
2022-08-19
207 reads
By Steve Jones
Today’s coping tip is to ask other people about things they’ve enjoyed recently I...
By Steve Jones
Today’s coping tip is to challenge negative thoughts and look for the upside. I’m...
Since changing to the new MVP renewal model, Microsoft MVPs have had until 31...
Hi! Query store provides information on workloads on tempdb How\Steps to setup Extended events...
Hi, I have a table that stores event transactions, the sample data see the...
I am trying to create a natively compiled stored procedure where I need to...