Y
Hacker News
new
|
ask
|
show
|
jobs
by
wonnage
3 days ago
It applies to software engineering too in things like autoscaling. I’ve seen many DDOS outages caused not by the attack itself but the wave of autoscaling that takes things down (often well after the actual attack ended).
1 comments
agumonkey
1 day ago
maybe even a simple arraylist required some tweaks to avoid wasting allocation on some insert/delete patterns
link