Skip to content

Instantly share code, notes, and snippets.

@ivansostarko
Last active May 22, 2018 21:58
Show Gist options
  • Save ivansostarko/d7568cc7cd21fe8bee3db7abd46ebcd3 to your computer and use it in GitHub Desktop.
Save ivansostarko/d7568cc7cd21fe8bee3db7abd46ebcd3 to your computer and use it in GitHub Desktop.
DevOps Stack
Programming languages
- PHP
- NodeJS
- Angular4
- GO
Source repositority
- Bitbucket
- Github
- GitLab
WAF
- Mod Security
- Naxsi (https://github.com/nbs-system/naxsi)
Web Servers
- Apache
- Nginx
Proxy / Load Balancers
- HaProxy
- KeepAlived
Serverless
- Apache Openwhisk (http://openwhisk.incubator.apache.org/)
Search server
- Elastic search
- Apache Solr
Databases
- Percona Server
- Percona XtraDB Cluster
- Percona XtraBackup
- MongoDB
- Cassandra
- Ignite (https://ignite.apache.org/)
- OrientDB (http://orientdb.com/orientdb/)
- Hadoop
Containers
- Docker / Swarm
Api Proxy
- Gravitee (https://gravitee.io/)
- Kong (https://getkong.org/)
- Tyk (https://tyk.io/)
Cache servers
- Memcached
- Redis
- Hazelcast (https://hazelcast.org/)
HTTP Cache
- Varnish
Api Docs
-Slate (https://github.com/lord/slate)
-Swagger (https://swagger.io/)
Security
- Vault (https://www.vaultproject.io/)
- Snort (https://www.snort.org/)
- JWT (https://jwt.io/)
- OAuth (https://oauth.net/)
- Certbot / Let's Encrypt
Streaming / queue
- Kafka (http://kafka.apache.org/)
- Beanstalkd (http://kr.github.io/beanstalkd/)
App service monitoring
- Supervisord
- Monit
App Log monitoring
- Rsyslog
- Graylog2 (https://www.graylog.org/)
App service Log monitoring
- Beats (https://www.elastic.co/products/beats)
- Logstash (https://www.elastic.co/products/logstash)
- Kibaba (https://www.elastic.co/products/kibana)
Monitoring Traffic
- Goreplay(https://goreplay.org/)
Service Discovery
- https://www.consul.io/
- https://github.com/skynetservices/skydns
- https://zookeeper.apache.org/
CI/CD
- Jenkins (https://jenkins-ci.org/)
- Buddy Works (https://buddy.works/)
- Bamboo (https://www.atlassian.com/software/bamboo)
Monitoring tools
- Prometheus (https://prometheus.io/)
- Graphite (http://graphiteapp.org/)
- Grafana (https://grafana.com/)
- Collectd (https://collectd.org/)
- Icinga (https://www.icinga.com/)
Task Scheduler
- Nomad (https://www.nomadproject.io/)
Code review tools
- Barkeep (http://getbarkeep.org/)
Automated Machine Images
- Packer (https://www.packer.io/)
Managing virtual machine environments
- Vagrant (https://www.vagrantup.com/)
Microservice Arhitecture Platform
- Mantl (http://mantl.io/)
@padwasabimasala
Copy link

line 85. Kibaba should be Kibana

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