// 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
⌫
build.infra-lambda-cost Calculator
Calculates monthly AWS Lambda cost from invocation count, execution duration, and memory allocation, including the free tier credit. Lambda pricing at scale is often surprising: 1 billion 100ms/128MB invocations costs ~$2,000/month — this avoids the surprise.
Inputs
Invocations M
Reference formula or conversion factor shown for context.
Duration Ms
Length of time the process lasts. Ensure units are consistent with rate inputs.
Memory Mb
Reference formula or conversion factor shown for context.
Results
GB-seconds
Sample size or count used in the calculation.
compute cost
The total monetary cost computed for the given inputs.
request cost
The total monetary cost computed for the given inputs.
total/month
The combined total across all inputs and components.