ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend
Traffic Management: Filter unwanted bot traffic
Nessuno ha ancora preso questa issue.
- Lingua principale
- Python
- Stelle
- 18
- Fork
- 10
- Merge medio
- 2g 20h
- PR unite (30g)
- 14
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Non vengono indicati file, test o punti di ingresso. Inizia individuando la configurazione dell'ALB e del deployment del repository, quindi determina come il traffico indesiderato o proveniente da bot viene identificato e limitato prima di raggiungere le istanze dell'applicazione. Il lavoro è completato quando l'ALB filtra il traffico mirato e questo non genera più alert di downtime dovuti a falsi positivi.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- aws
- Ambito
- infrastructure, security
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Tranquilla
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 38/100