Tag: API

  • Thumbnail for Kubernetes Platform as a Service and Red Hat OpenShift

    Kubernetes Platform as a Service and Red Hat OpenShift

    The Three-layer model Kubernetes is so complex that it becomes a buzz word itself. I categorize the related work into three layers: a cluster layer,…

    Read
  • Thumbnail for A taste of IoT device tracking

    A taste of IoT device tracking

    Last fall I worked on a demo project for IoT device tracking on AWS so I had some reading. Overview From a strategic level, as…

    Read
  • Thumbnail for GraphQL and gRPC

    GraphQL and gRPC

    Big Picture For inter-process communication at a high level, the two styles are asynchronous and synchronous styles: RPCs, built on top of TCP/UDP, are usually…

    Read
  • Thumbnail for Autoscaling on Kubernetes Platform

    Autoscaling on Kubernetes Platform

    Edit Post Introduction The concept of autoscaling on Kubernetes platform dates from the era where virtualization first became widespread and the overhead of provisioning a…

    Read
  • Thumbnail for Istio External Authorization via OIDC

    Istio External Authorization via OIDC

    Istio service mesh allows application developers to offload non-core features to infrastructure layer. We explored authentication and authorization with Istio in a basic lab. In…

    Read