Home Search

applications - search results

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

Kubernetes and Microservices: A Developers’ Movement to Make the Web Faster, Stable, and More...

As web development has evolved, there has been a tendency to develop “monolithic” applications — that is, software that contains most or all parts of the...

Docker for Desktop is Certified Kubernetes

“You are now Certified Kubernetes.” With this comment, Docker for Windows and Docker for Mac passed the Kubernetes conformance tests. Kubernetes has been available in Docker...

Systemd Services: Beyond Starting and Stopping

In the previous article, we showed how to create a systemd service that you can run as a regular user to start and stop...

​Google Open Sources gVisor, A Sandboxed Container Runtime

Thanks to Docker, containers are everywhere now. But, while containers have revolutionized how we develop, package, and deploy applications, we've not done a great job...

Cloud Computing in Focus: Serverless, Microservices, KubeCon + CloudNativeCon, and More

Cloud computing concepts can seem as nebulous as clouds themselves, but in April, we published several cloud-related articles to help clarify a few underlying...

The Open Source Roots of Machine Learning

The concept of machine learning, which is a subset of artificial intelligence, has been around for some time.  Ali Ghodsi, an adjunct professor at...

How Open Source Is Powering the Modern Mainframe

When I mention the word “mainframe” to someone, the natural response is colored by a view of an architecture of days gone by --...

Fluent Bit: Flexible Logging in Kubernetes

Logging by nature is complex and in containerized environments there are new challenges that need to be addressed. In this article we will describe...