Short presentation on how heroku addon development works
ruby
heroku
This presentation shows how, in less than 1 month, the Brazilian publishing company Abril build a system to track user visiting in realtime to help publishers decide what would be the best content to atract more users to websites. This system uses ruby, sinatra, heroku and redis.
ruby
sinatra
heroku
redis
realtime
It’s time to talk about distributed systems: what are they, why you should be writing one, and what to look for while doing so.
We’ll cover the basics, understand some of the technology behind it - like REST, MQ with AMQP, ZeroMQ, etc - and discuss things we’re doing at Heroku to avoid the pitfalls of a distributed architecture.
ruby
heroku
programming
software testing
distributed computing
Getting a sinatra site setup and deployed onto the Heroku hosting platform in under 30 min.
ruby
sinatra
heroku