Introduction In my blog post, https://fredrkl.com/blog/privileged-identity-management-for-azure-resources/, I looked at privileged identity management in Azure, specifically for Azure resources. This gives users time-limited access to certain…
Leave a CommentTag: azure
Introduction Azure’s Privileged Identity Management (PIM) is an essential service that helps manage the security of your organization’s resources. It allows you to effectively manage,…
Leave a CommentIntroduction In the blog post-https://fredrkl.com/blog/private-aks-access/, I mentioned the Azure Bastion service to safely and securely access a jump-host with only private IP. But what security…
Leave a CommentIntroduction There are many ways to create a secure internal developer platform, e.g., following the aspect-oriented programming model and giving the developers free guardrails and…
Leave a CommentIntroduction In the Private VS Public AKS security concerns – fredrkl blog post, we examined the difference between public and private AKS API servers. Let’s…
Leave a CommentIntroduction In this blog post, we will explore the security considerations on whether or not to use a private or public K8s API server when…
Leave a CommentTesting is an essential part of any infrastructure-as-code (IaC) project, and Terraform is no exception. In this blog post, we will explore various testing techniques…
Leave a Comment