How does AWS billing work?
Answer: Charges accrue per service by usage — compute per second or hour, storage per GB-month, requests per million, and data transfer out per GB. Consolidated billing under an Organizations management account aggregates member accounts and shares volume discount tiers and commitment benefits across them.
Why interviewers ask this: Two facts worth naming: data transfer in is generally free while out is charged, and cross-AZ traffic within a region is charged in both directions. The second is an invisible cost in multi-AZ architectures that people rarely account for.
