Assuming that the user has bought a domain and has their credentials in their AWS account, we need to automate the assignment of the cluster's IP address to the user's domain. We will need to access Route 53 with the AWS library.
Our goal is to focus on making cluster setup a one-step command and not to get bogged down in credential handling for domains.
Assuming that the user has bought a domain and has their credentials in their AWS account, we need to automate the assignment of the cluster's IP address to the user's domain. We will need to access Route 53 with the AWS library.
Our goal is to focus on making cluster setup a one-step command and not to get bogged down in credential handling for domains.