Skip to main content
Ana Cozma

Ana Cozma

Infrastructure as Code | All things DevOps | But first, coffee.

Recent

How to Check TLS Configuration of URLs with Curl and Bash Script
·4 mins
Azure Security
If you are working in an Azure environment and you are using Azure Availability Tests you might run into the following Health Advisory event:
OpenSSH CVE-2024-6387 Vulnerability and your AKS VMSS node images
·11 mins
Kubernetes Aks Security Azure
Recently a new vulnerability in OpenSSH has been identified and the first question that popped into my mind was: How do I make sure my nodes are not affected by _this vulnerability?
AWS: Handling 'Cannot delete entity, must remove tokens from principal first' error
·5 mins
Aws Iam Terraform
This blog post will be a quick one focusing on troubleshooting a less clear error, ‘Cannot delete entity, must remove tokens from principal first’, that Terraform can throw when you try to delete IAM users from AWS.