Posts

Deep Web vs Dark Web

 ·   1 min read

Did you know only a small percentage of the internet is easily accessible via major search engines i.e. indexed by Google etc. The parts of the internet that are not accessible via...

Converged infrastructure simply explained

 ·   1 min read

Things move fast in technology. Yesterday’s buzz word was cloud. It seems we have a new buzz word floating about in enterprise technology. That buzz word is converged infrastructure. Data centre technology...

What is DevOps?

 ·   1 min read

On the theme of buzz words. Here’s another one that’s been around for a little while. No one seems to be able to explain what the hell this is. This is becoming...

What is “The Internet of Things”?

 ·   1 min read

What would happen if you give normal everyday objects like your washing machine, toaster, fridge or light bulb the ability to be connected to a network and talk to other similarly networked...

Simple explanation of NodeJS

 ·   1 min read

NodeJS is a framework (run time environment) that allows you to run programs written in JavaScript. NodeJS is used for creating applications that sit on servers, for example a web server.