tommo
tommo

Reputation: 1350

Does google provide ddos protection for compute engine vms?

Does google compute engine offer ddos protection for any virtual machines created within a project, I have read that it does can anyone confirm?

Upvotes: 1

Views: 651

Answers (1)

Alexander Trakhimenok
Alexander Trakhimenok

Reputation: 6278

There are different types of DDOS and Google would guard VM from some of them (SYN flood, ICMP flood, etc.) simply because it's on shared network infrastructure but as far as I know/understand it would not be able to protected from fake HTTP requests.

Upvotes: 2

Related Questions