Platform protections
XenonCloud continuously monitors edge traffic for volumetric anomalies and known attack signatures. When an attack is detected, traffic is scrubbed and malicious packets are filtered before reaching your instances.
Best practices
- Terminate TLS close to your application to reduce overhead on instances.
- Rate limit sensitive endpoints such as logins or password resets.
- Use firewalls to block traffic from abusive networks.
During an active incident
If you suspect you are under attack:
- Open a ticket via Support with impacted IPs and observed behavior.
- Temporarily tighten firewall rules to only allow known IPs if feasible.
- Review application logs for abusive patterns and tighten rate limits.