Introduction
Introduction
The File Inspection Engine (FIE) is a containerized service that provides real-time scanning verdicts by processing files through synchronous HTTP requests. This means the client waits until FIE completes the file scan and returns a verdict within the same request.
For simpler setups or testing, FIE can be deployed as a standalone container in Docker.
For larger or more complex environments, Kubernetes deployment allows for greater scalability and resource management.