Best place for tech content.
In this article, we’ll explore how to leverage Terraform to streamline the process of creating an AWS EKS cluster and integrating it with an Application Load Balancer (ALB), ensuring a scalable and resilient infrastructure for cloud native applications.
3/31/2024
AWS introduced AWS Graviton series of processors supported EKS since 2019 and this gives a good opportunity to reduce cost and gain better performance.
4/29/2022
Locust is a framework for load testing written in python. It is easy to use and supports distributed mode for simulating a higher load. But running locust in distributed mode needs more effort and a good understanding of infrastructure. So i will be building an operator to make it easier.
8/23/2020
Explore Pulumi to create GEK cluster using python to define the infrastructure as code
3/3/2019
Create multi node Kubernetes cluster locally
2/3/17