cloudkj / scar

Deploy static websites in seconds - with HTTPS, a global CDN, and custom domains.
MIT License
1.74k stars 61 forks source link

ACM Pricing #10

Closed mjurczyk closed 5 years ago

mjurczyk commented 5 years ago

$0.50 sounds nice, but doesn't ACM charge additional $400.00 for setup (after 30 days trial)?

https://aws.amazon.com/certificate-manager/pricing/

May be good to point out in the description?

cloudkj commented 5 years ago

Hi @mjurczyk - the pricing you're referring to is for private certificates. Public certificates (which is what SCAR uses) are free:

Public SSL/TLS certificates provisioned through AWS Certificate Manager are free. You pay only for the AWS resources you create to run your application.

Hope that helps.

mjurczyk commented 5 years ago

Right, thanks for the clarification!