faastjs > CostAnalyzer
CostAnalyzer namespace
Analyze the cost of a workload across many provider configurations.
Signature:
export declare namespace CostAnalyzer
Classes
Class | Description |
Result | Cost analyzer results for each workload and configuration. |
Functions
Function | Description |
analyze(userWorkload) | Estimate the cost of a workload using multiple configurations and providers. |
Interfaces
Variables
Variable | Description |
awsConfigurations | Default AWS cost analyzer configurations include all memory sizes for AWS Lambda. |
Type Aliases