Secure internal traffic with Azure machine to machine authentication

Secure internal traffic with Azure machine to machine authentication

The security of your infrastructure is as strong as it’s weakest links. Learn how to secure it by adding machine to machine authentication on Azure.

What is Apparmor and how to add a security layer with it in Docker?

What is Apparmor and how to add a security layer with it in Docker?

AppArmor is a Linux kernel module for security which interfaces with Docker to confine applications that run in containers.

How to encrypt data at rest with a Customer Managed Key with Terraform

How to encrypt data at rest with a Customer Managed Key with Terraform

Find out how to create a Customer-Managed Encryption Key (CMEK) with Terraform and use it to encrypt data at rest in some GCP services.

Azure Managed Identities to enforce the security of your platform

Azure Managed Identities to enforce the security of your platform

The management of credentials and secrets is always a challenge. Learn how to delegate this issue to Azure using Managed Identities.

Secure your Github Actions deployments on GCP with Identity Federation

Secure your Github Actions deployments on GCP with Identity Federation

Learn how you can manually set up Identity Federation, and how doing it with Terraform can allow Github Actions to access your GCP resources.

Secure your authentication to your data warehouse with SSO and Snowflake

Secure your authentication to your data warehouse with SSO and Snowflake

You don’t know what kind of service you want to use for your data warehouse? Learn why you might consider using Snowflake with SSO!

Cluster admin role Kubernetes: the Role-based Access Control

Cluster admin role Kubernetes: the Role-based Access Control

Role-based Access control in Kubernetes will enable you to secure access to your cluster. Discover what is RBAC, how to use it and some tools!

Kube-monkey: Bring chaos into your Kubernetes deployments.

Kube-monkey: Bring chaos into your Kubernetes deployments.

Kube-monkey is a tool that helps you test the resilience of your Kubernetes cluster by randomly deleting pods. It allows to see how it responds to the outage.