ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend

Traffic Management: Filter unwanted bot traffic

Offen
#1,091 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

infrastructure
Vorherrschende Sprache
Python
Sterne
18
Forks
10
Ø Merge
2 T. 20 Std.
Gemergte PRs (30 T.)
14

Beschreibung

Is your feature request related to a problem?
Currently, bot or unwanted traffic hitting the application can trigger false-positive downtime alerts, even when the application is healthy. This leads to unnecessary alerts and confusion.

Describe the solution you'd like

  • Handle and restrict unwanted/bot traffic at the ALB layer instead of the application layer.
  • Ensure the ALB identifies and filters bot or unwanted traffic before it reaches application instances.
Original issue

Problem

Currently, when a bot or unwanted traffic hits the application, it can trigger application downtime alerts even though the application itself is healthy and available.

This creates false-positive downtime alerts because the traffic is reaching the application layer instead of being handled before it reaches the application.

Proposed Solution

Handle and restrict unwanted/bot traffic at the ALB layer rather than inside the application.

The ALB should identify and filter/restrict bot or unwanted traffic before it reaches the application instances.

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Rechercherichtung

Es werden keine Dateien, Tests oder Einstiegspunkte genannt. Beginne damit, die ALB- und Deployment-Konfiguration des Repositorys zu finden, und ermittle dann, wie unerwünschter oder Bot-Traffic identifiziert und eingeschränkt wird, bevor er die Anwendungsinstanzen erreicht. Die Aufgabe ist erledigt, wenn die ALB den gezielten Traffic filtert und daraus keine Downtime-Alarme aufgrund von Fehlalarmen mehr entstehen.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
aws
Bereich
infrastructure, security
Issue-Typ
Feature
Schwierigkeit
5/5
Geschätzter Aufwand
Über eine Woche
Aktivitätsstatus
Ruhig
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
38/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.