|
|
|
|
|
by tair
3831 days ago
|
|
Thanks for the good write-up! I was surprised to find out how many of these practices were actually baked into https://dockbit.com design (I am the founder). We've even open-sourced Hacher https://github.com/Dockbit/hacher, which we use internally to detect the changes to dependency files and cache them for faster builds. Can't wait to read about deployment patterns you're having ;) |
|
The other issue is that what happens when you have downtime? Is my deploy train stopped because of it? How do I design things so that even though I use your service I still have fallback mechanisms?