Portfolio projects, links and stuff
| README.md | ||
Cloud offerings
Terraform code for NWS cloud
- Client modules
DevOps as a service
AWS system design & deploy
Traffic solutions (CloudFlare competitor)
- Flugger - CloudFlare / AWS Route53 dynamic DNS solution with API support
- Edge Load Balancer - multi zone scalable edge proxy & load balancer
WAF Offering (CloudFlare competitor)
- Web Application Frirewall - enterprise level API and UI protection
Features:
- Geo-Blocking: Restricts access by country using GeoIP
- Rate Limiting: Prevents abuse via customizable IP request limits
- Regex-Based Filtering: Deep URL, data & header inspection using powerful regex rules
- Blacklisting: Blocks malicious IPs, domains & optionally TOR exit nodes
- Anomaly Scoring: Dynamically blocks requests based on cumulative rule matches
- Multi-Phase Inspection: Analyzes traffic throughout the request lifecycle
- Sensitive Data Redaction: Removes private info from logs
- Custom Response Handling: Tailored responses for blocked requests
- Detailed Monitoring: JSON endpoint for performance tracking & analysis
- Dynamic Config Reloads: Seamless updates without restarts
- File Watchers: Automatic reloads on rule/blacklist changes