In its current form, the custom domain logic, including the certificate creation and DNS aliases, is written from scratch for every component needing it, e.g., CloudFront, WebServer.
Introducing the dedicated custom logic component will allow a central point that will unify the logic to ease reuse and maintenance.
In its current form, the custom domain logic, including the certificate creation and DNS aliases, is written from scratch for every component needing it, e.g.,
CloudFront,WebServer.Introducing the dedicated custom logic component will allow a central point that will unify the logic to ease reuse and maintenance.