Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Dan Frias 1 post 21 karma points
    Aug 31, 2011 @ 00:41
    Dan Frias
    0

    Amazon SimpleDB

    Has anyone attempted to use Amazon's SimpleDB as a backend for Umbraco?  Can anyone offer any suggestions as to how I might go about doing that?  Is it even possible?  I do not have much experience with Umbraco and am trying to find a CMS that will work with our SimpleDB backend and, so far, have not had much luck.  Any suggestions would be appreciated.

  • Lee Kelleher 4026 posts 15837 karma points MVP 13x admin c-trib
    Aug 31, 2011 @ 12:16
    Lee Kelleher
    0

    Hi Dan,

    To my knowledge, no one has attempted to use SimpleDB as a datastore for Umbraco (back-office).  In the core, the majority of the data-layer calls are using SQL (either SQL Server, SQL CE4 or MySQL).  In my opinion I wouldn't recommend attempting this with v4.x ... I can't see what you would gain from using SimpleDB - if you are after using cloud services, then you'd be better investing your time/effort into Azure.

    v5 (Jupiter) is a different story ... from what I have heard with the new data-access-layer (Hive), you could develop a provider for SimpleDB (or any other datastore).  I don't know enough (technically) to explain how to do this - as v5 is not even at alpha yet and under very active development.

    Cheers, Lee.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies