Hacker News new | ask | show | jobs
by swazzy 1502 days ago
Using Fargate for on-demand provisioning remains slow for us (> 60sec). Without Docker image caching support (1) and working within a VPC (2), it easily takes 2+ minutes.

(1) https://github.com/aws/containers-roadmap/issues/696

(2) https://stackoverflow.com/a/67398011