using micro-services approach. I have two options either going with Docker or ec2 instance. My question is which is better in term of security and simplicity of managing scalability, development, recovery, etc?
Go with docker and kubernetes. It is meant for microservices and normally works well. Going with ec2 you will have to solve most the issues that these tech already handles well. Try this https://www.youtube.com/playlist?list=PL-dDmq4YllM9w7i2Mn8vGXisCul1OTltu
Обсуждают сегодня