Guide

    Is Oracle Cloud's free tier really free?

    Short answer: yes — but the signup friction and capacity errors make people doubt it. Here's exactly what's free, what's metered, and how to avoid every paid trap.

    What "Always Free" actually includes

    Every Oracle Cloud account, regardless of region or billing status, gets the following resources forever — with no expiration date and no auto-upgrade to a paid plan:

    • Compute: Up to 2 ARM Ampere A1 cores and 12GB RAM (split across up to 2 VMs)
    • Storage: 200GB total block volume, 20GB object storage, 10GB archive storage
    • Network: 1 load balancer (10 Mbps), 2 VCNs, 10TB egress per month
    • Databases: 2 Autonomous Databases (20GB each)
    • Monitoring: Logging, monitoring, notifications, and APM (all metered, all free-tier eligible)

    The credit card question, answered honestly

    Oracle requires a credit card at signup. It is not charged. The card is used for identity verification only — the same way Stripe or Apple verifies a new account. If you stay in the default "Always Free" mode, Oracle will refuse to provision paid resources rather than charge you.

    The friction is real, but the fear is overblown. Compare it to alternatives: AWS, GCP, Azure all require credit cards and do charge if you exceed limits. Oracle is the only major cloud that hard-stops free-tier workloads instead of billing you.

    What's NOT free (and how to avoid it)

    • x86 compute — Only ARM Ampere is free. Cheaploy generates ARM-compatible Dockerfiles automatically.
    • Egress beyond 10TB/month — Plenty for indie projects; CDN/cache if you need more.
    • Premium support tickets — Free tier gets community support only. Lovable + Cheaploy fills the gap.
    • Additional load balancers — One is free, more cost money.

    The "out of capacity" workaround

    The most common complaint on Reddit and Medium isn't billing — it's capacity. Free ARM instances are oversubscribed in popular regions (Ashburn, Frankfurt, Phoenix). The fix:

    1. Try a less popular region (Mumbai, São Paulo, Zurich)
    2. Retry every few minutes — capacity frees up regularly
    3. Use Cheaploy, which auto-retries across availability domains and regions until provisioning succeeds

    How Cheaploy removes the friction

    Cheaploy doesn't replace Oracle's free tier — it makes it usable. We handle the signup-to-deploy path: ARM Dockerfile generation, VCN setup, capacity retry, load balancer + SSL provisioning, and database wiring. You bring an Oracle account (free); we ship your app to it.

    Frequently asked

    Does Oracle Cloud free tier require a credit card?+

    Yes — Oracle requires a credit card at signup for identity verification, but it is not charged. Always Free resources do not consume credit. To eliminate any risk, leave your account in the default 'Always Free' mode and do not upgrade to Pay-As-You-Go.

    Is Oracle Cloud free tier really free forever?+

    Yes. Oracle's Always Free tier has no expiration date, unlike AWS (12 months) or GCP ($300 credit / 90 days). The 2 ARM Ampere CPUs, 12GB RAM, 200GB block storage, load balancer, and 10TB egress per month are perpetually free.

    What happens if I exceed Oracle's free tier limits?+

    If your account stays in 'Always Free' mode, Oracle stops the workload instead of charging you. Only after you explicitly upgrade to Pay-As-You-Go can paid resources be provisioned. Cheaploy only provisions Always Free shapes.

    Why do I keep getting 'Out of capacity' errors on Oracle?+

    Free ARM instances are popular and some regions run out of capacity. Cheaploy auto-retries provisioning across availability domains and regions until it succeeds, so you don't have to babysit the console.

    Is the Oracle Cloud free tier safe for production?+

    Yes for small-to-mid traffic apps. The 2 ARM Ampere CPUs and 12GB RAM outclass every other free tier (Render, Fly.io, Railway). Pair it with the included load balancer and SSL for a production-grade setup.

    Deploy your project for $0

    No credit card. No Oracle sales call. Ship to your own cloud in under 10 minutes.

    Start free