Latest — Jul 31, 2024 You only push once - Cross Region Replication for AWS ECR Why setting up Cross Region Replication in AWS ECR is worth exploring, with examples of common Docker -> ECR patterns.
Improve Integration Tests With GitHub Action Service Containers We explore how GitHub Action Services can improve integration tests, have better performance than docker layer caching, cut build times, and are better for parallel tests that run on seperate runners.