Is it better to deploy django to production with docker or without docker?
JUST FOR TECHNICAL ADVICE Please the question above is not complex, but I need extra professional advice, I have been using docker for years now and I am thinkng of the possibility of making a switch to dockerless or containerless deployment of django Despite docker has its pros and cons, I need more technical advice on which way to go Using without docker may refer to a single point of failure, but at the same time, I dont know using docker how it can completely match for this case