Deploying Dremio on AWS
You must have the following before deploying the AWS Edition of Dremio:
- AWS EC2 key pair
- Amazon VPC
note:
By completing this process you will be launching a paid EC2 instance that will be the coordinator node for Dremio.
To deploy Dremio on AWS:
-
Log in to AWS with a user with administrative privileges.
-
Navigate to the free Dremio or the pay-as-you-go Dremio Enterprise listing on the AWS Marketplace.
note:
If you received a license key from Dremio, please select the Community edition and follow this link to activate enterprise features. Using the Enterprise edition AMI will incur PAYG charges.
-
Click
Continue to Subscribe
. -
Click
Continue to Configuration
. -
On the
Configure this software
page, select the AWS region where the stack will reside and clickContinue to Launch
. -
On the
Launch this software
page, selectLaunch CloudFormation
fromChoose Action
and clickLaunch
. -
On the
Create stack
page, ignore all settings and clickNext
. -
On the
Specify stack details
page, enter a stack name and the following configuration parameters for your stack:
a. InInstance Type
, choose the desired EC2 instance size.
b. InKey Pair
, select your EC2 key pair.
c. InVPC
, select your virtual private network.
d. InSubnet
, select a subnet of the selected VPN.
e. InAllowed IP Range
, provide an IP range in CIDR format that is allowed to access your Dremio deployment. -
(Optional) Provide an instance profile name or ARN in
Instance Profile
if you want to override the default profile created by the CloudFormation template. -
(Optional) Provide an IAM security group in
Security Group
if you want to override the default security group created by the CloudFormation template. -
Click
Next
. -
On the
Configure stack options
page, ignore all settings and clickNext
. -
On the
Review
page, verify your selections, checkI acknowledge that AWS CloudFormation might create IAM resources.
, then clickCreate stack
. -
When CloudFormation finishes creating your stack, click
Outputs
. -
Click the URL beside
DremioPublicEndpoint
to access your Dremio deployment. -
On the
Welcome to Dremio
page, clickAuthenticate
.