Ingesting Data with ECS Fargate

Overview

In this module, you will learn how to ingest data into your video search system using ECS Fargate. We will guide you through the process of creating a task definition, configuring network settings, and running the task to ingest data from S3 into your ECS Fargate cluster.

Contents

  1. Create VPC
  2. Set Up ECR Repository
  3. Create ECS Task Definition
  4. Run ECS Task