The first deployment
The following is a snapshot of a typical workflow and checklist when moving from evaluation to validation. The list below represents a set of activities and resources that are commonly used to support engineering, product, dev-ops and legal teams as you prepare for a larger scale deployment.First deployment checklist
Setup users and download your license
Ensure that all users or service accounts are signed up within the Limina customer portal and are linked to your organization. Contact support at support@getlimina.ai if you require assistance.
Download the container image
Validate that you can download the container image.It is always recommended that you “pin” the version of the container image. eg. cpu-4.2.3 even when locally mirroring the container image.
Understand the core feature set
Starting with the basic features please see the Usage Quickstart.
Additionally, check out the Code Samples
Understand your data and redaction needs
Limina supports a wide variety of file modalities and entity types. It is important to understand the “shape” of your data, the intended outcome, and the anticipated downstream processing steps, as these all impact the features selected and the overall architecture of your pipeline.
This includes:
An understanding of the Supported Languages
An understanding of the Supported File types
An understanding of the Supported Entities
A review of the Applicable Regulations
A review of the detection options in Customizing detection
A review of the redaction options in Customizing redaction
Understanding processing best practices
The design of the data pipeline is highly dependent on the anticipated modalities, latency requirements, throughput requirements and overall traffic patterns.
A solid understanding of the Supported File types, and how each file type is processed. As well as the best practices when working with structured data. Is recommended.
Understanding deployment
Infrastructure questions are most commonly covered by Minimum Requirements and Benchmarks.
Kubernetes is recommended for production deployments and a customizable helm chart is available to support these installations.