Software Alternatives & Reviews

GKE with Consul Service Mesh

nginx linkerd Kubernetes Istio Docker Hub Helm.sh gRPC Git Dgraph
  1. 1
    A high performance free open source web server powering busiest sites on the Internet.
    Pricing:
    • Open Source
    The underlying tool Consul is very powerful, and Consul Connect service mesh on top of this tool is quite robust and extremely flexible where you can swap out the default CA for other solutions, like Vault CA, and swap out the Envoy proxy for another solution, like NGINX or HAProxy. For ingress into the cluster, you can use Consul API Gateway, or another API Gateway or an ingress controller.

    #Web And Application Servers #Web Servers #Application Server 46 social mentions

  2. Linkerd is an ultralight service mesh for Kubernetes. It gives you observability, reliability, and security without requiring any code changes.
    Pricing:
    • Open Source
    I have experimented with other service meshes and I was able to get up to speed quickly: Linkerd = 1 day, Istio = 3 days, NGINX Service Mesh = 5 days, but Consul Connect service mesh took at least 11 days to get off the ground. This is by far the most complex solution available.

    #Web Servers #Web And Application Servers #Load Balancer / Reverse Proxy 15 social mentions

  3. Kustomize is an intelligent Kubernetes native configuration management software that comes with the manifestation to add, remove, or update configuration options without the need for forking.
    Kustomize (kustomize command) to apply patches to existing Helm charts.

    #Development #Management #Tool 48 social mentions

  4. Kubernetes is an open source orchestration system for Docker containers
    Pricing:
    • Open Source
    Consul Connect service mesh has a higher memory footprint, so on a small cluster with e5-medium nodes (2 vCPUs, 4 GB memory), you will only be able to support a maximum of 6 side-car proxies. In order to get an application like Dgraph working, which will have 6 nodes (3 Dgraph Alpha pods and 3 Dgraph Zero pods) for high availability along with at least one client, a larger footprint with more robust Kubernetes worker nodes were required.

    #Developer Tools #DevOps Tools #Containers As A Service 280 social mentions

  5. 5
    Open platform to connect, manage, and secure microservices
    Pricing:
    • Open Source
    I have experimented with other service meshes and I was able to get up to speed quickly: Linkerd = 1 day, Istio = 3 days, NGINX Service Mesh = 5 days, but Consul Connect service mesh took at least 11 days to get off the ground. This is by far the most complex solution available.

    #Developer Tools #Web And Application Servers #Web Servers 45 social mentions

  6. Docker Hub is a cloud-based registry service
    Pricing:
    • Open Source

    #Developer Tools #Web Servers #Web And Application Servers 306 social mentions

  7. The Kubernetes Package Manager
    Pricing:
    • Open Source
    For Kubernetes, experience with deploying applications with service resources is useful, but even if you don’t have this, this guide will walk you through it. Configuring KUBECONFIG to access the Kubernetes cluster with Kubernetes client (kubectl) and using Helm (helm), so familiarity to this is useful.

    #Developer Tools #DevOps Tools #Containers As A Service 134 social mentions

  8. 8
    Application and Data, Languages & Frameworks, Remote Procedure Call (RPC), and Service Discovery
    Pricing:
    • Open Source
    Deploying a server and a client with multiport support: HTTP and gRPC.

    #Web Servers #Web And Application Servers #Load Balancer / Reverse Proxy 86 social mentions

  9. 9

    Git

    Git is a free and open source version control system designed to handle everything from small to very large projects with speed and efficiency. It is easy to learn and lightweight with lighting fast performance that outclasses competitors.
    Pricing:
    • Open Source
    Git (git command) to download source code from git code repositories.

    #Git #Git Tools #Code Collaboration 214 social mentions

  10. 10
    A fast, distributed graph database with ACID transactions.
    Pricing:
    • Open Source
    Consul Connect service mesh has a higher memory footprint, so on a small cluster with e5-medium nodes (2 vCPUs, 4 GB memory), you will only be able to support a maximum of 6 side-car proxies. In order to get an application like Dgraph working, which will have 6 nodes (3 Dgraph Alpha pods and 3 Dgraph Zero pods) for high availability along with at least one client, a larger footprint with more robust Kubernetes worker nodes were required.

    #Graph Databases #Databases #NoSQL Databases 20 social mentions

  11. Google Cloud SDK provides a command-line interface for Google Cloud Platform products and services.
    For Google Cloud, you should be familiar Google Cloud SDK (gcloud tool) with setting up an account, project, and provisioning resources. This is important as there are cost factors involved in setting these things up.

    #Web And Application Servers #Ad Servers #Git 8 social mentions

  12. Google Kubernetes Engine is a powerful cluster manager and orchestration system for running your Docker containers. Set up a cluster in minutes.

    #Developer Tools #Containers As A Service #Cloud Computing 41 social mentions

  13. Google Container Registry offers private Docker image storage on Google Cloud Platform.
    If you wish to use Google Container Registry, you can run the following.

    #Code Collaboration #Git #Developer Tools 23 social mentions

  14. Google Cloud provides flexible infrastructure, end-to-security, modern productivity, and intelligent insights engineered to help your business thrive.
    For Google Cloud, you should be familiar Google Cloud SDK (gcloud tool) with setting up an account, project, and provisioning resources. This is important as there are cost factors involved in setting these things up.

    #Cloud Computing #Backend As A Service #Cloud Infrastructure 167 social mentions

Discuss: GKE with Consul Service Mesh

Log in or Post with