News Category: Enterprise
Sematext | April 24, 2018
OpenTracing: Distributed Tracing’s Emerging Industry Standard
What was traditionally known as just Monitoring has clearly been going through a renaissance over the last few years. The industry as a whole is finally moving away from having Monitoring and Logging silos – something we’ve been doing and “preaching” for years – and the term Observability emerged...
Read 0 Comments
TechnoSophos | April 24, 2018
Building A Custom Brigade Gateway in 5 Minutes
Brigade gateways trigger new events in the Brigade system. While the included GitHub and container registry hooks are useful, the Brigade system is designed to make it easy for you to build your own. In this post, I show the quickest way to create a Brigade gateway using Node.js. How quick? We...
Read 0 Comments
OpenSource.com | April 24, 2018
An Introduction to the GNU Core Utilities
Two sets of utilities—the GNU Core Utilities and util-linux—comprise many of the Linux system administrator's most basic and regularly used tools. Their basic functions allow sysadmins to perform many of the tasks required to administer a Linux computer, including management and manipulation of...
Read 0 Comments
Linux Pro Magazine | April 24, 2018
Manipulating Binary Data with Bash
Bash is known for admin utilities and text manipulation tools, but the venerable command shell included with most Linux systems also has some powerful commands for manipulating binary data.
One of the most versatile scripting environments available on Linux is the Bash shell. The core...
Read 0 Comments
The Linux Foundation | April 23, 2018
noaa_copy.png

NOAA is working to make all of its data available to an even wider group of people. (Image: NOAA).
NOAA’s Mission Toward Open Data Sharing
The goal of the National Oceanic and Atmospheric Administration (NOAA) is to put all of its data — data about weather, climate, ocean coasts, fisheries, and ecosystems – into the hands of the people who need it most. The trick is translating the hard data and making it useful to people who aren’t...
Read 0 Comments
Geek Wire | April 23, 2018
Heptio Launches New Open Source Load-Balancing Project with Kubernetes in Mind
Heptio added a new load balancer to its stable of open-source projects Monday, targeting Kubernetes users who are managing multiple clusters of the container-orchestration tool alongside older infrastructure.
Gimbal, developed in conjunction with Heptio customer Actapio, was designed to route...
Read 0 Comments
Cilium | April 23, 2018
Why Is the Kernel Community Replacing iptables with BPF?
Author Note: this is a post by long-time Linux kernel networking developer and creator of the Cilium project, Thomas Graf
The Linux kernel community recently announced bpfilter, which will replace the long-standing in-kernel implementation of iptables with high-performance network filtering powered...
Read 0 Comments
Loggly | April 23, 2018
6 DevOps Trends to Watch in 2018
Communicating with key subject matter experts in the DevOps space plays an important role in helping us understand where the industry is headed. To gain insight into trends for 2018, we caught up with six DevOps experts and asked them:
What’s the number-one trend you see for log analysis and...
Read 0 Comments
Medium Blog | April 20, 2018
Managing OPA
OPA is a general-purpose policy engine that let’s you offload decisions from your service. To do so, OPA needs to have access to policies and data that it can use to make decisions.
Prior to v0.8, OPA only exposed low-level HTTP APIs that let you push policy and data into the engine. With v0.8, we’...
Read 0 Comments
The New Stack | April 20, 2018
Meet Gloo, the ‘Function Gateway’ That Unifies Legacy APIs, Microservices, and Serverless
Most enterprises still have monolithic applications, but many are exploring the use of microservices. The monoliths are accessible via APIs and monitored by the traditional application performance management (APM) tools, with deep dives provided by Splunk and other log investigation tools. With...
Read 0 Comments