Hacker News new | ask | show | jobs
by ckinnan 3698 days ago
You might use ELB + one EC2 to serve an SSL certificate. That takes the encryption load off of EC2 and is durable. AWS has a new SSL service though, but this was a recommended way until recently.
1 comments

Exactly our situation :)