What Constitutes a Compute Hour or Cost/Hour

前端 未结 3 1059
-上瘾入骨i
-上瘾入骨i 2020-12-29 21:51

Preface

I\'ve been shopping around for cloud based hosting solutions, particularly MS Azure & Amazon\'s EC2. They, Microsoft and Amazon, have pr

3条回答
  •  借酒劲吻你
    2020-12-29 22:17

    To be more clear, the time your app is deployed means the time the server/s instance/s that host your app is active. Effectively the time is measured in clock hours.

    [Edited] A "stopped" VM on Azure Virtual Machines (IaaS model) no longer consumes compute hours, you will only be billed by the storage/managed disks until you decide to delete the VM.

提交回复
热议问题