mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
factor in email support costs
This commit is contained in:
parent
742e762baf
commit
3da57195c6
1 changed files with 3 additions and 3 deletions
|
@ -169,7 +169,7 @@
|
|||
<span data-original-title="How much more it would cost for the same thing with Amazon Web Services." style="color: #FF0000">Cost Savings vs AWS *</span>
|
||||
</td>
|
||||
<td style="color: #FF0000">$37.50/mo</td>
|
||||
<td style="color: #FF0000">$738.53/mo</td>
|
||||
<td style="color: #FF0000">$767.53/mo</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
@ -177,12 +177,12 @@
|
|||
<span data-original-title="How much more it would cost for the same thing with Google Cloud Services." style="color: #FF0000">Cost Savings vs GCS *</span>
|
||||
</td>
|
||||
<td style="color: #FF0000">$16.03/mo</td>
|
||||
<td style="color: #FF0000">$349.46/mo</td>
|
||||
<td style="color: #FF0000">$499.46/mo</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<p style="margin-top: 20px">
|
||||
* AWS and GCS price estimates only include storage and CDN bandwidth, it does not include cost of HTTP requests or cache purging/reloading. Actual costs would be much higher.
|
||||
* AWS and GCS price estimates only include storage, CDN bandwidth, and email support costs. It does not include cost of HTTP requests or cache purging/reloading. Actual costs would be much higher.
|
||||
</p>
|
||||
|
||||
<script>
|
||||
|
|
Loading…
Add table
Reference in a new issue