Rails 5 and Docker: Lessons Learnt
With the modern DevOps development pipelines and bleeding edge container technologies build around Docker, it is relatively easy to scale and run Rails applications in production on any cloud; private, public or even hybrid. On paper. The fact is, Rails is not the easiest framework to run as containers. http://blog.kontena.io/rails-5-and-docker/
Post a comment