Implementing Zero-Trust Azure DevOps Environment for Secure Code Deployment

At a previous job, where I was a senior sysadmin, I put together a proposal for a zero-trust approach to building a shipping code for both customer-facing apps and IaC work. I don’t know if it’s been adopted, but my current company is discussing something similar. Here’s a general outline, i’d be interested to getContinue reading “Implementing Zero-Trust Azure DevOps Environment for Secure Code Deployment”

What the heck is an RTOS?

Generally speaking, a general-purpose OS like Windows is focused on the management of the hardware resources of a computer, and managing the application which run on the computer, while providing a smooth and accessible user interface for computer users to interact with. While an RTOS has to manage CPU hardware and such as well, theContinue reading “What the heck is an RTOS?”