Why Has Nearly All Traffic From Russia Suddenly Dropped?

0
0
Asked By MellowCedar42 On

Our application has experienced an almost complete collapse in traffic and performance metrics from Russian users. Testing through a VPN located in Russia does not reproduce the problem, but around 99% of our observed RU traffic is failing or not reaching the application as expected. Our users can still access S3-hosted files through CloudFront, so the issue may be specific to another part of the network path. Could AWS or EC2 IP ranges be restricted or filtered in Russia? Has anyone seen similar connectivity problems recently?

3 Answers

Answered By QuietFalcon7 On

Russia has previously blocked or disrupted ranges associated with major cloud providers, including AWS and GCP. Restrictions can also change over time, so it’s possible that a new filtering rule is affecting the addresses your application uses while CloudFront remains reachable.

Answered By RiverGlass31 On

There have been periodic network-isolation tests and increased VPN restrictions that can affect cloud-hosted services, especially EC2 addresses commonly used for VPNs. It may be temporary, but checking route traces, connection success by provider, and whether rotating the origin IP changes the result could help identify the pattern.

Answered By PineOrbit_8 On

I’d compare the failed requests by ASN, destination IP, and ISP before concluding that AWS itself is being blocked. If the failures are concentrated among particular Russian carriers or ASNs, that points more toward regional filtering or routing problems than an application-wide issue.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.