Live data from Hacker News

Developer Preview – EC2 Instances with Programmable Hardware

aws.amazon.com

11–20 of 212 posts

Re: Developer Preview – EC2 Instances with Programmable Hardware

#15
Very interesting. I'd still like to see the JVM pick up the FPGA as a possible compile target, that way people could run apps that seamlessly used the FPGA where appropriate. I have mentioned this to Intel, who are promoting this technology (and also have a team that contributes to the JVM), but so far no one is stating publicly that they are working on such a thing.

Re: Developer Preview – EC2 Instances with Programmable Hardware

#16
post #2

If you don't click through to read about this: you can write an FPGA image in verilog/VHDL and upload it... and then run it. To me that seems like magic. HDK here: https://github.com/aws/aws-fpga (I work for AWS)

Is that repo going to be made public? It looks to be private right now.

Yup, sorry -- working on fixing that now. Check back in a bit.

Re: Developer Preview – EC2 Instances with Programmable Hardware

#17
post #3

So know anyone can run their High Frequency Trading business on their side :-P. So much easier than buying hardware. Also deep learning works sometimes similarly. It's easier to play with on AWS with their hourly billing than buying hardware for many use cases.

The latencies from AWS servers to the exchanges probably would make HFT applications unfeasible.

Not when you use Amazon's new regions, us-fin-1, that is within the exchange's datacenter. /s?

Re: Developer Preview – EC2 Instances with Programmable Hardware

#18
post #3

So know anyone can run their High Frequency Trading business on their side :-P. So much easier than buying hardware. Also deep learning works sometimes similarly. It's easier to play with on AWS with their hourly billing than buying hardware for many use cases.

The latencies from AWS servers to the exchanges probably would make HFT applications unfeasible.

Yeah you need to be in the colo. Also these aren't on the network card, the cpu introduces too much latency
Post reply on HN