Cool Startup: MayaData

MayaData, the San Jose startup is becoming a force in the Kubernetes industry. And the timing is perfect, in that Rancher Labs, another startup focused on Kubernetes just got acquired by SUSE for $600M-$700M. The transaction is good news for

Read More »

Stateful vs Stateless Applications

Stateless apps do not store application state or data to persistent storage, which makes stateless applications highly scalable. However, stateful applications require persistent storage for data for use by clients, servers, and other applications. For instance, the REPL calculator is

Read More »

Rafay Systems Raises $8M and Introduces New Features

Rafay Systems has raised $8M in Series A and is now generally available to the public. The company provides lifecycle management for containerized applications. Lifecycle management is the process of managing the deployment and ongoing operations of containerized apps running

Read More »

Basics of Securing Kubernetes Services

Containerization has been swiftly gathering momentum in the IT industry with Gartner predicting that 50% of companies will use some element of container technology by 2020, up from under 20% in 2017. Kubernetes (also known as K8S) is the leading

Read More »

Stateful Applications In Kubernetes Overview

The Context There is a widespread belief that Kubernetes isn’t ready for stateful applications like MySQL and MongoDB. It has even been asked if running stateful applications in Kubernetes is worth the risk, but developer Kris Nova from Heptio asks

Read More »

Service Discovery – Consul vs ZooKeeper vs etcd

Service discovery is about locating the network location of a service provider. Developer Jason Xu likens it to changing your phone number without telling your friend, then losing contact. The same thing applies to services within a microservices architecture program.

Read More »

NGINX Plus R15 Version Hits The Market

Earlier this month, NGINX released the latest version of its flagship software, NGINX Plus R15, and announced the upcoming launches of NGINX Unit 1.0 and NGINX Controller R1. The NGINX application platform powers load balancers, microservices and API gateways. These

Read More »
Scroll to Top