Copied to clipboard

Flag this post as spam?

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


  • ziyad 3 posts 74 karma points
    Sep 30, 2020 @ 12:32
    ziyad
    0

    load balancing to an external storage

    We are building a CMS but the server infrastructure is based on load balancing where we'll have one centralized DB Server connected with two Application Servers i.e. Server A and B.

    Traffic will be distributed on a round robin technique to server A and B which means, one request to Server A, next to Server B and so on.

    My question is about the Media files (images, pdfs, videos etc), can we store these files to an external storage? For example another server to host Media files in order to have to accessible to both application servers. Can anyone confirm if this is possible with umbraco or how to do this?

  • Jason Chrin 1 post 21 karma points
    Sep 30, 2020 @ 16:29
    Jason Chrin
    0

    Yes this is possible. Umbraco has documentation available for a few common scenarios.

    https://our.umbraco.com/documentation/getting-started/setup/server-setup/load-balancing/

  • Amir Khan 1284 posts 2741 karma points
    Sep 30, 2020 @ 21:16
    Amir Khan
    0

    In addition to what Jason referenced, using S3 makes that super easy with a package like this: https://our.umbraco.com/packages/collaboration/umbraco8-simple-aws-s3/

Please Sign in or register to post replies

Write your reply to:

Draft