Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding news post announcing documentation on platform protections. #2433

Merged
merged 4 commits into from
Nov 9, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions _posts/2023-11-09-platform-protections.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
layout: post
date: November 9th 2023
title: "New platform protections against malicious activity"
---

# New platform protections against malicious activity!
ArsHaider marked this conversation as resolved.
Show resolved Hide resolved

In response to some [recent incidents that caused outages on the platform](https://cloudgov.statuspage.io/incidents/n212qfbrqg83), the cloud.gov team has added new [platform protections against malicious activity](https://cloud.gov/docs/technology/platform-protections/). Notably, the team has added rate limiting by IP address to mitigate the effect of surges of malicious traffic on the platform.
ArsHaider marked this conversation as resolved.
Show resolved Hide resolved

Adding these protections furthers our goal to provide a secure and reliable platform for cloud.gov customers. By documenting these protections, we hope to increase transparency about how your applications are protected.

If you have any questions about these new protections or if you think that they may be inadvertently affecting your legitimate traffic on the platform, please contact us at [email protected]. As always, thanks for being a cloud.gov customer!
ArsHaider marked this conversation as resolved.
Show resolved Hide resolved
Loading