Tensorflow on Alpine Linux ECS Fargate Documentation

Loading Tensorflow on Amazon Fargate

Documents the process for loading the Tensorflow container on ECS.

Prerequisites

  1. Setup Amazon ECS account, see Setting Up with Amazon ECS

  2. Create the Service Linked Role AWSServiceRoleForECSCreate, see Service-Linked Role for Amazon ECS

  3. Create an ECS Task Execution Role, see Amazon ECS Task Execution IAM Role

Create and Deploy using CloudFormation

An example CloudFormation template

Access Tensorflow Jupyter Console

Connect to the Tensorflow Jupyter server with FargateServiceName DNS name and token you created earlier in the CloudFormation template file.

Reference