k8s aws

High Scale Web Server With Kubernetes

Here at Dynamic Yield we are serving thousands of HTTP requests per second. Moving our serving services from EC2 to EKS required some tuning to ensure we could serve efficiently without losing any request. I summarized some tips and I hope it might help others with a smooth transition. Overview Kubernetes can decide to proactively replace pods …

High Scale Web Server With Kubernetes Read More »