Effx Helps Track and Monitor Microservices

Effx, the San Francisco startup has emerged from stealth mode, raising an impressive $3.9M seed round to fuel the expansion of its team and platform features. The Effx platform tracks and monitors services and dependencies, via a single pane of

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 Microservices

The Popularity of Microservices Microservices has become a highly popular way to build software, as opposed to the traditional monolithic, tiered approach. Problems that arise by separating the design of software into different modules built by separate teams then combined

Read More »

API Battles – gRPC vs. REST

During the build of a new web-based service, one of the first questions to arise is, “How will I talk to it?” There are many options to consider. The two we will focus on here are REST and gRPC. While

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 »

AWS App Mesh vs Google Istio Service Mesh

The idea of a “service mesh” has become increasingly popular over the last couple of years and the number of alternatives available has risen. There are four open-source products available today: (i) Linkerd (sponsored by Buoyant). It was built on

Read More »

Stateful vs. Stateless Architecture Overview

 Stateful vs. Stateless – An Overview The key difference between stateful and stateless applications is that stateless applications don’t “store” data whereas stateful applications require backing storage. Stateful applications like the Cassandra, MongoDB and mySQL databases all require some type

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 »

Avi Networks Becomes a Full-fledged Application Delivery Platform

Avi Networks, the Santa Clara, CA-headquartered software-only application delivery platform, recently launched new features that turn its next-generation technology into a fully-fledged application delivery platform. Its latest features employ machine learning and augment Avi’s integration with the Ansible and Terraform

Read More »
Scroll to Top