|
|
|
|
|
by ttymck
773 days ago
|
|
What is the scope of a "request"? What if my "one request" is: please provision a vpc with separate public and private subnets, internet gateaway with NAT, an ec2 instance in each and an rds instance with a read replica in the private subnet. |
|
>This will vary but usually it’s one atomic piece of AWS infrastructure, e.g. VPC setup, Cognito user pool, set of ec2 instances, RDS setup etc. You can create tickets as big as you wish if it’s easier for you but delivery will take longer - however we’ll push partial deliveries of these bigger reqeusts every 2 business days.
To answer your specific question, I'd say this is more than one reqeust. I'd see it as 2 requests. Depending also if you have any existing infra with some terrafor or cdk or it's a new project etc.
I understand scope of one request is tricky and different people might have different expectaions. Maybe I should think about it more and have more detailed explanations/examples of "one request scope". But it's hard as each case is specific and can have nuances.
I'm open to any ideas.
Thanks!