Software Alternatives & Reviews

Observability-Landscape-as-Code in Practice

Terraform Prometheus Open Telemetry Kubernetes HashiCorp Kube-state-metrics Google Kubernetes Engine
  1. Tool for building, changing, and versioning infrastructure safely and efficiently.
    Pricing:
    • Open Source
    We wanted to showcase OLaC principles with a real-life example using modern cloud-native tooling...Which means using Kubernetes for our cloud infrastructure with Google Cloud’s Kubernetes offering, GKE. Now, since we are good practitioners of OLaC and SRE, we won’t just be setting things up through the clickity click of a UI. No sirreee. Instead, we’ll be #automatingAllTheThings using HashiCorp Terraform. Terraform allows us to do infrastructure-as-code (IaC), and gives us tons of added benefits like better control over our resources and standardization. Key principles in OLaC and IaC.

    #DevOps Tools #Developer Tools #Continuous Integration And Delivery 31 social mentions

  2. An open-source systems monitoring and alerting toolkit.
    Pricing:
    • Open Source
    The best part is that you don’t need to install and maintain a Prometheus instance to be able to run it! But wait…there’s more! You also don’t need to use Lightstep as your Observability back-end in order to take advantage of this special Collector! How cool is that??

    #Monitoring Tools #Performance Monitoring #Log Management 225 social mentions

  3. An observability framework for cloud-native software.
    Pricing:
    • Open Source
    We will be deploying OpenTelemetry Demo App to our cluster. The Demo App has been instrumented using OpenTelemetry, and will send Traces and Metrics through the OpenTelemetry Collector to Lightstep.

    #Monitoring Tools #Performance Monitoring #Log Management 156 social mentions

  4. Kubernetes is an open source orchestration system for Docker containers
    Pricing:
    • Open Source
    We wanted to showcase OLaC principles with a real-life example using modern cloud-native tooling...Which means using Kubernetes for our cloud infrastructure with Google Cloud’s Kubernetes offering, GKE. Now, since we are good practitioners of OLaC and SRE, we won’t just be setting things up through the clickity click of a UI. No sirreee. Instead, we’ll be #automatingAllTheThings using HashiCorp Terraform. Terraform allows us to do infrastructure-as-code (IaC), and gives us tons of added benefits like better control over our resources and standardization. Key principles in OLaC and IaC.

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

  5. HashiCorp is an innovative software platform that is designed to deliver consistent workflows to provision, secure, connect, and run infrastructure regardless of the type of application you are using.
    Pricing:
    • Open Source
    We wanted to showcase OLaC principles with a real-life example using modern cloud-native tooling...Which means using Kubernetes for our cloud infrastructure with Google Cloud’s Kubernetes offering, GKE. Now, since we are good practitioners of OLaC and SRE, we won’t just be setting things up through the clickity click of a UI. No sirreee. Instead, we’ll be #automatingAllTheThings using HashiCorp Terraform. Terraform allows us to do infrastructure-as-code (IaC), and gives us tons of added benefits like better control over our resources and standardization. Key principles in OLaC and IaC.

    #Tool #Monitoring Tools #Cloud Computing 3 social mentions

  6. Kube-state-metrics is an all-in-one monitoring system for Kubernetes clusters, providing an easy evaluation about the state of the cluster and its services, and surfaces detailed statistics about their performance.
    We then have various other Metrics called Kubernetes Workload Metrics. These are the dashboards with names that start with “Kubernetes / Compute Resources / Workload”. These dashboards are specific to the services you are running. They take into account the Kubernetes Workloads in your various namespaces, using kube-state-metrics. For a closer look, check out otel_demo_app_k8s_dashboard.tf.

    #Development #Cloud Computing #Tool 9 social mentions

  7. Google Kubernetes Engine is a powerful cluster manager and orchestration system for running your Docker containers. Set up a cluster in minutes.
    We wanted to showcase OLaC principles with a real-life example using modern cloud-native tooling...Which means using Kubernetes for our cloud infrastructure with Google Cloud’s Kubernetes offering, GKE. Now, since we are good practitioners of OLaC and SRE, we won’t just be setting things up through the clickity click of a UI. No sirreee. Instead, we’ll be #automatingAllTheThings using HashiCorp Terraform. Terraform allows us to do infrastructure-as-code (IaC), and gives us tons of added benefits like better control over our resources and standardization. Key principles in OLaC and IaC.

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

Discuss: Observability-Landscape-as-Code in Practice

Log in or Post with