Looking for a clarification and guidance on the best practice.
Where should we store images, CSS and log files of the application? Application server or S3?
We will be storing user related images and thumbnails on S3. We will not be using CloudFront at this stage until there is a real need.
Another set of questions I have is related to EBS. Should the application server use EBS volume? What is the benefit of doing this? Would we pay extra for using EBS.
Thanks.