Hi, I just read the blog post about <Fast Bakery> ...
# ask-metaflow
w
Hi, I just read the blog post about Fast Bakery and found it really interesting, but I was hoping to learn a bit more about the technical details behind how it achieves those advantages. Is there a more in-depth article available, or would you be able to share some of the implementation details here?
1
a
Hi Attila, the fast bakery implementation is not open source, so I am unable to share much. The TLDR behind the concept is that we are able to parallelise many operations that just wouldn't be feasible using traditional approaches like buildkite, buildah, kaniko etc. to achieve really low latencies for cold bakes.
👍 2