Technology
• 5 min
Access management: security best practices part 1
IAM is a complex subject in the cloud. Learn to enhance cloud security with IAM best practices: manage access, mitigate risks, ensure compliance...
Cloud
• 3 min
How to secure multiple accounts with GCP's SCC?
Securing the Cloud Ecosystem with GCP's Security Command Center for Multi-Account Strategies
Technology
• 7 min
How to secure IAM in GCP through SA impersonation in Terraform ?
Learn how to secure IAM management in GCP by granting temporary access to specific resources through SA impersonation in Terraform.
Technology
• 7 min
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.
Kubernetes
• 5 min
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!