Skip to main content
๐ŸŽŠ We've changed our name from Ddosify to Anteon! ๐Ÿš€

โš™ Anteon Stack

Anteon Stack consists of 4 parts:

Anteon Stack

โš™๏ธ Anteon Engine (Ddosify)โ€‹

Anteon quick start
With Anteon Engine you can simulate and load test your endpoints on your terminal without writing code.

If you need CLI-based load testing tool, Anteon Engine is an open-source and high-performance load testing tool, written in Golang.

Check out the Anteon Engine Installation guide for more information and usage.

๐Ÿ Anteon eBPF Agent (Alaz)โ€‹

Alaz is an open-source Anteon eBPF agent that can inspect and collect Kubernetes (K8s) service traffic without needing code instrumentation, sidecars, or service restarts. Alaz is deployed as a DaemonSet on your Kubernetes cluster. It collects metrics and service traffic and then sends them to Anteon Cloud or Anteon Self-Hosted. It is also Prometheus compatible, so that you can use it as a standalone tool.

note

If you're using Kubernetes Monitoring on either Anteon Cloud or Anteon Self-hosted, you must install the Anteon eBPF Agent (Alaz) as a DaemonSet on your Kubernetes cluster. The system resources are limited to 1 CPU core and 1 GiB of memory per Kubernetes node, making it very lightweight.

Check out the GitHub repository and documentation for more information and usage.

๐Ÿ  Anteon Self-Hostedโ€‹

Service Map
Anteon automatically generates a Service Map of your K8s cluster without code instrumentation or sidecars. So you can easily find the bottlenecks in your system. Red lines indicate the high latency between services.

Anteon Self-Hosted features a web-based user interface, Performance Testing, and Kubernetes Monitoring capabilities. You can add your servers as Load Engines to the platform for distributed performance testing. While it shares many of the same functionalities as Anteon Cloud, the Self-Hosted version is designed to be deployed within your infrastructure for enhanced control and customization.

It has two versions: Community Edition (CE) and Enterprise Edition (EE). You can see the differences in the below comparison table.

Check out the Anteon Self-hosted guide for reference. You can also deploy Anteon Self-hosted from AWS Marketplace.

๐Ÿš€ Quick Startโ€‹

  1. Deploy using Docker Compose:
curl -sSL https://raw.githubusercontent.com/getanteon/anteon/master/selfhosted/install.sh | bash

Available on aws marketplace 

  1. You can deploy Anteon Self Hosted on Kubernetes using the Helm chart.

โ˜๏ธ Anteon Cloudโ€‹

Anteon Cloud features a SaaS, web-based user interface, multi-location-based Performance Testing, and Kubernetes Monitoring. Anyone can test the performance of backend endpoints, monitor Kubernetes Clusters, and find the bottlenecks in the system. It has a simple/no code UI, insightful charts, service maps, and more features.

With Anteon Cloud, you can generate traffic to your endpoints from 25+ countries without code or scripting.

Check out Anteon Cloud to find the performance issues on your system instantly.

Comparison of Anteon Cloud, Self-Hosted EE, Self-Hosted CEโ€‹

Anteon CloudAnteon Self-Hosted (EE)Anteon Self-Hosted (CE)
โœ… Kubernetes Monitoringโœ… Kubernetes Monitoringโœ… Kubernetes Monitoring
โœ… Alertsโœ… AlertsโŒ Alerts
โœ… Distributed Load Testingโœ… Distributed Load Testing

โœ… Distributed Load Testing

โœ… Assertion, Correlation, Test Data, Debuggingโœ… Assertion, Correlation, Test Data, Debuggingโœ… Assertion, Correlation, Test Data, Debugging
โœ… Insightful Test Reportsโœ… Insightful Test Reportsโœ… Insightful Test Reports
โœ… Postman Importโœ… Postman Importโœ… Postman Import
โœ… Team Planโœ… Team Plan โŒ Team Plan
โœ… SSOโœ… SSOโŒ SSO
โœ… API Integrationโœ… API IntegrationโŒ API Integration
โœ… Global Load ZonesโŒ Load zones deployed by youโŒ Load zones deployed by you
โœ… City-level Latency TestingโŒ City-level Latency TestingโŒ City-level Latency Testing
info

CE: Community Edition

EE: Enterprise Edition