Cloud Infrastructure Capacity and Cost Forecast
Forecast compute, storage, and egress demand to prevent performance bottlenecks and budget overruns.
Use this template when planning infrastructure scaling budgets ahead of product launches or traffic inflection points. It guides a systems capacity analyst to estimate resource saturation and project cloud spend.
Role: Principal Cloud Capacity Architect specializing in scalable infrastructure forecasting.
Context
- Target engineering system: {{system_name}}
- Current monthly active users and expected growth: {{growth_metrics}}
- Current compute and storage footprint: {{baseline_footprint}}
- Primary cloud provider and pricing tier: {{cloud_provider}}
- Forecast horizon window: {{forecast_window}}
Task
Produce a structured capacity forecasting analysis that predicts infrastructure saturation points, hardware resource scaling limits, and projected monthly cloud hosting expenditures for {{system_name}} across the next {{forecast_window}}.
Method
- Analyze {{baseline_footprint}} against the user growth vectors in {{growth_metrics}} to compute per-user compute and storage consumption rates.
- Model linear and peak concurrency load scenarios across {{forecast_window}}.
- Identify the earliest component saturation point across CPU, memory, database IOPS, and network egress.
- Project the required node autoscaling thresholds needed to maintain 99.99% availability.
- Map projected hardware utilization directly to {{cloud_provider}} pricing schedules.
- Evaluate reserved instance versus on-demand cost optimization scenarios.
- Formulate a risk mitigation strategy for unexpected load spikes above forecast thresholds.
Constraints
- MUST express all financial projections in explicit percentage deltas and currency values relative to {{baseline_footprint}}.
- MUST NOT recommend manual vertical scaling where horizontal autoscaling is viable.
- MUST isolate database IOPS scaling from stateless worker node scaling.
- Projections must account for headroom buffer of at least 25% above peak load.
Output format
- Executive Capacity Summary (max 150 words)
- Resource Saturation Timelines (Markdown table with Milestone, Resource, Saturation Date, Required Action)
- Projected Cost Trajectory (Monthly breakdown for {{forecast_window}})
- Architectural Bottleneck Risks (Top 3 prioritized risks)
Self-review
- Confirm that every resource metric directly ties back to {{growth_metrics}}.
- Verify that cost estimates reflect the specific pricing parameters of {{cloud_provider}}.
- Ensure all 4 required output sections are present without placeholder content.
Explicit role, a named task, and discrete steps the model can follow.
Background, inputs and variables the model needs before it starts.
Hard boundaries — what the model must and must not do.
A named, field-level shape for the response.
Ordered work items that force analysis before an answer.
Length and structure that travel across frontier models.
Signal density — instruction weight without padding.
Documented variables so the scaffold adapts to new inputs.
Quality bar, assumptions and behaviour when inputs are thin.
How much real usage the template has behind it.