Relative Content

Tag Archive for kuberneteshttpsamazon-eksreactor-nettyaws-sdk-java-2.0

AWS SDK Https calls from EKS pod slower than ECS

I have a Spring Boot reactive application running on both ECS and EKS, with similar hardware configuration (cpu:6 and memory 16G).
This applications has a REST API endpoint that updates multiple DynamoDB tables via AWS SDK 2.x Async client (DynamoDbAsyncClient).