Home Search

google - search results

If you're not happy with the results, please do another search

Reckoning the Spectre and Meltdown Performance Hit for HPC

While no one has yet created an exploit to take advantage of the Spectre and Meltdown speculative execution vulnerabilities that were exposed by Google...

ELC + OpenIoT: From Cloud Computing to Robot Apocalypse

It’s time once again for that grand gathering of embedded Linux geeks known as the Embedded Linux Conference (ELC), as well as the co-located,...

How to Use DockerHub

In the previous articles, we learned the basics of Docker terminology,  how to install Docker on desktop Linux, macOS, and Windows, and how to...

What Happens When You Want to Create a Special File with All Special Characters...

I recently joined Holberton School as a student, hoping to learn full-stack software development. What I did not expect was that in two weeks...

Employers Want JavaScript, but Developers Want Python

When it comes to which programming languages are in demand by employers, JavaScript, Java, Python, C++, and C—in that order—came out on top in...

Patricia Florissi, Antony Passemard, Jon Corbet to Keynote at ELC + OpenIoT Summit North...

The schedule is now live for Embedded Linux Conference + OpenIoT Summit North America 2018. Embedded Linux Conference (ELC) is where the world’s leading engineers...

How to Create a Docker Image

In the previous article, we learned about how to get started with Docker on Linux, macOS, and Windows. In this article, we will get...

VMware and Pivotal’s PKS Distribution Marries Kubernetes with BOSH

In the cloud-native space, broadly speaking, there are two groups of users: platform operators and developers. And rarely does a new product or service...

How the Kubernetes Certification Ensures Interoperability

Dan Kohn, executive director of the Cloud Native Computing Foundation, has called the launch of the new Kubernetes service provider certification programthe most significant announcement yet...

Container Structure Tests: Unit Tests for Docker Images

Usage of containers in software applications is on the rise, and with their increasing usage in production comes a need for robust testing and validation. Containers...