This week's articles
Security Logging in Cloud Environments - AWS
I've refreshed my article which covers how to design a state of the art multi-account security logging platform in AWS: removed stale links and legacy advice on MFA delete, added API Gateway access logs, and added a "Tracking Misconfigurations" section.
#aws
#design
#monitor
AWS IAM Policy Condition Operators Explained
There are 27 basic condition operators you can use in an AWS IAM policy. Then you can add "ForAllValues" or "ForAnyValue" to the beginning and "IfExists" to the end of almost all of them.
#aws
#explain
#iam
Terraform Stacks - An Introduction
This article explores Terraform Stacks, a new feature in Terraform Cloud that allows you to manage multiple environments and deployments of Terraform configurations.
#hashicorp
#iac
#terraform
CSI Forensics: Unraveling Kubernetes Crime Scenes
Post revisiting the Kubernetes feature known as k8s checkpoint, demonstrating how it can be automated using Falco components, allowing to create container snapshots that are invaluable for Digital Forensics and Incident Response (DFIR) analysis.
#defend
#kubernetes
#monitor
|