Benjamin Cane
madflojo
Recent Tech Decisions
69 points

Companies
Following

  • Flask

    #<User:0x00007d7f0a965dc8> Runbook


    Our web application uses the Flask web framework.

  • Salt

    #<User:0x00007d7f0a965148> Runbook


    Everything is deployed via Salt. From configurations to Docker container builds.

  • ZeroMQ

    #<User:0x00007d7f0a9644c8> Runbook


    Our backend monitors and reactions all talk over ZeroMQ.

  • Mailchimp

    #<User:0x00007d7f0a962948> Runbook


    Newsletter, we like to keep in touch with our users.

  • Datadog

    #<User:0x00007d7f0a960a08> Runbook


    Monitors things like server cpu/memory/disk usage and sends Runbook a webhook when things get out of wack.

  • GitHub

    #<User:0x00007d7f0a97e3a0> Runbook


    We are open source, so all of our code is hosted on GitHub public repos.

  • Mandrill

    #<User:0x00007d7f0a97cfa0> Runbook


    Email notifications and in app emails

  • Google Analytics

    #<User:0x00007d7f0a97b7e0> Runbook


    Track visitors to our homepage and dashboard.

  • Runbook

    #<User:0x00007d7f0a97a3e0> Runbook


    We eat our own dog food and use our own service to monitor itself. We have reactions setup to restart nginx, rethinkdb, redis, our app and even our servers if it comes down to it. All automagically. Oh, we don't have an on call setup. Runbook takes care of that for us.

  • Bootstrap

    #<User:0x00007d7f0a9789a0> Runbook


    Makes our UI fancy.

  • RethinkDB

    #<User:0x00007d7f0a9775a0> Runbook


    Main database, using it in multiple datacenters in an active-active configuration.

  • Travis CI

    #<User:0x00007d7f0a9761a0> Runbook


    Automated build testing on every commit

  • Redis

    #<User:0x00007d7f0a9749e0> Runbook


    Used as a cache for monitors and reactions, can be used when RethinkDB is having issues.

  • Python

    #<User:0x00007d7f0a9739a0> Runbook


    Our code base is 100% Python

  • CloudFlare

    #<User:0x00007d7f0a9720a0> Runbook


    Hosts our DNS, load balances our traffic, and provides CDN capabilities.