by Daniel Clavijo | Dec 12, 2025 | Innovation
Running sensitive workloads in cloud environments often means operating on infrastructure that isn’t fully under your control. Even when data is encrypted at rest and in transit, the runtime environment can still expose critical information if the underlying...
by Daniel Clavijo | Apr 27, 2022 | Product
The LXC driver has recently got support for CPU cores limitation, among other resource limitation features. Unlike vanilla LXD, LXC requires the user to specify exactly which cores the container should have access to. That’s why we have developed the CPU Pinning...
by Daniel Clavijo | Nov 14, 2019 | Experiences
LXD system containers differ from application containers (e.g. those managed by Docker, RKT, or even by LXC) in the target workload. LXD containers are meant to provide a highly efficient alternative to a full virtual machine. They contain a full OS with its own init...
by Daniel Clavijo | Sep 19, 2019 | Product
A new set of enhancements for the virtualization stack of OpenNebula is coming with 5.10. Virtual Machines are now able to be deployed with a fine-tailored compute resources topology, gaining performance and security benefits. Most of the enhancements are applied to...
by Daniel Clavijo | Sep 2, 2019 | Experiences
LXD and KVM are hypervisors that are able to work simultaneously in the same host due to the different nature of the virtual instances which they create. KVM creates virtual machines using full virtualization while LXD creates a virtual run-time environment on top of...