What is a Well-Architected Review? https://youtu.be/afFxViWjNcY A well-architected-review is based on an AWS whitepaper from AWS that describes the ideal way of running workloads in AWS, all these findings are combined in the Well-Architected Framework. This framework consists of six pillars: operational excellence, security, reliability, performance efficiency, cost optimization, and sustainability. It’s a way of […]

This is the 3rd part of IN4IT’s “Kubernetes Security blog series”. In this blog we are going to cover what Pod Security Policies are. How can they help you secure your Kubernetes cluster and how to implement them. What is a Pod Security Policy? A Pod Security Policy controls the security-related aspects of a pod […]