Skip to main content
Information Security for Workload Factory

Learn about the Lambda link for NetApp Workload Factory

Contributors netapp-rlithman

NetApp Workload Factory uses a link, an AWS Lambda function deployed in your VPC, to keep ONTAP-native operations inside your AWS account boundary when the Amazon FSx for NetApp ONTAP API doesn't expose those operations. The link runs in your subnets and security groups, so the execution component remains within your AWS environment. Workload Factory invokes the link only for operations that require direct ONTAP access rather than an available AWS service API. It compares the link's architecture with the security and operational profile of the NetApp Console agent.

A Workload Factory link creates a trust relationship and indirect connectivity between a Workload Factory account and one or more FSx for ONTAP file systems.

The following table provides an overview of the Lambda link security architecture. Use this information to understand how the Lambda function is deployed and executed in your AWS account, including its networking configuration, runtime environment, and operational limits.

Property Detail

Compute

AWS Lambda (container image)

Runtime

Node.js 22

Deployment

CloudFormation stack in your AWS account

VPC placement

Your subnets, your security groups

Timeout

10 seconds per invocation

Invocation

Synchronous (RequestResponse)

Package type

Container image (from NetApp ECR)

The following diagram shows the security architecture of the Lambda link.

Diagram showing the security architecture of the Lambda link.

The Lambda link and the NetApp Console agent serve different purposes and have different security and operational implications.

Dimension Link (Lambda-based) NetApp Console agent (VM/Pods-based)

Runtime model

Serverless (AWS Lambda), customer-deployed

Customer-deployed VM/containers; runs NetApp console service pods

Primary scope

Control-plane ONTAP REST operations (only when AWS APIs do not support the operation)

Orchestration plus support for data services

Data services support

Does not host data services

Can host data services (runs NetApp console service pods)

Operational overhead

No always-on VM

VM lifecycle management and upgrades

For the full cross-system connectivity map, refer to Connectivity and trust paths for NetApp Workload Factory.