Live data from Hacker News

Let’s Stop and Remember What Devops Is

joerussbowman.tumblr.com

1–3 of 3 posts

Re: Let’s Stop and Remember What Devops Is

#2
When I read the initial article I thought to myself... oh crap, I've compiled hadoop and I thought I was supposed to be a data scientist. Compiling Hadoop vs installing and maintaining an entire HDFS based cluster are a whole different shebang. Personally I'll be happy when we have a chain of trust built into docker and something like pachyderm or mesos can take advantage of it. Smart folks are already doing that sort of thing.

Re: Let’s Stop and Remember What Devops Is

#3
post #2

When I read the initial article I thought to myself... oh crap, I've compiled hadoop and I thought I was supposed to be a data scientist. Compiling Hadoop vs installing and maintaining an entire HDFS based cluster are a whole different shebang. Personally I'll be happy when we have a chain of trust built into docker and something like pachyderm or mesos can take advantage of it. Smart folks are already doing that sor…

Some of this stuff is chicken/egg too. A lot of times things are built, someone else points out the security risk and then the tasks to make it more secure are grafted on to it.