Home Search

applications - search results

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

4 Container Adoption Patterns: What You Need to Know

Containers, DevOps, and microservices all fit together to help CIOs achieve that goal of agility. In short, containers corral applications in a neat package,...

Navigating Cloud Foundry

This open source platform-as-a-service cloud platform bridges the gap between legacy applications and cloud services. For all the talk about the cloud, many applications continue...

What Developers Need to Consider When Exploring Machine Learning

This is the first article in a five-part series that covers the steps to take before launching a machine learning startup. The complete report, available here,...

The Internet of Underwater Things: Open Source JANUS Standard for Undersea Communications

Open standards exist for all manner of wireless and terrestrial communications, but so far none has emerged for underwater communications. Below the waves, submarines,...

All Stacked Up: A Case Study

For all those who have followed our series so far, we want to thank you for your time, and we’re glad you can join...

Why Containers Are the Best Way to Test Software Performance

Containers can simulate real-life workloads for enterprise applications without the high cost of other solutions. Software performance and scalability are frequent topics when we talk...

3 Open Source Projects That Make Kubernetes Easier

From cluster state management to snapshots and DR, companion tools from Heptio, Kubed, and Kubicorn aim to fill the gaps in Kubernetes. Clearly, Kubernetes is...

A Realistic Approach to Mixing Open Source Licenses

At the upcoming Open Source Summit in Los Angeles, Lars Kurth, director of Open Source Solutions at Citrix and chair of the Advisory Board...

Everything Is an HTTPS Interface

In the Linux world everything is file, in the Serverless world everything is an HTTPS interface. Serverless applications by their nature are heavily decomposed into...

TypeScript: Our Type of JavaScript

Dynamic typing is a great feature of JavaScript. Variables are capable of handling any type of object, and types are determined on the fly,...