• 1 Post
  • 44 Comments
Joined 2 years ago
cake
Cake day: June 23rd, 2023

help-circle


  • You can get a full itemized bill. The only thing that isn’t fully broken out are elastic ips. We found that out because we were tagging everything for billing and those weren’t showing up correctly.

    Mind you, it’s likely a bit more itemized than you want. Like you’ll see a separate line item for each price tier you paid for something, and things like ebs disks are all split out. It can be a bit…much.












  • None built in from what I recall. That was from back in 2011, so it’s possible things changed since.

    Reading through, it looks like retries do exist, but remember that duplicate packets are treated as a window reset, so it’s possible that transmission succeeded but the ack was lost.

    I remember the project demos from the course though - one team implemented some form of fast retry on two laptops and had one guy walk out and away. With regular wifi he didn’t even make it to the end of the hall before the video dropped out. With their custom stack he made it out of the building before it went.

    I’ll need to dig through to find the name of what they did.