> For the complete documentation index, see [llms.txt](https://www.devops.buzz/public/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.devops.buzz/public/general/tools.md).

# Tools

## Authentication

### Okta

{% embed url="<https://developer.okta.com/>" %}

## APIs

### Mashape

{% embed url="<https://market.mashape.com/>" %}

### Mulesoft

{% embed url="<https://www.mulesoft.com/>" %}

### ProgrammableWeb

{% embed url="<https://www.programmableweb.com>" %}

### Public APIs

{% embed url="<https://github.com/public-apis/public-apis>" %}

### WSO2

{% embed url="<https://wso2.com/>" %}

## API SDK

### appwrite

{% embed url="<https://appwrite.io/>" %}

## AWS

### Documentation

#### Cloudcraft

{% embed url="<https://cloudcraft.co/pricing>" %}

#### Gliffy

{% embed url="<https://www.gliffy.com/>" %}

#### Hava

{% embed url="<https://www.hava.io/pricing>" %}

### Frameworks

#### Amplify&#x20;

{% embed url="<https://aws-amplify.github.io/>" %}

### IaC

#### Former2

<https://former2.com>

## Backup

### Gmail

#### Takeout

{% embed url="<https://takeout.google.com/settings/takeout>" %}

## CI / DI

### AWS CodeDeploy

{% embed url="<https://aws.amazon.com/codedeploy/>" %}

### Jenkins

{% embed url="<https://jenkins.io/>" %}

### Netfly

{% embed url="<https://www.netlify.com/>" %}

### Vagrant

{% embed url="<https://www.vagrantup.com/>" %}

## CLI

### Automation

#### ritchiecli

{% embed url="<https://ritchiecli.io/>" %}

### Vim

#### Vim plugin manager

{% embed url="<https://github.com/junegunn/vim-plug>" %}

#### Plugins

**Nerdtree (treeview)**

{% embed url="<https://github.com/scrooloose/nerdtree>" %}

Useful commands.

<https://www.cheatography.com/stepk/cheat-sheets/vim-nerdtree/>

### Text-based window manager

#### Byobu

{% embed url="<http://byobu.co/>" %}

### Record TTY

#### asciinema

{% embed url="<https://asciinema.org/>" %}

#### Playterm

{% embed url="<https://www.playterm.org/>" %}

## Compositing software

### Natron

{% embed url="<https://github.com/NatronGitHub/Natron>" %}

## Cloud cost management

### Komiser

{% embed url="<https://komiser.io/>" %}

## Communication

### Discord

{% embed url="<https://discordapp.com/>" %}

{% embed url="<https://send.firefox.com/>" %}

### Snapdrop

{% embed url="<https://github.com/RobinLinus/snapdrop>" %}

{% file src="/files/-LZWLO-XBvypBPil0XCu" %}

```bash
git clone git@github.com:RobinLinus/snapdrop.git
cd snapdrop/server
npm install
node index.js

# open a second shell:
cd snapdrop/client
# Python 2
python -m SimpleHTTPServer
# Python 3
python3 -m http.server
```

### Sococo

{% embed url="<https://www.sococo.com/>" %}

## Config/Secret Management

### Etcd

{% embed url="<https://coreos.com/etcd/>" %}

### Vault

{% embed url="<https://www.vaultproject.io/>" %}

## Code review

### acunetix

{% embed url="<https://www.acunetix.com/>" %}

### Black Duck

{% embed url="<https://www.synopsys.com/software-integrity/security-testing/software-composition-analysis/technology.html>" %}

### codecov

{% embed url="<https://codecov.io>" %}

### percy

{% embed url="<https://percy.io/>" %}

### reviewable

{% embed url="<https://reviewable.io>" %}

### Semmle

{% embed url="<https://semmle.com/>" %}

### Sonarlint

{% embed url="<https://www.sonarlint.org/>" %}

## Code testing

### Jestjs

{% embed url="<https://jestjs.io/>" %}

### Nightwatchjs

{% embed url="<http://nightwatchjs.org/>" %}

### Testrail

{% embed url="<https://www.gurock.com/testrail>" %}

## Dashboards

### Apache Superset

{% embed url="<https://superset.incubator.apache.org/>" %}

### Cluvio

{% embed url="<https://www.cluvio.com/>" %}

### Grafana

{% embed url="<https://grafana.com/>" %}

### Retool

{% embed url="<https://retool.com/>" %}

## Data analytics

### Panoply

{% embed url="<https://panoply.io/>" %}

## Data and event streaming&#x20;

### Apache Flink

{% embed url="<https://flink.apache.org/>" %}

### Apache Samza

{% embed url="<https://samza.apache.org/>" %}

## Debug

### Atatus

{% embed url="<https://www.atatus.com/>" %}

### Sentry

{% embed url="<https://sentry.io>" %}

### ExtendClass

{% embed url="<https://extendsclass.com/>" %}

### Opentracing

{% embed url="<https://opentracing.io/>" %}

## Emulators

### winapps

{% embed url="<https://github.com/Fmstrat/winapps>" %}

## Exploitation

### Metasploit

{% embed url="<https://github.com/rapid7/metasploit-framework>" %}

## General

### BusyBox

{% embed url="<https://busybox.net/downloads/BusyBox.html>" %}

## Documentation / Wiki

### gohugo

{% embed url="<https://gohugo.io/>" %}

### Lekyll

{% embed url="<https://jekyllrb.com/>" %}

### Mkdocs

{% embed url="<https://github.com/mkdocs/mkdocs/>" %}

### Notion

{% embed url="<https://www.notion.so/>" %}

### Read the docs

{% embed url="<https://readthedocs.org/>" %}

### Tikiwiki

{% embed url="<https://tiki.org/>" %}

### Wiki.js

{% embed url="<https://wiki.js.org/>" %}

## IDE

### IDE YTT YAML templating tool

{% embed url="<https://github.com/get-ytt/ytt>" %}

## IDE Web

### code-server

{% embed url="<https://github.com/cdr/code-server>" %}

### Eclipse Che

{% embed url="<https://www.eclipse.org/che/>" %}

## Infrastructure as Code

### Ansible

{% embed url="<https://www.ansible.com/>" %}

#### Ansible tower

{% embed url="<https://www.ansible.com/products/tower>" %}

#### AWX Project

{% embed url="<https://github.com/ansible/awx>" %}

### Chef

{% embed url="<https://www.chef.io/chef/>" %}

### Foreman

{% embed url="<https://www.theforeman.org/>" %}

### Nomad

{% embed url="<https://github.com/hashicorp/nomad>" %}

### pulumi

{% embed url="<https://github.com/pulumi/pulumi>" %}

### Puppet

{% embed url="<https://puppet.com/>" %}

### Saltstack

{% embed url="<https://www.saltstack.com/>" %}

### Terraform

{% embed url="<https://www.terraform.io/>" %}

## Inventory

### cloudquery

{% embed url="<https://github.com/cloudquery/cloudquery>" %}

## IoT

### Dev

#### Balena

{% embed url="<https://github.com/balena-io/open-balena>" %}

### Hardware

#### NodeMCU

{% embed url="<https://en.wikipedia.org/wiki/NodeMCU>" %}

### OS

#### FreeRTOS

{% embed url="<https://www.freertos.org/>" %}

## File sharing

### Firefox send

{% embed url="<https://send.firefox.com/>" %}

### transfer.sh

{% embed url="<https://github.com/dutchcoders/transfer.sh/>" %}

## Find developer tools

### Datanyze

{% embed url="<https://www.datanyze.com>" %}

### Builtwith

{% embed url="<https://builtwith.com/>" %}

### Similarweb

{% embed url="<https://www.similarweb.com>" %}

### Stackshare

{% embed url="<https://stackshare.io/>" %}

## Form submission

### Formspark

{% embed url="<https://formspark.io/>" %}

## Games on linux

### Lutris

{% embed url="<https://lutris.net/>" %}

### Play on Linux

{% embed url="<https://www.playonlinux.com/en/>" %}

### quakejs

{% embed url="<http://www.quakejs.com/>" %}

## Infra providers

### OnePanel (infra for AI services)

{% embed url="<https://www.onepanel.io/pricing>" %}

### Packet (bare-metal as cloud)

{% embed url="<https://www.packet.com/cloud/servers/>" %}

## Linux distros

### Elementary

{% embed url="<https://elementary.io/>" %}

### Tails

{% embed url="<https://tails.boum.org/>" %}

## Load testing

### K6

{% embed url="<https://k6.io/>" %}

### Locust

{% embed url="<https://locust.io/>" %}

## Mesh

### Meshcentral

{% embed url="<https://www.meshcommander.com/meshcentral2>" %}

## Migration

### Database

{% embed url="<https://www.stitchdata.com/>" %}

### Infra

#### Cloudendure (migrate AWS to Google Cloud)

{% embed url="<https://www.cloudendure.com/>" %}

## Mobile apps

### Automation

{% embed url="<https://fastlane.tools/>" %}

### Development

#### AWS Honey Code

{% embed url="<https://www.honeycode.aws/>" %}

#### Progressive Web Apps (PWA)

{% embed url="<https://developers.google.com/web/progressive-web-apps/>" %}

#### uizard

{% embed url="<https://uizard.io/>" %}

## Multicloud

### Anthos

{% embed url="<https://cloud.google.com/anthos/docs/concepts/anthos-overview>" %}

### Azure arc

{% embed url="<https://azure.microsoft.com/en-us/services/azure-arc/>" %}

### Crossplane

{% embed url="<https://github.com/crossplaneio/crossplane>" %}

### openpitrix

{% embed url="<https://github.com/openpitrix/openpitrix>" %}

## Log management

### ELK

{% embed url="<https://aws.amazon.com/elasticsearch-service/the-elk-stack/>" %}

### Logstash

{% embed url="<https://github.com/elastic/logstash>" %}

### Splunk

{% embed url="<https://www.splunk.com/>" %}

## Monitoring

### Atatus

{% embed url="<https://www.atatus.com/>" %}

### Consul

{% embed url="<https://www.consul.io>" %}

### Datadog

{% embed url="<https://www.datadoghq.com/>" %}

### Glances

{% embed url="<https://github.com/nicolargo/glances>" %}

### icinga

{% embed url="<https://icinga.com/>" %}

### LibreNMS

{% embed url="<https://www.librenms.org/>" %}

### Netdata

{% embed url="<https://github.com/netdata/netdata>" %}

### New Relic

{% embed url="<https://newrelic.com>" %}

### Prometheus & Alert Manager

{% embed url="<https://prometheus.io/docs/alerting/alertmanager/>" %}

### Sensu

{% embed url="<https://sensu.io/>" %}

### Sentry

{% embed url="<https://sentry.io/welcome/>" %}

### SignifAI

{% embed url="<https://www.signifai.io/>" %}

### Uptime robot

{% embed url="<https://uptimerobot.com/>" %}

## Online events / e-learning

### Hopin

{% embed url="<https://hopin.to/>" %}

Teachable

{% embed url="<https://teachable.com/>" %}

## Password Management

* <https://keepass.info/>
* <https://www.keepassx.org/>
* <https://keepassxc.org/>
* <https://1password.com>
* <http://www.vaultier.org/>
* <https://www.lastpass.com>
* <https://bitwarden.com/>
* <https://www.enpass.io/>
* <https://www.dashlane.com>
* <https://buttercup.pw/>
* <https://www.remembear.com/>
* <https://myki.com/>
* <https://www.roboform.com/>
* <https://lesspass.com/#/>
* <https://masterpassword.app/>

## PC Builder

### pcpartpicker

{% embed url="<https://pcpartpicker.com/>" %}

## Plataform as a Service

### Tsuru

{% embed url="<https://tsuru.io/>" %}

## Predictive Analytics

### Prophet

{% embed url="<https://github.com/facebook/prophet>" %}

## PreProxy

### Envoy

{% embed url="<https://www.envoyproxy.io/>" %}

### Istio

{% embed url="<https://istio.io>" %}

### Mitmproxy

{% embed url="<https://mitmproxy.org/>" %}

### Traefik

{% embed url="<https://traefik.io/>" %}

## Private cloud

### cloudstack

{% embed url="<https://cloudstack.apache.org/>" %}

### openstack

{% embed url="<https://www.openstack.org/>" %}

## Programming languages

### Dataflow

#### Ballerina

{% embed url="<https://ballerina.io/>" %}

### Functional languages

#### Haskell

{% embed url="<https://www.haskell.org/>" %}

#### Unison

{% embed url="<https://github.com/unisonweb/unison>" %}

### Mobile

#### kotlin

{% embed url="<https://github.com/JetBrains/kotlin>" %}

{% hint style="info" %}
Also checkout [okhttp](https://github.com/square/okhttp/), a [network load balancing](https://medium.com/wandera-engineering/kubernetes-network-load-balancing-using-okhttp-client-54a2db8fc668).
{% endhint %}

## Regular expressions

### RegExr

{% embed url="<https://regexr.com/>" %}

## Resume builder

### Rx-resume

{% embed url="<https://rx-resume.web.app/>" %}

## Self-Service Operations

### Rundeck

{% embed url="<https://github.com/rundeck/rundeck>" %}

## Scrapers

### degoogle

{% embed url="<https://github.com/deepseagirl/degoogle>" %}

### GHunt

{% embed url="<https://github.com/mxrch/GHunt>" %}

### huginn

{% embed url="<https://github.com/huginn/huginn>" %}

### Scrapy

{% embed url="<https://github.com/scrapy/scrapy>" %}

### sherlock

{% embed url="<https://github.com/sherlock-project/sherlock>" %}

### social-analyzer

{% embed url="<https://github.com/qeeqbox/social-analyzer>" %}

### you-get

{% embed url="<https://github.com/soimort/you-get>" %}

### youtube-dl

{% embed url="<https://github.com/ytdl-org/youtube-dl>" %}

## SSL

### Letsencrypt (free certificate)

{% embed url="<https://letsencrypt.org/getting-started/>" %}

## Search Engine

### algolia

{% embed url="<https://www.algolia.com/doc/>" %}

Reference: <https://medium.com/dev-channel/how-to-add-full-text-search-to-your-website-4e9c80ce2bf4>

### lunr.js

{% embed url="<https://github.com/olivernn/lunr.js>" %}

### MeiliSearch

{% embed url="<https://github.com/meilisearch/MeiliSearch>" %}

## Security

### crowdsec

{% embed url="<https://github.com/crowdsecurity/crowdsec>" %}

### Fail2Ban

{% embed url="<https://www.fail2ban.org/wiki/index.php/Main_Page>" %}

### reNgine

{% embed url="<https://github.com/yogeshojha/rengine>" %}

## Sketch

### Excalidraw

<https://excalidraw.com/>

## Storage

### csi-gcs

{% embed url="<https://github.com/ofek/csi-gcs>" %}

### GlusterFS

{% embed url="<https://docs.gluster.org/en/latest/>" %}

### MinIO

{% embed url="<https://min.io/>" %}

### StorageOS

{% embed url="<https://storageos.com/>" %}

### Synology

{% embed url="<https://www.synology.com/en-global>" %}

## Talent acquisition

### Beamey

{% embed url="<https://beamery.com/>" %}

## Network

### Analyzer

#### Wireshark

{% embed url="<https://www.wireshark.org/>" %}

#### Zenmap

{% embed url="<https://nmap.org/zenmap/>" %}

### Exposing localhost

#### Ngrok

{% embed url="<https://ngrok.com/>" %}

### Serveo

{% embed url="<https://serveo.net/>" %}

### Virtual Switch

#### **Open vSwitch**

{% embed url="<https://www.openvswitch.org/>" %}

### Wildcard DNS

<https://nip.io/>\
<http://xip.io/>

## Web hooks

### Hook.io

{% embed url="<https://hook.io/>" %}

## Workflow

### Apache Airflow

{% embed url="<https://airflow.apache.org/>" %}
