1 min readApr 23, 2019
Config management tool should create the deployable runtime as a docker image or as a zip file. While building this runtime component, config management tool can include the CAR files and libraries in the relevant folders within the ESB runtime. This architecture pattern recommends an immutable runtime component which will get replaced with the new version always. I hope this helps.