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

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

This Sonatype IQ Server medium 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 2,000–9,999 onboarded applications and an expected throughput of approximately 310 evaluations per hour per node, or approximately 7,440 evaluations per day per node.

This reference architecture introduces a multi-node IQ Server deployment designed for production environments that require improved scalability, higher evaluation throughput, and application-level redundancy. The M profile represents the transition point from single-instance deployments to clustered high-availability architectures.

Infrastructure Specifications

This 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:

Two IQ Server nodes:

JVM configuration per node:

Example AWS instance types:

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

Database Layer (RDS PostgreSQL or Aurora PostgreSQL)

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

This layer meets the following specifications:

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 recommended for this architecture because evaluation workloads and reporting operations may generate sustained storage throughput demands across multiple nodes.

Network and Security

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

Typical deployment patterns include the following:

Apply standard network security practices, including:

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.