|
|
|
|
|
by wendelmaques
2230 days ago
|
|
My best approach for this type of client is: Route 53 DNS+CloudFront+S3 static site hosting. Because: you can route request from dns to CloudFront, then to s3 static site. And get your content cached/distributed automatic over the globe. That’s is, super cheap and with a nice AWS SLA, and you can setup all with tls too. |
|