Social Icons

Hello, I'm Alex NG 👋

I'm a cloud infrastructure manager based in Singapore who is fascinated with devops philosophies

1 min read

How to speed up your Java development time with Lombok

I believe for every Object-oriented programming (OOP) language, the chore of creating your accessor/mutator (also known as getters/setters) methods for every class that you declared is dreaded by every developer. public class FooBar { private...

1 min read

How to install Cluster Autoscaler in AWS EKS?

A good start is to follow AWS documentations (https://docs.aws.amazon.com/eks/latest/userguide/autoscaling.html) Pre-requisites * eksctl (https://github.com/weaveworks/eksctl) * Metrics Server (https://alexlogy.io/how-to-install-metrics-server-in-aws-eks/) Create IAM Policy Save the...

How to install metrics server in AWS EKS?

The Kubernetes Metrics Server (https://docs.aws.amazon.com/eks/latest/userguide/metrics-server.html) is not deployed by default in AWS EKS clusters. However, we will need it for our Cluster Autoscaler, Horizontal Pod Autoscaler, Kubernetes...

Join to our comunity 👋

Unlock full access to alexlogy.io | Singapore Tech Blog on the Cloud Infrastructure and see the entire library of paid-members only posts.

Try it for free for 7 days, cancel at anytime.

See our plans