We have developed an application using Springboot and used Springboot cache as well as Caffeine cache to reduce DB calls and improve performance, But we are thinking cache size may occur problem so kindly help us to know how much cache will work fine?
Note :
- Server RAM size is 2 GB.
- Using Kubernetes & Docker
- Its a small Rest endpoints application, but has some complex task