5 ms·
can you speak more to how this is built - even if its just at a high level?
by ryanguill 14y ago
can you speak more to how this is built - even if its just at a high level?
- technoweenie 14y agoSomeone came up with a design. Someone else implemented the backend. We iterated on it for a bit and shipped it internally. Then we figured out the CDN situation, setup logging and metrics, and shipped it genpop today.
- c0mpute 14y agoCan you tell me a bit about the CDN situation, especially what specific issue did you run into?
- technoweenie 14y agoNo issue, we just wanted to set something up as opposed to running directly from S3.
- c0mpute 14y agoAh nice!, easier to drive down the costs that way. Thanks.