Activating an AWS environment from Cloudera Data Warehouse
To use an AWS environment for Cloudera Data Warehouse on cloud you must first activate it.
- Resource group
- Load balancer(s)
- Public IP address(es)
- Network security group
- Disk(s)
In the Cloudera Data Warehouse environment, instances for shared service components are set up within a Kubernetes (K8s) cluster. The setup begins with three m5.2xlarge instances running the Cloudera Data Warehouse service, but the K8s cluster is capable of autoscaling, automatically adding more instances if necessary to handle increased demand. Additionally, an Amazon Relational Database Service (RDS) (db.r5.large) running PostgreSQL is created to store user metadata for Hue and Data Visualization services. In total, three shared db.r5.large nodes are used for this purpose. Always active, shared services.
- Obtain the DWAdmin role.
- Review the AWS environment requirements.