Comparison

    Glitch vs Oracle Always Free

    Anything you shipped there needs a new home with a persistent process.

    What Glitch gives you today

    Glitch retired its always-on free hosting; projects are for editing and sharing rather than production.

    Typical spend: n/a — the free hosting product is gone

    Side by side

    FeatureGlitchOracle Always Free + Cheaploy
    ComputeShared, short-lived containersUp to 4 ARM OCPUs and 24 GB RAM (Oracle Always Free), yours alone
    Sleeping / cold startsProjects sleep after inactivityNone — a long-running VM you own
    BandwidthNot intended for production traffic10 TB/month outbound included by Oracle
    DatabaseSQLite on ephemeral diskSelf-hosted Postgres, MySQL or Oracle Autonomous Database at $0
    Background jobs & cronUsually a paid add-onJust another container on the same VM
    Who owns the infrastructureThe providerYour own Oracle Cloud tenancy
    What you payPer plan, per seat, per bandwidth overage$0 infrastructure + a flat Cheaploy platform fee

    Stay on Glitch if

    • You only use it for quick demos and remixes

    Switch if

    • You had a bot, webhook receiver or small API that needs to stay online
    • You want a persistent filesystem and a real database
    • You want a custom domain with automatic HTTPS

    Related

    Frequently asked

    How do I move a Glitch project?+

    Export it to GitHub, add a Dockerfile (the generator writes one for you), then connect the repo.

    Will my project sleep on Oracle?+

    No. The VM runs continuously.

    Is there a free option that behaves like old Glitch?+

    An Always Free ARM instance is the closest equivalent, and it does not sleep.

    Deploy your project for $0

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

    Start free