Site Planning
Depending on the volume of code and the type of analysis, server configuration is of paramount importance. For smaller portfolios, a single server may suffice. For codebases larger than a few million lines of code, it is recommended to have separate servers for parsing or processing and database storage. The table within the Technical Specifications section outlines the necessary storage requirements. Typically, the required storage will be approximately 10 GB per million lines of code. This includes around 5 GB for database records storage, and 4-5 GB for log files, artifacts, and generated data.