STCLOUD_cloud economics FULL

original file
update file

RAW FILE

This note has not been edited yet.

Module 2 Cloud Economics and Billing

(19:43)

AWS pricing model

moved below

On Compute...

Traditional
Link link here
CPU Intel I7 12700
RAM 16GB
SSD/SATA 240GB
Power 650W
Price 46,139.00 CapEx
Electricity 5697.9 OpEx
1 Year = capex + opex * 12 = ~106,000.00PHP for one year traditional
3 years = above * 3 = ~226,000.00PHP
rapidtables for power cost → for opex

_attachments/Pasted image 20250611155234.png

What about cloud? it's harder because we're considering a lot of factors.
fundamental drivers of cost with AWS (AWS Pricing Model):

  1. Compute (CPU, GPU, memory to a certain extent - general computing capability)
    1. charged per hour/sec or duration (per sec is linux only) - concept of on-demand
    2. varies by instance type - cloud focuses on using template-based; they have packaged resources we can select from and those are the instance types
    3. by location - would involve data centers on a global scale, servers can be deployed in various countries, which have different requirements like certifications, etc. which affect the cost per location
  2. Storage (memory to a certain extent, HDD, SSD)
    1. charged per GB
  3. Data Transfer (I/O and network)
    1. Outbound is aggregated and charged
    2. inbound has no charge (with some exceptions) → if internal
    3. charged typically per GB

Q: why would i host something on AWS if I can host on vercel?

_attachments/Pasted image 20250611160353.png

Q: why doesn't DLSU just use AWS servers? (why can't dlsu go fully cloud?)

Instance Types and Instance Size

Cloud AWS
Region N Virginia
Service Ec2
Instance Family Any
CPU Cores/vCPU 8
GiB of memory 16
Instance name/Model c6g.2xlarge
Payment options On-demand
Price 198.56usd * 55.79php (usd conversion) = 11077.6624php monthly
One year above * 12 = ~132,931.95 php
3 years above * 3 = ~398,395.85 php

https://calculator.aws/#/

cost ends up being
_attachments/Pasted image 20250611170743.png

What's the point? (this is just for compute)

Cost is dependent on the instance type and size!
If we change the duration, the cost changes as well. We're currently running at 100 (Usage with type=utilization percent per month). If we had 9 hours per day, it would be ~4000 monthly
Cost also depends on the location of deployment.

On storage...

setting up amazon elastic block store (storage option)

_attachments/Pasted image 20250611171918.png

So what?

The cost changes based on the amount and type of storage!

On data transfer...


==updated stuff below ==

Module 2 Cloud Economics and billing

AWS Pricing Model

three fundamental drivers of cost with AWS:

How do you pay for AWS

Rent, reserve, volume-based discount (tier pricing), time

  1. Pay for what you use (rent/on demand)
    1. more expensive
  2. Pay less when you reserve (1 or 3 year commitment)
    1. note: when you reserve you lose scaling on-demand advantage
    2. you get more discounts
  3. Pay less when you use more and as AWS grows
    1. over time, the cloud provider gets more clients so it becomes cheaper for you as the client

TIER DISCOUNTS:
for example 1 TB = 100 php
if you buy 100 TB, 1TB = 90 php (so it gets cheaper)
if you buy 10 PB, 1TB = 80 php

1 Pay for what you use

_attachments/Pasted image 20250723151040.png

2 Pay less when you reserve

_attachments/Pasted image 20250723151658.png

Invest in Reserved Instances (RIs):

3 Pay less by using more

_attachments/Pasted image 20250723152432.png

4 Pay even less as AWS grows

as AWS grows:

if you have an i5 processor in 2025 -> 10k/month
in 2030 → 9k/month (the hardware would be cheaper by then)

Custom Pricing

AWS Free Tier (and Google Cloud and Azure)

_attachments/Pasted image 20250723153013.png

Services with no charge

(14:18)


Module 2 Section 2: Total Cost of Ownership

On Premises vs Cloud

_attachments/Pasted image 20250723154244.png

What is Total Cost of Ownership (TCO)?

(21:00) TCO is the financial estimate to help identify direct and indirect costs of a system

Why use TCO?

TCO Considerations

_attachments/Pasted image 20250723160506.png

  1. Server Costs
  2. Storage Costs
  3. Network Costs
  4. IT Labor Costs

AWS Pricing Calculator (and Azure and Google Cloud)

Additional Benefit Considerations

Hard Benefits

Soft Benefits

cloud and trad are both not perfect solutions, it depends on what you really need


Module 2 Section 4: AWS Billing and Cost Management

AWS Billing Dashboard

_attachments/Pasted image 20250723164926.png

Other Tools

there are tools to help you understand your spending

Monthly Bills

_attachments/Pasted image 20250723165602.png

Cost Explorer

_attachments/Pasted image 20250723165616.png

Forecast and Track Costs

_attachments/Pasted image 20250723165635.png

Cost and Usage Reporting

_attachments/Pasted image 20250723165952.png

costs are a curious thing when you think about cloud, cloud services provide you tools to help you make better decision making

Support Plans

AWS Support offers 4 support plans:

Case Severity and Response Times (for support)

_attachments/Pasted image 20250723173136.png