Nielsen SID/TIC server requirements in the AWS Cloud
The following diagram shows, at a high level, how MediaConvert interacts with the other parts of the system.
There are four major parts of the system that you set up by following instructions from Nielsen:
-
Transfer your Nielsen metadata .zip file. MediaConvert writes this file to the Amazon S3 bucket that you create. You provide this bucket URL for the setting Metadata destination (
metadataDestination
) when you set up your job.Note
This bucket is different from the one that you set up for the media asset outputs of your job. For information about that bucket, see Prerequisites to start using MediaConvert, which is a sub-topic of the Getting started chapter of this guide.
-
Set up an Amazon EC2 instance and an AWS Lambda proxy in an Amazon VPC. Then install the SID/TIC server software and license from Nielsen.
-
Use Amazon API Gateway to set up a gateway to manage requests and responses between MediaConvert and your Nielsen SID/TIC server.
This should result in a REST endpoint that you provide for the setting TIC server REST endpoint (
ticServerUrl
) when you set up your job. -
Use AWS Identity and Access Management (IAM) to manage access and authentication between MediaConvert, your API gateway, and your SID/TIC server.
Note
The roles and access you set up for this data sharing is different from the IAM permissions you set up to allow MediaConvert to access your input and output Amazon S3 buckets. For information about that setup, see Setting up IAM permissions , which is a sub-topic of the Getting started chapter of this guide.