Home Search

for - search results

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

​SUSE Introduces New Container Management Service for IaaS and PaaS clouds

Like many other companies, SUSE has decided Kubernetes is the future of container orchestration. At SUSECon in Prague, the oldest Linux company announced the release of SUSE CaaS Platform 2, its...

Getting Started with Lyft Envoy for Microservices Resilience

Using microservices to solve real-world problems always involves more than simply writing the code. You need to test your services. You need to figure...

Identifying Secure Firmware Update Mechanisms and Open Source Options for Embedded Linux devices

Today, a new class of field software updates is arising that has been fueled by security concerns but also allows engineers to add new...

Be Nice: Hyperledger’s Brian Behlendorf Offers Tips for Creating Sustainable Open Source Projects

So, what’s unique about projects like Linux that thrive where others fail? What’s the secret sauce that sustains one project over others? Is it...

Blockchain for Good Hackathon, September 30 and October 1

When is it on? The Blockchain for Good Hackathon takes place Saturday, 30 September and Sunday, 1 October. Full agenda can be found here. How many years...

Security Tools to Check for Viruses and Malware on Linux

Wait, Linux needs antivirus and anti-malware solutions? I thought it was immune to such things. Perhaps a bit of clarification is necessary here. First and...

Kubernetes is Transforming Operations in the Enterprise

At many organizations, managing containerized applications at scale is the order of the day (or soon will be). And few open source projects are...

uniprof: Transparent Unikernel for Performance Profiling and Debugging

Unikernels are small and fast and give Docker a run for its money, while at the same time still giving stronger features of isolation,...

The Ten Essentials for Good API Documentation

API documentation is the number one reference for anyone implementing your API, and it can profoundly influence the developer experience. Because it describes what...

Local Development Environment for Kubernetes using Minikube

Kubernetes can be an ultimate local development environment particularly if you are wrangling with a large number of microservices. In this post, we will...