AWS solutions documentation change
Summary
Added cost details for ALB + ECS Fargate deployment option and updated AWS Cost Explorer URL to HTTPS
Security assessment
The change primarily adds cost estimates for an optional deployment architecture and updates a documentation link to use HTTPS. While AWS WAF is mentioned in the new cost table, this is purely in the context of pricing calculations and doesn't document security features or address vulnerabilities. The HTTPS URL update improves general security hygiene but doesn't fix a specific security issue.
Diff
diff --git a/solutions/latest/distributed-load-testing-on-aws/cost.md b/solutions/latest/distributed-load-testing-on-aws/cost.md index 6634b06bc..052a3d049 100644 --- a//solutions/latest/distributed-load-testing-on-aws/cost.md +++ b//solutions/latest/distributed-load-testing-on-aws/cost.md @@ -7 +7 @@ -MCP Server additional costs (Optional) +MCP Server additional costs (Optional)ALB + ECS Fargate hosted web console additional costs (Optional) @@ -25 +25 @@ The solution resources are tagged with the Key=SolutionId and Value=SO0062. You -We recommend creating a [budget](https://docs.aws.amazon.com/cost-management/latest/userguide/budgets-create.html) through [AWS Cost Explorer](http://aws.amazon.com/aws-cost-management/aws-cost-explorer/) to help manage costs. Prices are subject to change. For full details, see the pricing webpage for each [AWS service used in this solution](./architecture-details.html#aws-services-in-this-solution). +We recommend creating a [budget](https://docs.aws.amazon.com/cost-management/latest/userguide/budgets-create.html) through [AWS Cost Explorer](https://aws.amazon.com/aws-cost-management/aws-cost-explorer/) to help manage costs. Prices are subject to change. For full details, see the pricing webpage for each [AWS service used in this solution](./architecture-details.html#aws-services-in-this-solution). @@ -48,0 +49,16 @@ Prices are subject to change. For full details on AgentCore Gateway pricing, ref +## ALB + ECS Fargate hosted web console additional costs (Optional) + +If you choose the ALB + ECS Fargate deployment option, the following additional costs apply. Pricing is for the US East (N. Virginia) Region. + +Service component | Dimensions | Cost [USD] +---|---|--- +Elastic Load Balancing | 1 Application Load Balancer | $19.35 +AWS Fargate | 2 tasks (0.25 vCPU, 0.5 GB memory) running 24/7 | $17.77 +Amazon Virtual Private Cloud (VPC) | 3 interface endpoints, 2 Availability Zones | $43.21 +Amazon CloudWatch | 10 metrics, 1,000 GetMetricData requests, 1,000 API requests, 5 GB log ingestion, 1 dashboard, 10 alarms | $6.54 +Amazon S3 | 0.1 GB S3 Standard storage, 100 PUT/COPY/POST/LIST requests, 10,000 GET/SELECT requests | $0.01 +AWS WAF | 1 web ACL, 3 managed rule groups (CRS, AmazonIpReputationList, AnonymousIpList), 10,000 requests (request cost negligible) | $8.00 +**Total estimated additional cost:** | | **$94.88 per month** + +Prices are subject to change. For full details, refer to [Elastic Load Balancing pricing](https://aws.amazon.com/elasticloadbalancing/pricing/), [AWS Fargate pricing](https://aws.amazon.com/fargate/pricing/), and [AWS WAF pricing](https://aws.amazon.com/waf/pricing/). +