4. Amazon Web Services#
Starburst Enterprise Presto can be run on Amazon Web Services (AWS) as provider for all aspects of the required infrastructure. This includes using AWS CloudFormation for provisioning, Am Amazon Simple Storage Service (S3) for storage, Amazon Machine Images (AMI) and Amazon Elastic Compute Cloud (EC2) for computes, Amazon Glue as metadata catalog, and others.
This chapter covers all the above.
Usage of Amazon Elastic Kubernetes Service (EKS) is covered in the generic Kubernetes section.
- 4.1. Getting Started on AWS
- 4.2. Overview
- 4.3. Prerequisites
- 4.4. Deploying Presto
- 4.5. Configuring Presto
- 4.6. Configuring Hive Metastore
- 4.7. Accessing the Presto Cluster
- 4.8. Querying Presto
- 4.9. Querying AWS S3
- 4.10. AWS Glue Support
- 4.11. Using Apache Superset
- 4.12. Manual Scaling a Running Presto Cluster
- 4.13. Auto Scaling a Presto Cluster
- 4.14. Coordinator High Availability
- 4.15. Secrets
- 4.16. Integration with CloudWatch Logs
- 4.17. Integration with CloudWatch Metrics
- 4.18. Troubleshooting
- 4.19. Uninstalling Presto
- 4.20. AWS AMI/CFT Release Notes