// multi-utility computation suite · offline · instant · precise
┌──────────────────────────┐
│ [c] calcalyst_ │
│ computation suite │
└──────────────────────────┘
// select a module to initialize
/ search↵ open firstesc close
// adsenseEMPTY_LEADER_SLOT728×90
// keyboard shortcuts
/focus search
Escclear search · close calc
Enteropen first result
↑↓navigate list
?toggle this panel
// adsenseMOBILE_ANCHOR_SLOT320×50
// keyboard_shortcuts
/focus search
↑↓navigate module list
Enter
open first result from search
open highlighted
compute when module is open
compute when focused in a field
Escclose module · clear selection
⌫
dev.cli-fargate-cost Calculator
Calculates AWS Fargate container task cost from vCPU, memory allocation, and run duration in a CLI tool and script development context. Fargate pricing is vCPU × $0.04048/hour + memory × $0.004445/GB/hour — similar to a medium EC2 instance at low utilisation but with no orchestration overhead.
Inputs
Vcpu
Reference formula or conversion factor shown for context.
Mem
Reference formula or conversion factor shown for context.
Hrs
Reference formula or conversion factor shown for context.
Results
CPU cost
The total monetary cost computed for the given inputs.
memory cost
The total monetary cost computed for the given inputs.
total
The combined total across all inputs and components.