Live data from Hacker News

Developer Preview – EC2 Instances with Programmable Hardware

aws.amazon.com

81–90 of 212 posts

Re: Developer Preview – EC2 Instances with Programmable Hardware

#81
post #70

Earlier quoted context omitted.

If you guys are curious about these announcements I'll be recapping them and going into more detail on twitch.tv/aws at 12:30 pacific

Huh? Isn't Twitch just for gaming content?

Nope. Twitch is excellent for all kinds of live content.

Re: Developer Preview – EC2 Instances with Programmable Hardware

#82
post #8

For my institute this is going to be _really_ useful for Genomics data processing because we can't justify buying expensive hardware for undergrad research. Using a FPGA hardware over cloud sounds almost magical!

You can't justify buying it but you can justify renting it? Has your department heard of amortization?

Re: Developer Preview – EC2 Instances with Programmable Hardware

#84
post #81

Earlier quoted context omitted.

Huh? Isn't Twitch just for gaming content?

Nope. Twitch is excellent for all kinds of live content.

https://www.twitch.tv/p/rules-of-conduct

"All content that is neither gaming-related nor permitted under the rules for Twitch Creative Conduct is prohibited from broadcast."

Re: Developer Preview – EC2 Instances with Programmable Hardware

#85
post #8

For my institute this is going to be _really_ useful for Genomics data processing because we can't justify buying expensive hardware for undergrad research. Using a FPGA hardware over cloud sounds almost magical!

You can't justify buying it but you can justify renting it? Has your department heard of amortization?

Renting for a short period of time vs. buying the hardware are very different IMO.

Re: Developer Preview – EC2 Instances with Programmable Hardware

#86
post #81

Earlier quoted context omitted.

Nope. Twitch is excellent for all kinds of live content.

https://www.twitch.tv/p/rules-of-conduct "All content that is neither gaming-related nor permitted under the rules for Twitch Creative Conduct is prohibited from broadcast."

[deleted]

Re: Developer Preview – EC2 Instances with Programmable Hardware

#87
post #81

Earlier quoted context omitted.

Nope. Twitch is excellent for all kinds of live content.

https://www.twitch.tv/p/rules-of-conduct "All content that is neither gaming-related nor permitted under the rules for Twitch Creative Conduct is prohibited from broadcast."

I've seen many people programming on Twitch https://www.twitch.tv/directory/game/Creative/programming

While its mainly Game dev or game dev related its not limited to game dev stuff. From their FAQ https://help.twitch.tv/customer/portal/articles/2176641

  Examples of what you can broadcast on Twitch Creative:
  ...
  Programming and coding  
  Software and game development  
  Web development
EDIT: It seems that re:invent is being streamed on twitch anyway.

Re: Developer Preview – EC2 Instances with Programmable Hardware

#88
post #81

Earlier quoted context omitted.

Nope. Twitch is excellent for all kinds of live content.

https://www.twitch.tv/p/rules-of-conduct "All content that is neither gaming-related nor permitted under the rules for Twitch Creative Conduct is prohibited from broadcast."

I'm guessing it is covered under the Twitch Creative Conduct, since there is an entire Creative category now that is getting more popular which involves people painting, cosplay, digital art, etc.

Re: Developer Preview – EC2 Instances with Programmable Hardware

#89
post #71

Earlier quoted context omitted.

Yeah, the point is that you should need to buy any hardware even for development, which is the biggest win to me!

But having the hardware is vital. You have to test your design a lot. You're still going to need Vivado (which isn't cheap) and you'll need instance time to test the design on the real hardware with real workloads, along with any syntheiszable test benches you want to run on the hardware. The pricing structure of the development AMI is going to be meaningful here, because it clearly includes some kind of Vivado licen…

I expect a Vivado license with all my development cards.

P.S. The few orders I had were SoC Zynq boards in the $400-1000 range.

Re: Developer Preview – EC2 Instances with Programmable Hardware

#90
post #77
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)

I'm not sure what you mean by the "magic" part here, can you please clarify? [background: many years of writing VHDL specifically for FPGAs, using various dev boards and custom boards]

The magic part is the thing we have gotten used to with the cloud -- virtual hardware you never see and rent by the minute. Imagine having an FPGA idea and not needing to make board, pay for a dev board, or even find a dev board in your lab... Like your idea and need more? Spin up 100 more right now...
Post reply on HN