What developers can learn from the largest DDoS attack in history

This past October, Google Cloud disclosed that it had successfully mitigated the largest Distributed Denial of Service (DDoS) attack in history – and that this DDoS attack had been hitting businesses since August.

What made it the worst DDoS to date? It was the volume. At its peak, the attack counted over 398 million requests per second (rps). To compare, the worst recorded DDoS attack up to that point, detected in 2022, reached 46 million rps.

The fall 2023 attack,...

Fortifying app security with the help of Terraform

A staple of DevOps tech stacks, Terraform is an Infrastructure-as-Code (IaC) provisioning and management tool developed by HashiCorp. While Terraform itself is rarely associated with app security and is not directly related to the safety and cyber protection of applications, using it correctly is pivotal in the implementation of security best practices. 

As DevOps continues to morph into DevSecOps, and as supply chain attacks continue to breach enterprise systems,...