<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Amazon S3 as remote/backup/shared filestore in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/amazon-s3-as-remote-backup-shared-filestore/m-p/190036#M143166</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Today i had the idea that their may be a use for being able to use Amazon's S3 system as a the backup filestore or the shared filestore for a cluster.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know there may be some bandwidth issues and i probably couldn't use it due to federal regulations but for a small shop it would handle all of their file backups.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Clearly the primary store would have to be on the local drive but a remote store like this may prove useful to someone.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone have any input on this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Adam&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;P.S. Amazon also has the DB and system service but i think there would be too much of a performance issue unless&amp;nbsp; they were used as a backup or the shop had no LAN business only internet based Alfresco.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Feb 2009 15:18:19 GMT</pubDate>
    <dc:creator>ofrxnz</dc:creator>
    <dc:date>2009-02-05T15:18:19Z</dc:date>
    <item>
      <title>Amazon S3 as remote/backup/shared filestore</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/amazon-s3-as-remote-backup-shared-filestore/m-p/190036#M143166</link>
      <description>Today i had the idea that their may be a use for being able to use Amazon's S3 system as a the backup filestore or the shared filestore for a cluster.&amp;nbsp; I know there may be some bandwidth issues and i probably couldn't use it due to federal regulations but for a small shop it would handle all of thei</description>
      <pubDate>Thu, 05 Feb 2009 15:18:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/amazon-s3-as-remote-backup-shared-filestore/m-p/190036#M143166</guid>
      <dc:creator>ofrxnz</dc:creator>
      <dc:date>2009-02-05T15:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Amazon S3 as remote/backup/shared filestore</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/amazon-s3-as-remote-backup-shared-filestore/m-p/190037#M143167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Luis (&lt;/SPAN&gt;&lt;A href="http://blogs.alfresco.com/wp/luissala/" rel="nofollow noopener noreferrer"&gt;http://blogs.alfresco.com/wp/luissala/&lt;/A&gt;&lt;SPAN&gt;) implemented a prototype S3-backed content store (&lt;/SPAN&gt;&lt;A href="http://dev.alfresco.com/resource/docs/java/repository/org/alfresco/repo/content/ContentStore.html" rel="nofollow noopener noreferrer"&gt;http://dev.alfresco.com/resource/docs/java/repository/org/alfresco/repo/content/ContentStore.html&lt;/A&gt;&lt;SPAN&gt;) some time ago - it works much the same as the replicating content store (&lt;/SPAN&gt;&lt;A href="http://dev.alfresco.com/resource/docs/java/repository/org/alfresco/repo/content/replication/ReplicatingContentStore.html" rel="nofollow noopener noreferrer"&gt;http://dev.alfresco.com/resource/docs/java/repository/org/alfresco/repo/content/replication/ReplicatingContentStore.html&lt;/A&gt;&lt;SPAN&gt;) but replicates to S3 rather than a vanilla filesystem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know if he's put the code out on the forge or whatever, but I'll ping him and find out what his thoughts are on making it available.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, this only replicates the files themselves to S3 - it doesn't take the Alfresco database into account (which would also be required if this was to be a true backup solution - see &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Backup_and_Restore" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Backup_and_Restore&lt;/A&gt;&lt;SPAN&gt; for all of the requirements for successfully backing up an Alfresco repository).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2009 18:27:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/amazon-s3-as-remote-backup-shared-filestore/m-p/190037#M143167</guid>
      <dc:creator>pmonks</dc:creator>
      <dc:date>2009-02-05T18:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Amazon S3 as remote/backup/shared filestore</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/amazon-s3-as-remote-backup-shared-filestore/m-p/190038#M143168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Peter and Luis&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the quick response and great tips!!&amp;nbsp; I will probably dig further into this.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I knew it wouldn't handle the database, but since MySQL's INNODB supports hot backup, it would not be to difficult to script a warm/hot backup and push it to S3.&amp;nbsp; then it would be a matter of snapshoting or copying the filestore at roughly the same time so the DB and File system represent each other.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wonder if S3 could snapshot&amp;nbsp; a file system?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have geographically separate sites and were looking at placing an alfresco server at each location.&amp;nbsp; I thought S3 would be a possibility to mitigate any issues bandwidth or connections at a site.&amp;nbsp; If i can get over any regulatory issues.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyways, it is an interesting concept and I believe i have to play around.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Adam&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2009 22:50:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/amazon-s3-as-remote-backup-shared-filestore/m-p/190038#M143168</guid>
      <dc:creator>ofrxnz</dc:creator>
      <dc:date>2009-02-05T22:50:18Z</dc:date>
    </item>
  </channel>
</rss>

