Skip to main content

One of customer having initially having PROD environment (Middle Tier server) with 12 CPU and 32Gb memory and we set scale as 10. if we increase scale 20,30.. PODS not getting started, in this case when customer is using the application reporting POD getting crashed.
After that we increased hardware sizing like 24 CPU and 64Gb memory, we setup scale as 100.then PODS getting started and Application is up and running without any issues and reporting pods working properly

Now, the issue is customer checked the hardware utilization of MT server and its using only maximum 24Gb memory only and less CPU usage.

Customer want justification for the above query, why the MT server not being used even 40% of allocated memory. Can someone justify?
 

there may be a case where the new architecture is optimizing process management better through parallelism or a good level of threading since there are more resources to run it and in good time concurrently. 


Reply