Home Search

red hat - search results

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

Using fetch() and reduce() to Grab and Format Data from an External API –...

Today we’re going to learn how to get and manipulate data from an external API. We’ll use a practical example from one of my...

Here’s What Comes Next in the Fight to Save Net Neutrality

THE GOP-LED FEDERAL Communications Commission this week released the first details of its long-anticipated plan to roll-back Obama-era net neutrality protections. The good news for...

Endless OS: A Unique Take on Linux That’s Perfect for New Users

You may not have heard of Endless OS. It happens to be the platform that powers Endless Computers (which includes the uniquely shaped, Endless...

What’s a Service Mesh? And Why Do I Need One?

tl;dr: A service mesh is a dedicated infrastructure layer for making service-to-service communication safe, fast, and reliable. If you’re building a cloud native application,...

The Companies That Support Linux and Open Source: Doky

Doky is a Linux-based online operating system that provides cloud collaboration and storage and a quickly growing, fully integrated set of virtual desktop apps....

What Makes Up a Kubernetes Cluster?

In our first three installments in this series, we learned what Kubernetes is, why it's a good choice for your datacenter, and how it...

LLVM-Powered Pocl Puts Parallel Processing on Multiple Hardware Platforms

Open source implementation of OpenCL automatically deploys code across numerous platforms, speeding machine learning and other jobs. LLVM, the open source compiler framework that powers...

How Google’s Borg Inspired the Modern Datacenter

In part one of this series, What Is Kubernetes?, and in part two, Why Choose Kubernetes to Manage Containerized Applications?, we learned what Kubernetes does,...

The Future Of Ubuntu Linux Desktop — What’s Next?

Short Bytes: After announcing that Ubuntu 18.04 LTS will ship with GNOME as the default desktop environment, Canonical founder Mark Shuttleworth has shared some details regarding...

Docker Tutorial — Getting Started with Python, Redis, and Nginx

What is Docker? Docker is an open source tool that automates the deployment of the application inside software container.  The easiest way to get the idea behind...