Tag: Microservices

  • 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 AWS serverless services and developer tools

    AWS serverless services and developer tools

    As discussed, serverless simply means cloud services that delegate autoscaling management to cloud platform. In my mind, the word “serverless” translates into “managed autoscaling”. As…

    Read
  • Thumbnail for Computing services: from PaaS to Serverless

    Computing services: from PaaS to Serverless

    Silicon Valley startups in mid-2000s likely do not run their own IT operations (i.e. renting their own data centre spaces, purchasing their own rack-mounted servers).…

    Read
  • Thumbnail for MinIO for S3-compatible Object Storage

    MinIO for S3-compatible Object Storage

    I reviewed some storage technologies on Kubernetes but they are all for block and file storage. In this post, I will discuss the current available…

    Read
  • Thumbnail for Knative Eventing Introduction

    Knative Eventing Introduction

    In the previous post, I mentioned that Knative Serving and Knative Eventing should be seen as two different projects. The former is supposed to be…

    Read
  • Thumbnail for Knative Serving Introduction

    Knative Serving Introduction

    Background As per IBM‘s definition, Knative enables serverless workloads to run on Kubernetes clusters, and makes building and orchestrating containers with Kubernetes faster and easier.…

    Read