I’ve worked on a few AKS projects previously. Since I joined AWS I wanted to put aside some time to check out EKS (Elastic Kubernetes…
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…
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…
In a narrow sense, cloud storage refers to object storage. In a broader sense, it refers to any storage service (block, file or object level)…
NAS (network attached storage) NAS server is dedicated to file-serving. NAS device runs its own specialized operating system that is optimized for file I/O, integrated…