Rant: Microsoft attempts to shift blame onto NSA
Microsoft attempts to shift some blame, reduce brand damage by attacking the NSA (which can’t fight back)
The post Rant: Microsoft attempts to shift blame onto NSA appeared first on EtherealMind.
Microsoft attempts to shift some blame, reduce brand damage by attacking the NSA (which can’t fight back)
The post Rant: Microsoft attempts to shift blame onto NSA appeared first on EtherealMind.
Why pick CA for monitoring when Cisco already has AppDynamics?
The co-creator of Hadoop is a founder of Lattice.
The products expand the reach of Puppet Enterprise.
This is Ethan’s post I talk about in the video on value and social media.
The post Managing Attention appeared first on rule 11 reader.
It uses direct any-to-any connectivity.
One of more popular activities at DockerCon is our Hands-on Labs, where you can learn to use the Docker tools you see announced on stage, or talked about in the breakout sessions. This year we had eight labs for people to work through, ranging from 20 minutes to an hour in length.

We’ve now moved these apps into the Docker Labs Repo so that everyone can use them. The Docker Labs Repo is where we put a bunch of learning content for people who want to learn Docker, from beginner to advanced security and networking labs.
Here are the new labs:
In this lab, you will learn how to configure a continuous integration (CI) pipeline for a web application using Docker Cloud’s automated build features.
In this lab, you will play around with the container orchestration features of Docker. You will deploy a simple application to a single host and learn how that works. Then, you will configure Docker Swarm Mode, and learn to deploy the same simple application across multiple hosts. You will then see how to scale the application and move the workload across different hosts easily.

With Serverless hiring less experienced developers can work out better than hiring experienced cloud developers. That's an interesting point I haven't heard before and it was made by Paul Johnston, CTO of movivo, in The ServerlessCast #6 - Event-Driven Design Thinking.
The thought process goes something like this...
An experienced cloud developer will probably think procedurally, in terms of transactional systems, frameworks, and big fat containers that do lots of work.
That's not how a Serverless developer needs to think. A Serverless developer needs to think in terms of small functions that do one thing linked together by events; and they need to grok asynchronous and distributed thinking.
So the idea is you don't need typical developer skills. Paul finds people with sysadmin skills have the right stuff. Someone with a sysadmin background is more likely than a framework developer to understand the distributed thinking that goes with building an entire system of events.
Paul also makes the point that once a system has built experienced developers will get bored because Serverless systems don't require the same amount of maintenance.
For example, they had good success hiring a person with two years of vo-tech on-the-job training because they didn't have Continue reading