File tree Expand file tree Collapse file tree
walkthroughs/bops-planning Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1426,14 +1426,12 @@ scenarios:
14261426 capabilities :
14271427 - " CAPABILITY_IAM"
14281428 - " CAPABILITY_NAMED_IAM"
1429- deploymentTime : " 25 to 35 minutes"
1429+ deploymentTime : " 10 to 15 minutes"
14301430 deploymentPhases :
1431- - " Creating VPC and networking (~30 seconds)"
1432- - " Creating Aurora PostgreSQL Serverless database (~600 seconds)"
1433- - " Creating ElastiCache Redis (~480 seconds)"
1434- - " Creating ECS Fargate services (~120 seconds)"
1435- - " Running database seed task (~600 seconds)"
1436- - " Creating CloudFront distribution (~600 seconds)"
1431+ - " Creating VPC, networking, and security groups (~30 seconds)"
1432+ - " Creating Aurora PostgreSQL and ElastiCache in parallel (~5 minutes)"
1433+ - " Creating ECS Fargate services and CloudFront (~3 minutes)"
1434+ - " Running database migrations and seed (~2 minutes)"
14371435 outputs :
14381436 - name : " BOPSUrl"
14391437 description : " BOPS back-office URL (HTTPS)"
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ scenarioId: bops-planning
6565
6666 <p class =" govuk-body" >
6767 <a href =" /scenarios/bops-planning/" class =" govuk-link" >Deploy the BOPS scenario</a > if you haven't already.
68- Deployment takes 25 to 35 minutes.
68+ Deployment takes 10 to 15 minutes.
6969 </p >
7070
7171 <div class =" govuk-!-margin-top-4" >
You can’t perform that action at this time.
0 commit comments