top | item 44177668

(no title)

davesmylie | 9 months ago

I was pretty late to the AWS bandwagon (maybe 2019ish) but I had no idea there was a point when your resources were directly addressable by other customers.

I'm surprised they got anyone signing up at all - though I suppose back then having just about everything directly connect to the internet was much more of the norm

discuss

order

pram|9 months ago

It was unironically pretty convenient. You had to manually set up NAT in a VPC for a long time (until they made NAT gateways) and some other early quirks were a pain in the ass. EC2 "classic" still had security groups and it was pretty effortless otherwise for a small deployment since it's connected to the internet from the start.

cmckn|9 months ago

My recollection is that for a period of time, as a part of the internal “Move to AWS” (MAWS) campaign, the entire retail business ran within a single VPC. A lot has changed!

spwa4|9 months ago

That's crazy. That would never work unless these are just a VLAN configured on existing switches. Even VXLAN wouldn't be able to do that 5 years ago.

bspammer|9 months ago

I was also surprised by this, does that mean it used to be impossible to not have a publicly routable IP in AWS?