Skip to main content

Infrastructure and cloud usage

eDocify needs cloud infrastructure because it processes documents asynchronously, stores files securely, runs OCR/AI workloads, exports to ERP systems, and provides audit-ready evidence for customer workflows.

The product can run in controlled early environments, but the target architecture is Azure-ready so customer pilots can scale from MVP to production with security, monitoring, and operational discipline.

Cloud services used by eDocify

AreaCloud service categoryeDocify usage
Web applicationApp hosting / containersTenant portal, verification workbench, admin workspace, reporting, and archive UI.
API backendApp hosting / containersDocument workflow API, admin API, mobile API, integration API, and archive API.
Background processingQueue workersOCR jobs, AI extraction, document preparation, ERP export, retry, and dead-letter handling.
Document storageObject storageOriginal PDFs, images, XML files, OCR outputs, preview assets, and archive copies.
Metadata storageDatabaseTenants, companies, users, roles, workflow status, field values, export jobs, audit records.
OCR / AIAzure AI servicesDocument extraction, invoice recognition, layout analysis, confidence scoring, and future AI assistants.
External AI/OCR providersMistral OCR and compatible providersProvider benchmarking, extraction comparison, fallback, and hybrid AI/OCR routes.
Local OCR / ML processingWorker computeTesseract, RapidOCR, PaddleOCR-style local OCR, Ollama-hosted local LLM experiments, proprietary AI Learning engine jobs, .NET machine learning, candidate ranking, sensitive-document processing, and cost-controlled fallback routes.
SecretsKey managementERP credentials, API keys, AI provider keys, signing keys, and connector secrets.
MonitoringLogs / metrics / tracingProcessing time, failure rates, queue depth, export success, SLA, and incident response.
IdentityMicrosoft Entra ID / SSOEnterprise sign-in, MFA, role mapping, and future SCIM provisioning.
NetworkingPrivate endpoints / firewall rulesSecure customer environments and restricted data access.
Backup and recoveryBackup storage / snapshotsRestore document metadata, archive evidence, and customer configuration.

Target Azure architecture

flowchart TB
U["Users and mobile app"] --> W["eDocify web app"]
W --> API["eDocify API"]
API --> DB["Metadata database"]
API --> S["Document object storage"]
API --> Q["OCR / export queues"]
Q --> Worker["Background workers"]
Worker --> AI["Azure AI / OCR providers"]
Worker --> LOCAL["Local OCR / .NET ML"]
Worker --> ERP["ERP connectors"]
API --> KV["Key Vault"]
API --> MON["Monitoring and audit logs"]
Worker --> MON

Why startup credits matter

Microsoft for Startups describes technical benefits such as startup credits for eligible Azure services, access to AI tools, and resources for building and scaling solutions. eDocify can use these credits directly for product development and pilots:

  • Build pilot environments for accounting firms and enterprise finance teams.
  • Run OCR/AI workloads against real document datasets.
  • Compare Azure, Mistral, and local OCR routes against the same verified dataset.
  • Test hybrid combinations such as cloud OCR + local OCR fallback, OCR + deterministic accounting rules, and AI extraction + human verification.
  • Test local extraction combinations such as PDF/JPG invoice -> RapidOCR/PaddleOCR -> OCR text -> Ollama qwen3:8b or qwen3:30b -> JSON schema.
  • Run eDocify AI Learning jobs that convert verifier corrections into reusable extraction, ranking, confidence, and provider-routing signals.
  • Run .NET machine learning experiments for candidate ranking and correction learning.
  • Store documents and generated archive evidence securely.
  • Benchmark providers on accuracy, speed, and cost.
  • Test queue workers, retry policies, and dead-letter handling under realistic volume.
  • Deploy monitored demo, staging, and pilot environments.
  • Prepare enterprise security features such as SSO, Key Vault, logging, and data retention.

Reference: Microsoft for Startups.

Application alignment

The credits would be used to build and validate Bitlogika's own B2B AI SaaS product, not to fund custom development services for a single client. The intended use is product infrastructure, AI benchmarking, secure pilot environments, and repeatable deployment patterns for eDocify.

Microsoft startup signaleDocify evidence
Software producteDocify is a proprietary document operations platform with web, API, mobile, OCR/AI, archive, and workflow modules.
AI solutionAI is used for OCR routing, document understanding, field extraction, JSON structuring, confidence, correction learning, and provider benchmarking.
Build and test on cloudAzure can host pilot, staging, monitoring, storage, queues, AI workloads, and secure secrets.
Pilot/customer readinesseDocify has defined pilot scenarios for accounting firms, enterprise finance teams, verification teams, and archive workflows.
Scalable product pathThe roadmap moves from MVP and pilots to enterprise security, monitoring, billing, and partner readiness.

Credit usage work packages

Work packageAzure / infrastructure usageExpected output
Pilot environmentsApp hosting, storage, database, queue workers, monitoringSecure demo, staging, and pilot environments for real customer validation.
OCR/AI benchmarkingAzure AI, Mistral route comparison, local OCR worker compute, result storageField-level benchmark across Azure, Mistral, RapidOCR, PaddleOCR, Tesseract, hybrid routes, and local LLM experiments.
Local + cloud hybrid extractionWorker compute, storage, queue orchestration, logsTested routes such as cloud OCR + local fallback, OCR + rules, and RapidOCR/PaddleOCR -> Ollama Qwen3 -> JSON schema.
AI Learning engineWorker compute, metadata database, secure dataset storageVerifier corrections converted into extraction, ranking, confidence, and provider-routing signals.
Enterprise securityKey Vault, Entra ID / SSO preparation, logs, retention storageSecurity-ready pilot architecture with managed secrets, access control, audit logs, and retention policies.
Reliability testingQueues, dead-letter handling, monitoring, retry policiesMeasured OCR/export queue behavior under realistic document volume.
Customer evidenceStorage, reporting, dashboards, archive evidencePilot report with accuracy, export success, processing time, cost per document, and audit evidence.

Pilot environment plan

EnvironmentPurposeData policy
Local developmentEngineering and fast iteration.Synthetic or developer-approved samples only.
Demo sandboxPublic demos and role-based product tours.Synthetic/demo data only.
Pilot stagingCustomer pilot setup, connector tests, OCR benchmarking.Customer-approved pilot data with access controls.
Production pilotLimited live usage for selected customers.Real customer data with tenant isolation, audit logs, retention policy, and monitored operations.

Operational metrics

The infrastructure will be measured by:

  • document processing time;
  • OCR job queue depth;
  • failed OCR jobs;
  • export success rate;
  • retry and dead-letter counts;
  • storage growth;
  • average verification time;
  • approval SLA;
  • archive retrieval time;
  • API latency;
  • per-document AI cost.

Funding-ready message

eDocify needs cloud credits for real product workloads: AI document extraction, secure file storage, asynchronous processing, monitored pilot environments, and enterprise integrations. This is infrastructure for a proprietary AI SaaS product, not hosting for a consulting project.