aws-quickstart / quickstart-apache-superset

AWS Quick Start Team
Apache License 2.0
38 stars 31 forks source link

NLB vs ALB? #50

Open andrewlytle opened 2 years ago

andrewlytle commented 2 years ago

All the docs claim the architecture uses an ALB, but the CFN templates clearly define an NLB. Is this an error, or an intentional change which didn't make it to the docs?

yike5460 commented 2 years ago

Thanks for the feedback, @troy-ameigh would you please help to update our doc?

gabriel-loka commented 1 year ago

Any reason why are you not using TLS?

yike5460 commented 1 year ago

To simplify the process to experience, using TLS require user to import/create certificate from ACM before attaching a certificate to the listener, which further require valid domain to verify the DCV. Open option for user and user can configure after deployment.