Compliance

Hardening Harbor on AWS: Achieving Zero-Static-Secret Architecture

Hardening Harbor on AWS: Achieving Zero-Static-Secret Architecture

Standard Harbor deployments on AWS rely on long-lived credentials that violate modern security standards. In this post, I detail how I refactored Harbor to use ephemeral tokens via RDS IAM and IRSA, eliminating static keys entirely.… Read on

Categories:
Read More
3 Ways to overcome the Docker Hub pull rate limit

3 Ways to overcome the Docker Hub pull rate limit

The newly introduced Docker Hub pull rate limit affects everyone working with containers and can cause service disruption. In this post, we look at situations when the download rate limit can catch you off-guard if you are not prepared. We also outline 3 ways to overcome the Docker Hub pull rate limit while also improving security and governance.… Read on

Categories:
Read More