Skip to content
himlohiya edited this page Jun 3, 2015 · 29 revisions

Source Control

  1.  Git
    
  2.  SVN
    

Language

  1.  php
    
  2.  Java
    
  3.  Python
    
  4.  Shell
    

Framework

  1.  Laravel
    
  2.  Spring
    

Api

  1. Apiari.io
  2. https://www.runscope.com
  3. http://tyk.io/
  4.  [kimonolabs](https://www.kimonolabs.com/)
    
  5.  https://github.com/typicode/json-server
    

Online Analytics

  1.  segment.io
    
  2. keen.io
  3. Chartbeat
  4. joo.la

Internal Events Data Collection

  1. graphite
  2. elastic search
  3. innodb
  4.  mongo
    

Internal Web Analytics

  1. Kibana
  2. Graphana

Monitoring

  1. sentry
  2. Nagios
  3.  sensu
    
  4.  Ichinga
    
  5.  Zenoss
    
  6.  [Zabbix (Free) (Open Source)](http://www.zabbix.com/)
    
  7.  TraceView or New Relic (lesser expensive) (non-open-source)
    
  8.  AppDynamics (lesser expensive) (non-open-source)
    
  9.  dynaTrace (expensive) (non-open-source)
    

Nagios Plugins

  1. Disk space - check_storage_snmp plugin
  2. SSL cert expiry - check_ssl_certificate plugin
  3. Basic app monitoring - check_http (using the response checking) plugin
  4. Is our app downloadable? - a custom perl script using the nagios plugin library
  5. DynamoDB throughput - a custom ruby script
  6. Health of app - custom ruby script using selenium and some other pieces

Queues

  1. sqs
  2.  kafka
    
  3.  gearman
    
  4. rabitmq
  5.  actiqmq
    

Load balancer

  1. nginx
  2.  haproxy
    

Event Processing

  1. reactor

Event Metrics

  1. logstash
  2. heka

Server

  1.  apache
    
  2.  tomcat
    
  3.  jetty
    

Configuration Management

  1.  Puppet
    
  2.  Ansible
    
  3.  Chef
    

Build and Testing

  1.  Jenkins
    

Test Suite

  1.  phpUnit
    
  2.  JUnit
    

Virtual Servers

  1.  Docker
    
  2.  Vagrant
    

Virtual Server Management

  1.  Shipyard
    

Business Analytics

  1.  Tableau
    

Api Testing

  1.  https://github.com/jayway/rest-assured
    
  2.  https://addons.mozilla.org/en-US/firefox/addon/restclient/
    
  3.  https://www.getpostman.com/
    

Load Testing

  1.  Jmeter
    

Time For Api Call Service Level

  1. Zipkin
    

Latest Logs grep

  1. Supergrep++ 
    

Centralize Log File

  1. rsync
    

Production Server Analytics

  1. Liberato
    
  2. Ganglia
    
  3. StatsD
    

Dashboards UI

  •  Graphana
    
  •  GDash
    
  •  Graph Explorer
    
  •  Dashing
    
  •  Descartes
    
  •  Graphiti
    
  •  Tasseo
    
  •  Graphene
    
  •  Cubism.js
    
  •  Giraffe
    

Nagios UI

  1. Cacti
  2. Nagdash
  3. Nagios Herald

Docker Images

  •  https://github.com/clue/docker-json-server
    

backend server for async task

database servers