The Indexer repository contains a set of services which work together to watch events on blockchain networks, parse the related data and persist it in an index database:
It uses AWS Lambda functions to do some heavy lifting, so the service can scale and perform rapidly, but also conserve resources when not busy:
This index can then be used by the Analytics API to expose NFT analytics data.