This guide outlines the steps to deploy LakeFusion using a CloudFormation template after subscribing through the AWS Marketplace.
Prerequisites
You must be subscribed to LakeFusion on the AWS Marketplace.
AWS account with necessary permissions to create CloudFormation stacks and ECS resources.
Step-by-Step Instructions
Launch Your Software
After subscribing to LakeFusion on the AWS Marketplace, click on the “Launch your software” button.
Copy the CloudFormation Template Link
In the launch options page, locate the “ECS” option.
Right-click on the “CFN-Template” link and select “Copy Link Address”.
Navigate to AWS CloudFormation
Log in to your AWS Console.
In the search bar, enter “CloudFormation” and select it from the services list.
Click on “Create stack”.
Select “Choose and existing template”
Under “Specify template”, select “Amazon S3 URL”.
Paste the CloudFormation Template URL copied in Step 2.
Click “Next” after pasting URL:
In the Networking Settings section, it is recommended to use the default VPC, subnet, and security group.
⚠️ Note: Networking details are required for the script to successfully create the ECS cluster and run the job.
Check the acknowledgement and click “Next” once all fields are completed.
Review and Submit
Review all entered parameters and configuration settings.
Click “Submit”.