Magic of Real Time Image processing with Alibaba Cloud OSS

In the world of cloud, object storage is one of the most common use cases. Taking advantage of cheap and practically limitless storage is not only convenient but also very cost effective. This is where Alibaba Cloud Object Storage Service comes in handy. But we will explore a feature of OSS which goes beyond just …

Advertisement

Continue reading Magic of Real Time Image processing with Alibaba Cloud OSS

Monitoring with Prometheus

With containers and microservices in it, it is easy to get into a situation where you have hundreds of pods spread across many nodes resulting in a difficult task of monitoring what is happening in all those applications and their hosts. Imagine a situation where various microservices are running on pods in different nodes, and … Continue reading Monitoring with Prometheus

Kubernetes – The Basics

Containers are the new teenagers on the block. With the amount of flexibility in deployment and isolation from the underlying host it brings, containers are now being looked at seriously by many organizations. Many customers that I interact with, are now working on making their applications ‘cloud native’, and shifting workloads from the VM world … Continue reading Kubernetes – The Basics