We have a client who are inquiring us about a DMS and we recommended Alfresco Enterprise. One concern they have is the file compression capability of our offering.
Does Alfresco have a native file compression capability (in transit and/or on storage)? If yes, what's Alfresco's file compression ratio? If none, how do Alfesco handle huge files sitting on disk or in transit?
File compression is generally dealt with at the O.S. layer. i.e. content is stored on a compressed filesystem. You can also have tiered storage so old or infrequently used content is on old slow compressed disks while your more important stuff is on a faster filesystem.
In a similar way files in transit will be compressed in many different ways to go over the physical connection.
Can you give me some examples on how Alfresco clients perform compression on their OS level? I'm looking for white papers/collaterals/best practice regarding this topic around Alfresco-related sites. Is it as simple as using file compression tools on the OS level .zip or .tar? I am quite familiar with tiered storage but I am curious on the general implementation.