Live data from Hacker News

Show HN: Pxl.to – A serverless link shortener with no limits and no downtime

news.ycombinator.com

11–18 of 18 posts

Re: Show HN: Pxl.to – A serverless link shortener with no limits and no downtime

#13
I want also to implement the custom domains for my own project and you are currently using Amazon AWS to handle custom domains and auto-generates an SSL cert? If I'm not wrong Amazon AWS for custom domain is limited to a fixed number of certificate (something less than 1000). How do you plan to scale support a large amount of the customer?

Re: Show HN: Pxl.to – A serverless link shortener with no limits and no downtime

#15

I want also to implement the custom domains for my own project and you are currently using Amazon AWS to handle custom domains and auto-generates an SSL cert? If I'm not wrong Amazon AWS for custom domain is limited to a fixed number of certificate (something less than 1000). How do you plan to scale support a large amount of the customer?

Thanks for showing interest. The service doesn't use AWS to auto-generate SSL for custom domains, it uses a dedicated instance of Open Resty with LetsEncrypt.

Re: Show HN: Pxl.to – A serverless link shortener with no limits and no downtime

#17
post #15

I want also to implement the custom domains for my own project and you are currently using Amazon AWS to handle custom domains and auto-generates an SSL cert? If I'm not wrong Amazon AWS for custom domain is limited to a fixed number of certificate (something less than 1000). How do you plan to scale support a large amount of the customer?

Thanks for showing interest. The service doesn't use AWS to auto-generate SSL for custom domains, it uses a dedicated instance of Open Resty with LetsEncrypt.

Thank you for your response
Post reply on HN