Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjmlp
3436 days ago
> Multiple smaller services so we compile only what we change.
Also doable in Java.
1 comments
andrewvijay
3436 days ago
sure. Never denied. But we are breaking apart that java code part by part. The docker build size is also very small as mentioned in the article. Our app involves lot of bandwidth so we good with smaller containers.
link