File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,6 +28,23 @@ The `Makefile` runs both for you in the right order, so in practice you only eve
2828
2929Pick whichever one you already have an account with. Oracle Cloud has been tested end-to-end; AWS and Azure follow the identical setup process.
3030
31+ <details >
32+ <summary >Full free-tier comparison (click to expand)</summary >
33+
34+ | Feature | Oracle Cloud (OCI) | AWS (Graviton) | Microsoft Azure |
35+ | ---| ---| ---| ---|
36+ | Instance Type | Ampere A1 Compute | ` t4g.small ` | ` Standard_B2pts_v2 ` |
37+ | CPU Architecture | Ampere Altra | AWS Graviton2 | Ampere Altra |
38+ | Compute Allowance | 2 OCPUs | 2 vCPUs | 2 vCPUs |
39+ | Memory (RAM) | 12 GB | 2 GB | 1 GB |
40+ | Uptime per Month | 1,500 hours (runs 2 VMs) | 750 hours (runs 1 VM) | 750 hours (runs 1 VM) |
41+ | Free Storage | 200 GB Block Volume | 30 GB EBS (gp2/gp3) | 64 GB Managed Disk |
42+ | Outbound Data | 10 TB / month | 100 GB / month | 100 GB / month |
43+ | Duration | Always Free | Trial ends Dec 31, 2026 | 12 months only |
44+ | Who Qualifies? | New & existing accounts | New & existing accounts | New accounts only |
45+
46+ </details >
47+
3148---
3249
3350## ✅ Prerequisites
You can’t perform that action at this time.
0 commit comments