12 of 1000 articles saved on Instapaper
Microsoft's recent announcement regarding the deprecation of SSH-RSA for connecting to Azure Repos in...
Happy devSecOps
The 2023 DORA report says incremental steps matter, and good culture contributes to performance. Dig into both topics and explore ideas for how to start making incremental improvements of your own.
Terraform is a strong IaC foundation, but once environments grow in complexity, it’s common to pair it with tooling for automation…
Introduction
A checklist for Cloud Engineers to live by
Hello, my name is Igor Zalutski, and I am one of the founders of Digger . We have been building Digger for over 2 years with multiple…
3 Tips to Protect Your Cloud Infrastructure
Using Azure Kubernetes Service (AKS) instead of creating your cluster is convenient if you are a small team and don't want to spend time monitoring and maintaining Kubernetes control planes. But while you can create a cluster with few clicks in the Azure portal, it usually a better idea to keep the configuration for your cluster under source control.
Terraform provide the dynamic block to create repeatable nested blocks within a resource. A dynamic block is similar to the for expression…
Originally published at https://slack.engineering on October 25, 2022.