My Blog
I talk about Azure, DevOps, Kubernetes and more...
      How To Create a Private AKS Cluster That Uses Azure Key Vault
      
        
      
      
        Nov 07, 2021
      
      
      
        
          
        
        Continue Reading...
      
    
  
Recently, I did a migration from IaaS (a solution composed essentially of virtual machines) to PaaS. I needed to create a complete private AKS cluster. In this article, I describe how I did it.
Together we’ll see:
- 
The difference between ...
      How To Avoid Regressions In Web Development With Azure DevOps
      
        
      
      
        Apr 02, 2020
      
      
      
        
          
        
        Continue Reading...
      
    
  
- It happened again, same bug.
- I thought we already fixed that.
- I deployed but I did not have time to test everything...
Those comments are still pretty common in companies today because dev teams are not using the tools available out ther
...