Skip to content

techiediaries/free-tier-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Free-tier Cloud and Hosting Services

🖥️ Compute (Virtual Machines & Containers)

Cloud providers offering free-tier compute resources for hosting applications and services.

  • AWS EC2 – 750 hours of t2.micro instance per month (12 months)
  • Google Cloud Compute Engine – 1 f1-micro instance (Always Free)
  • Azure Virtual Machines – 750 hours of B1S VM (12 months)
  • Oracle Cloud Compute – 2 Always Free VMs
  • IBM Cloud Kubernetes Service – Lite cluster with 1 worker node
  • Fly.io – Free hobby-tier VMs

📦 Serverless & Function-as-a-Service (FaaS)

For running code without managing servers.

  • AWS Lambda – 1M free requests/month
  • Google Cloud Functions – 2M invocations/month
  • Azure Functions – 1M executions/month
  • Cloudflare Workers – 100K requests/day
  • Vercel Serverless Functions – Free tier for personal projects
  • Netlify Functions – 125K requests/month

🌍 Static Site Hosting & Web Apps

For deploying websites and frontend apps.

  • GitHub Pages – Free static site hosting
  • Netlify – Free hosting with CI/CD
  • Vercel – Free static and serverless hosting
  • Cloudflare Pages – Free JAMstack hosting
  • Firebase Hosting – Free tier with SSL
  • Surge.sh – Simple static site hosting
  • Render – Free static sites with unlimited bandwidth

🗄️ Databases & Storage

Free-tier database and file storage services.

  • AWS RDS (Free Tier) – 750 hours of db.t3.micro
  • Google Cloud Firestore – 50K reads/day, 10GB storage
  • MongoDB Atlas – Free 512MB cluster
  • Neon (PostgreSQL) – Free 5GB Postgres database
  • PlanetScale (MySQL) – Free 5GB database
  • Redis Cloud – 30MB free Redis instance
  • AWS S3 – 5GB free object storage
  • Google Cloud Storage – 5GB free
  • Azure Blob Storage – 5GB free

🛜 Networking & API Gateways

Free-tier options for handling networking, CDNs, and APIs.

  • Cloudflare CDN – Free global CDN
  • AWS API Gateway – 1M free requests/month
  • Google Cloud API Gateway – Free tier available
  • Azure API Management – 1M free API calls/month
  • Vercel Edge Network – Free global CDN
  • Netlify Edge Functions – Free tier

📊 Monitoring, Logging & Security

Free-tier services for app monitoring and security.

  • AWS CloudWatch – 1M free log events
  • Google Cloud Operations – Free 50GB log storage
  • Sentry – Free error tracking
  • New Relic – Free observability tier
  • Datadog – Free monitoring for 1 host
  • UptimeRobot – Free uptime monitoring
  • Grafana Cloud – Free tier with 10K metrics

🛠️ DevOps & CI/CD

Free-tier tools for continuous integration and deployment.

  • GitHub Actions – Free 2,000 CI/CD minutes/month
  • GitLab CI/CD – Free 400 CI/CD minutes/month
  • CircleCI – Free 6,000 credits/month
  • Travis CI – Free for open-source projects
  • Drone.io – Free for open-source repos
  • Jenkins (Self-hosted) – Free forever

Would you like a README template with these categories? 🚀

About

Free-tier Cloud and Hosting Services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published