| ▲ | wiether 12 hours ago | ||||||||||||||||
Reading all the posts about people who got bitten by some policies on AWS, I think they should create two modes: - raw - click-ops Because, when you build your infra from scratch on AWS, you absolutely don't want the service gateways to exist by default. You want to have full control on everything, and that's how it works now. You don't want AWS to insert routes in your route tables on your behalf. Or worse, having hidden routes that are used by default. But I fully understand that some people don't want to be bothered but those technicalities and want something that work and is optimized following the Well-Architected Framework pillars. IIRC they already provide some CloudFormation Stacks that can do some of this for you, but it's still too technical and obscure. Currently they probably rely on their partner network to help onboard new customers, but for small customers it doesn't make sense. | |||||||||||||||||
| ▲ | viraptor 12 hours ago | parent [-] | ||||||||||||||||
> you absolutely don't want the service gateways to exist by default. Why? My work life is in terraform and cloudformation and I can't think of a reason you wouldn't want to have those by default. I mean I can come up with some crazy excuses, but not any realistic scenario. Have you got any? (I'm assuming here that they'd make the performance impact ~0 for the vpc setup since everyone would depend on it) | |||||||||||||||||
| |||||||||||||||||