📄️ Overview
FormKiQ is a flexible document management platform powered by AWS managed services and serverless technologies. It provides:
📄️ Security
Overview
📄️ Multi-Tenant and Multi-Instance Deployments
FormKiQ Core supports multi-tenant deployments, allowing you to partition your document management system for different departments, teams, or external clients. By default, FormKiQ creates a "default" SiteId during deployment where all documents are stored unless specified otherwise.
📄️ Document Storage
FormKiQ uses Amazon Simple Storage Service (Amazon S3) as its document storage backend. S3 provides:
📄️ Document Console
Overview
📄️ Cost Overview
FormKiQ leverages AWS serverless technology to provide a pay-per-use pricing model. With no servers to manage and AWS handling the infrastructure, you only pay for what you use. All FormKiQ services use pay-per-usage billing, except for OpenSearch (an optional add-on module).
🗃️ Error Handling
1 item
📄️ Updates, Upgrades, and Rollbacks
Overview
📄️ Backup and Recovery
Overview
📄️ Compliance, Data Residency, and Data Sovereignty
Overview
📄️ DynamoDB Schema
Amazon DynamoDB is a NoSQL database service designed for high-performance, scalable, and low-latency applications.
📄️ Migration and Data Import
Overview
📄️ Reporting and Analytics
Overview
📄️ Building from Source
FormKiQ-Core is built using Java and JavaScript. This guide walks you through setting up your development environment and building the project from source.