Live data from Hacker News

Amazon Launches New RabbitMQ Message Broker Service

aws.amazon.com

11–20 of 78 posts

Re: Amazon Launches New RabbitMQ Message Broker Service

#11
post #8

Open source is free to do what you will, but how many PR's does AWS send back to origin?

I don't know about Rabbit MQ, but for redis AWS sends back a lot, so much that one of their developers is now a core team member

https://redislabs.com/blog/redis-core-team-update/

Re: Amazon Launches New RabbitMQ Message Broker Service

#12

From the FAANG, Amazon strikes me as the one using most open source code while at the same time not having much to show as open source - firecracker is a (relative) toy.

They must be laughing their sock off at the tops of FAANG: thousands upon thousands commit millions of hours to open source which they then run for a nice profit.

This is because reliability, ease of setup, and support are actually just as important as what is being run.

If you're not using AWS you're not fully leveraging your software team, because that means you've got people spending time building and supporting these sorts of internal systems. That should only be done when you reach large scale, at which point people have leveraged other AWS synergies making it harder to exit the platform.

Re: Amazon Launches New RabbitMQ Message Broker Service

#13
post #5

From the FAANG, Amazon strikes me as the one using most open source code while at the same time not having much to show as open source - firecracker is a (relative) toy.

I'm curious why you'd characterize firecracker as a toy?

It’s (literally) Google’s crosvm with some changes. AWS forked an existing codebase, made some changes that mostly consisted of removing functionality to tailor the VMM for their use case, and then made a big PR push about “open sourcing” Firecracker as though it was a project they built from scratch. The announcement devoted 1 sentence to the fact that it’s a crosvm fork, and that’s not even the only thing covered in that one sentence.

https://aws.amazon.com/blogs/aws/firecracker-lightweight-vir...

Re: Amazon Launches New RabbitMQ Message Broker Service

#14

Another bold innovative move from AWS.

To be honest, charging for things that other people have created and released for free _is_ pretty bold! ha

Is it bold? If a group of people put something together and release the details for free, they have to expect others will profit off of it. This is the fate of all useful open source software that doesn't have some kind of no-commercial clause (which potentially moves it outside the ideals of open source as it restricts the use of the source code).

Re: Amazon Launches New RabbitMQ Message Broker Service

#15

Earlier quoted context omitted.

They must be laughing their sock off at the tops of FAANG: thousands upon thousands commit millions of hours to open source which they then run for a nice profit.

This is because reliability, ease of setup, and support are actually just as important as what is being run. If you're not using AWS you're not fully leveraging your software team, because that means you've got people spending time building and supporting these sorts of internal systems. That should only be done when you reach large scale, at which point people have leveraged other AWS synergies making it harder to e…

>That should only be done when you reach large scale, at which point people have leveraged other AWS synergies making it harder to exit the platform.

And then you're bleeding money!

Re: Amazon Launches New RabbitMQ Message Broker Service

#17
I know a lot of HNers believe that AWS just consumes OSS and doesn't contribute back, I just wanted to share what AWS has to say about it- https://aws.amazon.com/blogs/opensource/setting-the-record-s...

I am in no way defending or attacking anyone,I just want to provide a data point.

Re: Amazon Launches New RabbitMQ Message Broker Service

#18
Cloud computing seems to be a winner take all scenario. For example, if you use AWS and need a message broker service then you'll use this. If you use Azure, you'll use their version. Development seems like just hooking up this components. I can't tell if this is a good thing or a bad thing.

Re: Amazon Launches New RabbitMQ Message Broker Service

#19
post #18

Cloud computing seems to be a winner take all scenario. For example, if you use AWS and need a message broker service then you'll use this. If you use Azure, you'll use their version. Development seems like just hooking up this components. I can't tell if this is a good thing or a bad thing.

good - my job is really easy

bad - my job is really boring

Re: Amazon Launches New RabbitMQ Message Broker Service

#20
post #19
post #18

Cloud computing seems to be a winner take all scenario. For example, if you use AWS and need a message broker service then you'll use this. If you use Azure, you'll use their version. Development seems like just hooking up this components. I can't tell if this is a good thing or a bad thing.

good - my job is really easy bad - my job is really boring

Somehow I don't think physical laborers ever complain when they get new and more powerful tools to make their job easier.

It's only software engineers that bemoan their lives getting easier, so they can spend more time working on other problems higher up the abstraction chain.

Post reply on HN