AWS Serverless
Deploy e6data as a Serverless workspace on AWS - the end-to-end path from creating a workspace to running your first query.
A Serverless workspace runs e6data's compute in e6data's own cloud account, fully managed for you. Your data never leaves your AWS account - e6data reads it in place through a cross-account IAM role you grant. This is the fastest way to get started on AWS: there is no Kubernetes, no infrastructure to run, and no networking to stand up.
This guide walks the full deployment in order.
Before you start
Review the Prerequisites - AWS Console access with permission to create IAM roles, and access to the S3 buckets and catalog service you want to query.
Deployment steps
Review the architecture
See Architecture - how Serverless on AWS fits together and where your data stays.
Check prerequisites
See Prerequisites - what you need before you begin.
Create your workspace
Follow Create and manage workspaces - pick Serverless, AWS, and your region.
Configure AWS access
See Configure AWS access - create the cross-account IAM role and register it with e6data.
Connect S3 and Glue
See Connect S3 and Glue - create a catalog over your data.
Create a cluster
See Create a cluster - provision the compute that runs queries.
Run your first query
See Run your first query - confirm the deployment works.
For help along the way, see FAQs and Troubleshooting.
See also
AWS In-VPC / CloudPrem - deploy e6data inside your own VPC instead.
Once your cluster is running, run your first query.
Last updated
Was this helpful?

