Size L - Sonatype IQ - AWS Cloud-Native Reference Architecture

Size L - Sonatype IQ - AWS Cloud-Native Reference Architecture

This Sonatype IQ Server large reference architecture describes the recommended infrastructure specifications for deploying a high-availability IQ Server environment in AWS using cloud-native services. It supports environments with 10,000–19,999 onboarded applications and an expected throughput of approximately 310 evaluations per hour per node, or approximately 14,880–22,320 evaluations per day total.

This reference architecture is designed for production environments that require high availability, increased evaluation capacity, and resilient managed infrastructure. The large profile expands the multi-node architecture introduced in the medium profile by using three IQ Server nodes and requiring Multi-AZ database deployment.

Infrastructure Specifications

The architecture includes the following layers:

Compute Layer (IQ Server)

The compute layer hosts the IQ Server application cluster and processes application evaluations, policy evaluations, reports, and related user activity.

This layer meets the following specifications:

Three IQ Server nodes:

JVM configuration per node:

Example AWS instance types:

This architecture uses three IQ Server nodes deployed behind a load balancer to provide application-level high availability and increased aggregate evaluation throughput.

Database Layer (Aurora PostgreSQL)

The database layer stores IQ Server application metadata, policy data, configuration information, and operational state.

This layer meets the following specifications:

Aurora PostgreSQL is required at this tier to support production-grade availability, resilient database operations, and larger-scale IQ Server workloads.

Storage Layer (Amazon EFS)

Amazon EFS provides shared persistent storage for IQ Server application data, reports, logs, and scan-related content across all IQ Server nodes.

This layer meets the following specifications:

Elastic throughput is required for this architecture because evaluation workloads, reporting operations, and multi-node activity may generate sustained storage throughput demands.

Network and Security

This architecture uses load-balanced high-availability connectivity across multiple IQ Server nodes.

Typical deployment patterns include the following:

Apply standard network security practices, including the following:

Limitations

This architecture has the following limitations:

Deploying this Architecture

You can quickly deploy this reference architecture using Sonatype's IQ Terraform configuration for AWS deployments. This automates the creation and configuration of all required AWS resources, including networking, compute, storage, and security components.

For full deployment details, see the README that accompanies the provided Terraform.