Skip to content

Instantly share code, notes, and snippets.

@juno
Last active May 17, 2023 14:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save juno/3ab9f3c7123e995f1395 to your computer and use it in GitHub Desktop.
Save juno/3ab9f3c7123e995f1395 to your computer and use it in GitHub Desktop.
Technology stack at qnyp

Technology stack at qnyp

Programming Language and Frameworks

  • Ruby 2.1
  • Ruby on Rails 4.1
  • CoffeeScript
  • Sass - We prefer to use Scss syntax
  • Bower - JavaScript dependency management

Hosting

  • Heroku - Hosting
  • Heroku Postgres

Search

Mail delivery

  • Mandrill (as Heroku Add-on) - SMTP as a service
  • MailChimp - Newsletter

In-memory Cache

  • MemCachier (as Heroku Add-on) - Caching
  • Redis To Go (as Heroku Add-on) - Job queue

CDN

  • Fastly - Distribute application assets
  • Cloudinary - Distribute some images

Analytics

  • Google Analytics
  • GoSquared - Realtime site monitoring

Monitoring

  • Adept Scale (as Heroku Add-on) - Auto scaling
  • New Relic (as Heroku Add-on) - Performance monitoring
  • Pingdom - Availability monitoring
  • Sentry - Error tracking
  • StatusPage (as Heroku Add-on) - Status page

Others

  • CrazyEgg - Heatmap

Productivity Tools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment