Cloud Providers: Difference between revisions

From David's Wiki
 
(6 intermediate revisions by the same user not shown)
Line 3: Line 3:


==Big sizes==
==Big sizes==
Use these for professional applications
Use these for professional applications where uptime, scaling, and support are essential.
* Amazon Web Services (AWS)
* Amazon Web Services (AWS)
* Microsoft Azure
* Microsoft Azure
Line 16: Line 16:


==Small sizes==
==Small sizes==
See lowendbox.com for smaller cloud providers.
See https://lowendbox.com for smaller cloud providers.
 
* [https://www.racknerd.com/BlackFriday/ Rack Nerd]


==Storage==
==Storage==
Line 22: Line 24:


===Object Storage===
===Object Storage===
;Backups
'''Backups'''
* Backblaze B2
* [https://www.backblaze.com/cloud-storage Backblaze B2] - $6/TB/mo, free egress
* Wasabi
* [https://wasabi.com/cloud-storage-pricing/ Wasabi] - $7/TB/mo, free egress, (90 day minimum per object)
;Heavy Egress
* [https://www.idrive.com/s3-storage-e2/ iDrive e2] - $4/TB/mo, free egress
 
Note that some of these providers previously had lower per-TB pricing but would charge for egress. Now they provide free egress up to reasonable limits.
 
'''Heavy Egress'''
* Cloudflare R2
* Cloudflare R2


===SSH/SFTP Backup===
===SSH/SFTP Backup===
* rsync.net
* rsync.net

Latest revision as of 19:23, 11 May 2024

List of common cloud providers


Big sizes

Use these for professional applications where uptime, scaling, and support are essential.

  • Amazon Web Services (AWS)
  • Microsoft Azure
  • Google Cloud Platform (GCP)
  • Oracle Cloud

Medium sizes

These are reputable cloud providers, good for small businesss and self-hosted use cases where price is a concern.

  • Hetzner
  • Akamai Linode
  • DigitalOcean

Small sizes

See https://lowendbox.com for smaller cloud providers.

Storage

All the big cloud providers offer storage. These are additional options for different purposes.

Object Storage

Backups

Note that some of these providers previously had lower per-TB pricing but would charge for egress. Now they provide free egress up to reasonable limits.

Heavy Egress

  • Cloudflare R2

SSH/SFTP Backup

  • rsync.net