इसे छोड़कर कंटेंट पर जाएं

Proyecta Cloud

अलग-अलग runtime environments के साथ full-stack hosting। Database, backend, auth, AI, email — सब कुछ शामिल।

Proyecta Cloud वह infrastructure है जो हर Proyecta app को शक्ति देता है। इसमें hosting, एक real-time database, serverless backend functions, authentication, AI Gateway, और email — सब कुछ एक ही platform पर शामिल है। तुम Settings → Billing पर जाकर usage और billing देख सकते हो।

  • अलग-अलग runtime pods — हर project को अपना खुद का container मिलता है जिसमें पूरा Linux environment होता है
  • Real-time backend — Database, serverless functions, और authentication
  • Infrastructure services — PostgreSQL, Redis, MongoDB, MySQL को sidecar containers के रूप में
  • GitHub-backed code — सारा code तुम्हारे अपने GitHub repository में स्टोर होता है
  • Custom domains — मुफ़्त *.proyecta.live subdomain या अपना खुद का domain लाओ

हर plan में एक मासिक allowance शामिल है। Paid plans इस allowance से आगे नीचे दिए गए overage rates पर जा सकते हैं।

MetricFreeProStudio
Function calls250k/month5M/month, फिर $2.88/million5M/month, फिर $2.50/million
File storage1 GB/month100 GB/month, फिर $0.035/GB-month100 GB/month, फिर $0.035/GB-month
Database storage1 GB/month25 GB/month, फिर $0.27/GB-month25 GB/month, फिर $0.27/GB-month
Database bandwidth1 GB/month25 GB/month, फिर $0.27/GB25 GB/month, फिर $0.27/GB
Vector embedding storage100 MB/month1 GB/month, फिर $0.70/GB-month1 GB/month, फिर $0.70/GB-month
Vector embedding bandwidth500 MB/month5 GB/month, फिर $0.14/1,000 query-GBs5 GB/month, फिर $0.14/1,000 query-GBs
Data egress1 GB/month50 GB/month, फिर $0.184/GB50 GB/month, फिर $0.16/GB
Action compute3 GB-hr/month25 GB-hr/month, फिर $0.48/GB-hr25 GB-hr/month, फिर $0.42/GB-hr
AI GatewayPay-as-you-goPay-as-you-goPay-as-you-go

Enterprise plans कस्टम limits के साथ उपलब्ध हैं। विवरण के लिए sales से संपर्क करो

Credit balance। Proyecta तुम्हें तब सूचित करेगा जब तुम्हारे credits शून्य पर पहुँच जाएँगे। तुम Settings → Billing पर जाकर अपना balance देख सकते हो।

Credit allotment बढ़ाना। तुम billing page पर अपने plan card में credit block quantity बदलकर अपना मासिक credit allotment बढ़ा सकते हो।

  • Database bandwidth — पूरी tables scan करने से बचो; indexes का उपयोग करो, queries को limit करो, और results को paginate करो
  • Action compute — लंबे समय तक चलने वाले actions जो memory रोके रखते हैं, उनसे बचो; बड़े jobs को छोटे incremental steps में तोड़ो

तुम्हारे development environment की ये अवस्थाएँ होती हैं:

अवस्थाविवरण
Runningसक्रिय और तैयार
Suspended60 मिनट idle रहने के बाद रुका हुआ (कुछ seconds में फिर शुरू होता है)
Archived24 घंटे Suspended रहने के बाद cold storage में (restore होने में अधिक समय लगता है)
Terminatedस्थायी रूप से बंद

Published apps अलग, production-grade infrastructure पर चलती हैं। Dev machine की समस्याएँ तुम्हारी live site को प्रभावित नहीं करतीं।

यह serverless hosting से कैसे अलग है?

Proyecta development के लिए container-based isolation और production के लिए serverless infrastructure उपयोग करता है। Development के दौरान तुम्हें shell access के साथ एक पूरा development environment मिलता है, और production में automatic scaling मिलती है।

क्या मैं अपनी app कहीं और host कर सकता/सकती हूँ?

तुम्हारा code GitHub पर है। तुम इसे standard deployment workflows का उपयोग करके किसी भी hosting provider (Vercel, Netlify, AWS, आदि) पर deploy कर सकते हो।

कौन से regions उपलब्ध हैं?

फिलहाल US-based hosting उपलब्ध है। EU और अतिरिक्त regions की योजना बनाई जा रही है।

Proyecta Cloud किस infrastructure पर चलता है?

Proyecta Cloud, Cloudflare और GCP infrastructure पर चलता है।