AWS juża mudell ta' prezzar pay-as-you-go — inti tpagga biss għar-riżorsi li tuża, mingħajr ebda impegnu avvanzat għall-aktar servizzi. Il-fehim tal-mudell ta' prezzar, il-fatturi komuni tal-kost, u kif tikkontrolla l-kosti hija għarfien praktiku importanti (il-fatturi tal-cloud jistgħu jsurprenduk).
Il-mudell pay-as-you-go
Most AWS services charge based on USAGE, with no upfront cost:
→ COMPUTE — per second/hour an instance runs (EC2), or per request/duration (Lambda)
→ STORAGE — per GB stored per month (S3, EBS)
→ DATA TRANSFER — often charged for data OUT to the internet (a common surprise!)
→ REQUESTS/operations — per API call, per request (S3, DynamoDB, Lambda)
→ Pay for what you use; scale cost with usage.
