Ddosify: "Canva" of Observability
Β
Β
Β
Β
Β
Quick Start
curl -sSL https://raw.githubusercontent.com/ddosify/ddosify/master/selfhosted/install.sh | bash
Β
What is Ddosify?
Ddosify is a magic wand that instantly spots glitches and guarantees the smooth performance of your infrastructure and application while saving you time and money. Ddosify Platform includes Performance Testing and Kubernetes Observability capabilities. It uniquely integrates these two parts and effortlessly spots the performance issues.
Ddosify Stack consists of 4 parts. Those are Ddosify Engine, Ddosify eBPF Agent (Alaz), Ddosify Self-Hosted, and Ddosify Cloud.
π Ddosify Engine
This is the load engine of Ddosify, written in Golang. Ddosify Self-Hosted and Ddosify Cloud use it on load generation. It is fully open-source and can be used on the CLI as a standalone tool. Ddosify Engine is available via Docker, Docker Extension, Homebrew Tap, and downloadable pre-compiled binaries from the releases page for macOS, Linux, and Windows.
Check out the Engine Docs page for more information and usage.
π Ddosify eBPF Agent (Alaz)
Alaz is an open-source Ddosify eBPF agent that can inspect and collect Kubernetes (K8s) service traffic without the need for code instrumentation, sidecars, or service restarts. Alaz is deployed as a DaemonSet on your Kubernetes cluster. It collects metrics and sends them to Ddosify Cloud or Ddosify Self-Hosted. It also embeds prometheus node-exporter inside. So that you will have visibility on your cluster nodes also.
Check out the Alaz repository for more information and usage.
π Ddosify Self-Hosted
Ddosify Self-Hosted features a web-based user interface, distributed load generation, and Kubernetes Monitoring capabilities. While it shares many of the same functionalities as Ddosify Cloud, the Self-Hosted version is designed to be deployed within your own infrastructure for enhanced control and customization. There are two versions of it, Community Edition (CE) and Enterprise Edition (EE). You can see the differences in the below comparison table.
Check out the Self-Hosted page for more information and usage.
βοΈ Ddosify Cloud
With Ddosify Cloud, anyone can test the performance of backend endpoints, monitor Kubernetes Clusters, and find the bottlenecks in the system. It has a No code UI, insightful charts, service maps, and more features!
Check out Ddosify Cloud to instantly find the performance issues on your system.
βοΈ Ddosify Cloud vs π Ddosify Self-Hosted EE vs π‘ Ddosify Self-Hosted CE
CE: Community Edition, EE: Enterprise Edition
Observability Features
β
Service Map
Easily get insights about what is going on in your cluster. More β
β
Detailed Insights
Inspect incoming, outgoing traffic, SQL queries, and more. More β
β
Metrics Dashboard
The Metric Dashboard provides a straightforward way to observe Node Metrics. More β
β
Find Bottlenecks
Start a load test and monitor your system all within the same UI.
Load Testing Features
β
Parametrization
Use built-in random data generators. More β
β
CSV Data Import
Import test data from CSV and use it in the scenario. More β
β
Environments
Store constant values as environment variables. More β
β
Correlation
Extract variables from earlier phases and pass them on to the following ones. More β
β
Assertion
Verify that the response matches your expectations. More β
β
Debugging
Analyze request and response data before starting the load test. More β
β
Postman Import
Import Postman collections with ease and transform them into load testing scenarios. More β
About This Repository
This repository includes the source code for the Ddosify Engine. You can access Docker Images for the Ddosify Engine and Self Hosted on Docker Hub.
The Engine Docs folder provides information on the installation, usage, and features of the Ddosify Engine. The Self-Hosted folder contains installation instructions for the Self-Hosted version. Ddosify eBPF agent (Alaz) has its own repository. To learn about the usage of both Self-Hosted and Cloud versions, please refer to the this documentation.
Communication
You can join our Discord Server for issues, feature requests, feedbacks or anything else.
Disclaimer
Ddosify is created for testing the performance of web applications. Users must be the owner of the target system. Using it for harmful purposes is extremely forbidden. Ddosify team & company is not responsible for itsβ usages and consequences.
License
Licensed under the AGPLv3: https://www.gnu.org/licenses/agpl-3.0.html