Skip to main content

Charging Intranet SLB

BSS system will query all orders of SLB intranet instance for a specific period (generally 1 hour) and calculate its usage hours. Then the system will calculate its price according to the configuration of the pricing and deduct the fees.
The fees are described as follows.

  • SLB instance fee = SLB unit price (THB/hour) x usage hour (hour).

For example:

Assumptions:

  • User purchases an Intranet SLB (Slb.s1.small), and the billing method is pay-as-you-go. Users use the SLB from 2022/4/1 00:00:00 to 2022/4/11 00:00:00.
  • The SLB unit price of an intranet SLB (Slb.s1.small) is 1000 THB/hour.

Calculation:

  • SLB instance fee = SLB unit price (THB/hour) x usage hour (hour) = 1000 THB/hour x (10x24)hour = 240 000 Baht

  • Total Cost = SLB instance fee = 240 000 Baht