This article was originally published on bmf-tech.com.
It was an issue on AWS's side.
While monitoring an instance (m4) launched on AWS (Elastic Beanstalk), I noticed that the latency was unusually high, and there seemed to be users timing out roughly once a minute. (The average was around 5 seconds... I think.)
I initially thought there might be a bottleneck on the application side, but the environment of the instance I previously launched for testing (almost the same environment) was clearly better. As an emergency measure, I decided to create a clone and operate from there.
Upon investigating the cause and contacting AWS, I received an apology from them.
The issue was due to AWS, specifically an anomaly with the ELB node. They said they would address it by replacing the ELB node.
That's the story of how such things can happen. (I wonder if issues originating from AWS are quite common...?)
Top comments (0)