[racket] hosts with racket (or PLT-Scheme) support
Greg Hendershott <greghendershott at ...> writes:
> I really like AWS including EC2. Racket runs well on even a "micro"
> instance (which IIRC is within the free tier). Just keep in mind that
> an EC2 "micro" instance is unlike the other instance types: The CPU
> can be allocated dynamically with other micro instances. You can burst
> to faster than a "small", but only for a short time (which is
> unspecified but in practice seems to be < 10 seconds at a time). Then
> you get throttled back for awhile.
Maybe having a "reference image" for Racket would help. I mean,
something like:
http://forum.world.st/Rapidly-deploy-your-Seaside-application-for-free-using-Amazon-EC2-and-
Gemstone-td3171424.html
Cheers,
Joan.