This is the scenario I have in mind
SaaS application
Frontend built using React Js
Hosted using S3 bucket + Cloudfront
Customer domains pointing to this application using CNAME
Questions -
Can AWS certificate manager be used to issue SSL to all pointing domains ?
Is S3 + Cloudfront + AWS Certificate Manager the correct choice for such an application ?
What would be the cost of issuing SSL certificates in this scenarios. We are thinking of more than 100K customers
Thank you in advance for your help.