A new vulnerability in openssh used by most Linux servers has been announced today. It allows a remote attacker to gain root access on all unpatched openssh servers. A new…
Technical debt is a commonly used metaphor in IT, it refers to shortcuts that make work more difficult in the long term. While we hear a lot about it in…
Neuromorphic computing is a novel approach to computing. Using tailor-made hardware, neuromorphic computing can provide power-efficient AI training. We already covered what Neuromorphic computing is and how it works in…
Service mesh is a networking solution for organizations dealing with microservice proliferation. Simply said, as soon as you go further than a few services, inter-service communication becomes challenging. Service mesh…
NoOps is a trend trying to push out dedicated operations people out of the organization. Its name comes from “NO Operations”, with operations being a synonym for system administration. To…
What is IaC? As the name suggests, IaC or Infrastructure as Code is the practice of managing the infrastructure through plain text files (code). This management mainly consists of description…
Iaas or Infrastructure as a Service strives to provide a way to quickly and easily provision VMs in a private data center or cloud.
While containers are a wonderful way to package applications let’s mention a few cases in which you shouldn’t use docker.
Containers are small packaged applications that you build once and run on pretty much any hardware/OS combo.
NFV or Network functions virtualization is the practice of replacing physical specialized hardware with virtualized software components.