I’ve built a prototype website builder / PaaS that uses AWS API Gateway as the HTTP router. Currently the TLS certificates are managed by AWS Certificate manager.
The problem is that API Gateway doesn’t support HTTP without TLS, so I either have to use AWS Cloudfront proxied to API Gateway or have to build a custom solution that provisions, manages and uses TLS certifies.
It seems like Cloudflare for SaaS would work perfectly for this and it’s much less work comparatively. I signed up for Cloudflare for SaaS beta when it was announced but I haven’t heard back from the them. I was wondering what the selection criteria for the beta is because I would love to test drive it. It would save a lot of time.
Also, is there any date on when it will be generally available?
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.