What's Problem?
This service stores images in the project folder.
This may cause problems.
- During scale-out, you must find the path to the service where you saved the file.
- It is possible that each time a service is restarted, the route will be changed by Tomcat.
How?
- I will use S3 to save file easier.
- Make Interface to save image file to change other third-party middleware for image file storage easier.
Expected!
- Increase saving performance with third-party middleware API
- Cost Efficiency
- Scalability