This week's articles
AWS CloudTrail cheat sheet
An attempt to document CloudTrail events that are "interesting" for incident responders or detection engineers.
#aws
#monitor
Kubernetes Security Basics Series: Part II - Container Security
Containers share the same kernel and potential vulnerabilities can pose risks to the host and other containers. Implementing security measures like namespace partitioning, control groups, seccomp, AppArmor, SELinux, and vulnerability scanning can help mitigate these risks.
#containers
#defend
The principle of minimalism
The principle of minimalism in engineering, where your default should be the lowest-common denominator of what you actually need.
#strategy
|