TL;DR: FSx for ONTAP S3 Access Points let you treat NAS data as an S3-facing automation boundary — without moving data — making serverless AI pipelines and ops workflows practical. This is a continuation of Building an Agentic Access-Aware RAG System with Amazon FSx for NetApp ONTAP . While the previous article focused on the RAG application itself, this one covers the operational automation layer built around FSx for ONTAP S3 Access Points. The Shift: S3 Access Points Make Serverless NAS Automation Practical Enterprise file data lives on FSx for NetApp ONTAP — accessed via SMB/NFS by users and applications every day. Automating operations around that data has traditionally meant mounting NFS from compute instances, managing file system connections, and dealing with the cold-start and connection-limit penalties that come with VPC-mounted Lambda functions. FSx for ONTAP S3 Access Points change this equation.…