We have a robotic coffee barista deployed at the Dell campus in North Austin, with internet service through Time Warner Cable.
We have been fighting intermittent connection losses between 10PM - 1AM for 3 of the past 5 nights. Time Warner has been analyzing and has issued two tech dispatches. From their end, everything looks perfect.
I am a programmer and we are a startup, so I am nowhere near a networking expert, but I'm the only one even close to capable of figuring this problem out.
Last night I observed the following:
OSX Yosemite Laptop A Connected To Internet Directly Through Cable Modem
- 20% - 30% packet loss pinging our us-east EC2 instance.
- 0% packet loss pinging google.com.
- 0% packet loss pinging wired.com.
iPhone B Connected To Internet Via LTE
- 0% packet loss all around (one little blip of 2.2% packet loss on 45 packets to google, but every other test to google and wired and our server showed 0%).
Windows 7 Laptop C Connected To Internet through iPhone B's LTE
- 0% packet loss all around.
Laptop A Through My Home Time Warner Connection
- 0% packet loss all around.
Ubuntu 14.04.03 Laptop D Through my Home Time Warner Connection
- 0% packet loss all around.
I know internet routes vary packet-to-packet, but I do not have the networking experience to explain this, let alone solve it. Since the whole point of the business is ordering coffee remotely via phone, our internet connection is our lifeline. We have been engaging our cellular backup as needed, so our customers are unaffected, but I need to figure this out, or hire someone who can help figure it out.
I read that there was a major AWS outage this weekend. We have applied for business support from AWS, but I'm suspicious that will not bear fruit.
It's possible it could be a combo issues with the way the Time Warner lines run and all the construction they're doing down Parmer and Dessau. I'm literally right down the road from you and have had odd connection problems with Time Warner around those same times. But the fact that you're not dropping any packets from the same machine to anywhere but the ec2 instance is weird. Were those continuous pings?
Also, ever since I switched to TDub's Arris DG1670A modem I've had ridiculous wifi issues with yosemite, and have oddly found the modem stuck in a continuous update cycle on more than one occasion. If you're hardwired, nix the yosemite wiffy problems, but I'd also randomly check the firmware landing page to make sure it's not stuck in an update while the issues are occurring.
What EEAA suggested is definitely a good step in the right direction to figuring it out.
My EC2 instances are in Oregon and I haven't had any problems there, just for sanity's sake, if it's not too much of a hassle, you may try snapshotting your instance and moving it temporarily just to cross another possibility off the list without having to wait on Amazon.
Seems like moving regions is more difficult, but at least to a different data center on the east coast
http://www.serverwatch.com/server-tutorials/moving-ec2-instances-across-availability-zones-or-aws-regions.html