Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Running Rails Applications on Mesos

Avatar for Jairo Diaz Jairo Diaz
November 04, 2015

Running Rails Applications on Mesos

A common migration path towards a microservices architecture starts by using a cluster manager such as Mesos to provide efficient resource isolation and sharing across distributed applications. In this talk we explore how to run a rails application on Mesos.

Avatar for Jairo Diaz

Jairo Diaz

November 04, 2015
Tweet

More Decks by Jairo Diaz

Other Decks in Programming

Transcript

  1. Mac OS Setup for Demo App rails-image Local environment Docker

    Machine (with daemon) db-image rails-app worker-app Mongo ruby-image ruby-image db-image other-image Docker Hub (On the Internet) Dockerfile Redis
  2. More information! Get in touch with Jairo Diaz @codescrum Code

    examples at: http://github.com/codescrum/ Blog posts available at: http://blog.codescrum.com/