Partek Flow Documentation

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel2
minLevel2
excludeAdditional Assistance

 

Section Heading

Section headings should use level 2 heading, while the content of the section should use paragraph (which is the default). You can choose the style in the first dropdown in toolbar.

instances=>launch instance => quick start tab


Create 


Log in to your AWS management console. The login URL may depend on your organization, but it is likey https://console.aws.amazon.com

Click on EC2

Switch to the region you will deploy Flow. For this tutorial, we will be using US East (N. Virginia)

On the left menu, click on Instances, then click the Lauch Instance button. You will be brought to the first step denoted "Choose an Amazon Machine Image (AMI)"

Click the Select button next to "Ubuntu Server 16.04 LTS (HVM), SSD Volume Type - ami-f4cc1de2  => selectused "

For the next step "Choose an Instance Type" the selection depends on your budget and the size of the Flow deployment. We recommend m4.large for testing . next => instance details.or cluster front-end operation, m4.xlarge for standard deployments, and m4.2xlarge for alignment-heavy workloads with a large user-base. See (AWS instance type resources and costs) for assistance with choosing the right instance. In most cases, the instance type and associated resources can be changed after deployment, so one is not locked in to the choices made for this step.  

For "Configure Instance Details", make the following selections:

Number of instances = 1

no autoscaling group (do for workers)

request spot instances : no (test this for workers)

-> Create VPC:

. You do not need to create an autoscaling group for single-node deplayments.

Purchasing option : Leave "Request Spot instances" unchecked. This is relevant for cost-minimization of Flow cluster deployments.

Network: If you do not have a VPC already created for Flow, click "Create new VPC"

Use the following settings for the VPC:

 Name tag: Flow-TestingVPC

IPv4 CIDR block: 10.0.0.0/16

Select "No IPv6 CIDR Block"

Tenancy: Default

Created vpc:  

vpc-d23713b4

1) DHCP options set : (ec2.internal is for us-east-1)

...