I am totally new to this... So please explain in layman's terms.
We want to shift our application(actually my employer application, currently using Weblogic server) to micro-service architecture and deploy each component to individual containers(planning to use docker).
My concern is, can we only use docker for applications that are based on micro-service architecture or we can use docker for any kind of application. I am sure, I am missing something here and there.
Please Explain the whole process in simple terms as I am a newbie in this technology.