Provide 1 reason to use ECS instead of a service such as Heroku, Digital Ocean, or Render.com. There is no additional charge for Amazon ECS. You pay for AWS resources (e.g., Amazon EC2 instances or Amazon EBS volumes) you create to store and run your application. You only pay for what you use, as you use it; there are no minimum fees and no upfront commitments.
Explain a “Compute Cycle” to a non-technical friend. A compute cycle is the sequence of steps to: fetch a (machine language) CPU instruction (from memory or cache) decode the instruction opcode and and other sub-fields. access the operands (if any)