Selective synchronization between distributed clustersSingle node SQL Server 2014 cluster at DR...

How can changes in personality/values of a person who turned into a vampire be explained?

Do the speed limit reductions due to pollution also apply to electric cars in France?

Why is it that Bernie Sanders is always called a "socialist"?

Was the Spartan by Mimic Systems a real product?

1990s-2000s horror alien movie with slugs infecting people through the mouth

Using functions like sine, cosine and tangent to calculate coordinates in Tikz

Problems with position of tikzpictures in beamer

Tikz: Perpendicular FROM a line

Is the tritone (A4 / d5) still banned in Roman Catholic music?

Plotting Laguerre Gaussian beam intensity in transverse and line profile via center?

In a post apocalypse world, with no power and few survivors, would Satnav still work?

Is the UK legally prevented from having another referendum on Brexit?

Is it possible to narrate a novel in a faux-historical style without alienating the reader?

Can someone explain what a key is?

Boss asked me to sign a resignation paper without a date on it along with my new contract

Is it possible to detect 100% of SQLi with a simple regex?

Are all power cords made equal?

How do I narratively explain how in-game circumstances do not mechanically allow a PC to instantly kill an NPC?

My job requires me to shuck oysters

Why write a book when there's a movie in my head?

Disk space full during insert, what happens?

In the Lost in Space intro why was Dr. Smith actor listed as a special guest star?

Is layered encryption more secure than long passwords?

Is the Maximum Use License for Everybody (MULE) a FOSS license?



Selective synchronization between distributed clusters


Single node SQL Server 2014 cluster at DR environmentMongoDB schema for a news serviceMulti-Datacenter design for SQL ServerRead replica setting giving error “No candidate servers found”MongoDB Sharded Cluster Upgrade from 2.4 to 3.2 versionCould not fail over Always on AG to DR ones Prod was down - Help!High Level SAN Migration Strategy. Is this a good idea?data synchronization between two dbsMongoDB write lock every n seconds during data importis vertical scaling good idea for a mysql database server?













0















What's the best practice for the following scenario:



enter image description here



I've an embeded device with a single, lightweight database;
a powerful server with a cluster;
a cluster in the cloud.



I'd like to synchronize the data in the embeded device and the server.
I'd like to synchronize the data in the server and the cloud.



Because the server can have more space than the embeded device and might be connected to several devices, I need a selective bidirectional synchronization. So that e.g. only data from that device and which isn't older than a week would be synchronized in both directions.



The same applies to the synchronization between the server and the cloud.



I first thought about using MongoDB for that scenario, but I don't have any idea about how to synchronize the different MongoDB clusters or the cluster with a single mongodb instance.



Do you know a solution or an alternative to solve this? I also tried couchbase/ couchdb, but this won't run very well on my embeded devices. I'd like to solve this without implementing a complex web-api.










share|improve this question














bumped to the homepage by Community 4 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.




















    0















    What's the best practice for the following scenario:



    enter image description here



    I've an embeded device with a single, lightweight database;
    a powerful server with a cluster;
    a cluster in the cloud.



    I'd like to synchronize the data in the embeded device and the server.
    I'd like to synchronize the data in the server and the cloud.



    Because the server can have more space than the embeded device and might be connected to several devices, I need a selective bidirectional synchronization. So that e.g. only data from that device and which isn't older than a week would be synchronized in both directions.



    The same applies to the synchronization between the server and the cloud.



    I first thought about using MongoDB for that scenario, but I don't have any idea about how to synchronize the different MongoDB clusters or the cluster with a single mongodb instance.



    Do you know a solution or an alternative to solve this? I also tried couchbase/ couchdb, but this won't run very well on my embeded devices. I'd like to solve this without implementing a complex web-api.










    share|improve this question














    bumped to the homepage by Community 4 mins ago


    This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.


















      0












      0








      0








      What's the best practice for the following scenario:



      enter image description here



      I've an embeded device with a single, lightweight database;
      a powerful server with a cluster;
      a cluster in the cloud.



      I'd like to synchronize the data in the embeded device and the server.
      I'd like to synchronize the data in the server and the cloud.



      Because the server can have more space than the embeded device and might be connected to several devices, I need a selective bidirectional synchronization. So that e.g. only data from that device and which isn't older than a week would be synchronized in both directions.



      The same applies to the synchronization between the server and the cloud.



      I first thought about using MongoDB for that scenario, but I don't have any idea about how to synchronize the different MongoDB clusters or the cluster with a single mongodb instance.



      Do you know a solution or an alternative to solve this? I also tried couchbase/ couchdb, but this won't run very well on my embeded devices. I'd like to solve this without implementing a complex web-api.










      share|improve this question














      What's the best practice for the following scenario:



      enter image description here



      I've an embeded device with a single, lightweight database;
      a powerful server with a cluster;
      a cluster in the cloud.



      I'd like to synchronize the data in the embeded device and the server.
      I'd like to synchronize the data in the server and the cloud.



      Because the server can have more space than the embeded device and might be connected to several devices, I need a selective bidirectional synchronization. So that e.g. only data from that device and which isn't older than a week would be synchronized in both directions.



      The same applies to the synchronization between the server and the cloud.



      I first thought about using MongoDB for that scenario, but I don't have any idea about how to synchronize the different MongoDB clusters or the cluster with a single mongodb instance.



      Do you know a solution or an alternative to solve this? I also tried couchbase/ couchdb, but this won't run very well on my embeded devices. I'd like to solve this without implementing a complex web-api.







      mongodb clustering data-synchronization architecture






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked May 19 '17 at 20:53









      razonrazon

      1




      1





      bumped to the homepage by Community 4 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







      bumped to the homepage by Community 4 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
























          1 Answer
          1






          active

          oldest

          votes


















          0














          You may find this tool useful to replicate only "wanted" information between mongodb (and other DB products)






          share|improve this answer























            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "182"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdba.stackexchange.com%2fquestions%2f174081%2fselective-synchronization-between-distributed-clusters%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            You may find this tool useful to replicate only "wanted" information between mongodb (and other DB products)






            share|improve this answer




























              0














              You may find this tool useful to replicate only "wanted" information between mongodb (and other DB products)






              share|improve this answer


























                0












                0








                0







                You may find this tool useful to replicate only "wanted" information between mongodb (and other DB products)






                share|improve this answer













                You may find this tool useful to replicate only "wanted" information between mongodb (and other DB products)







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered May 20 '17 at 7:59









                JJussiJJussi

                3,1091314




                3,1091314






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Database Administrators Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdba.stackexchange.com%2fquestions%2f174081%2fselective-synchronization-between-distributed-clusters%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Szabolcs (Ungheria) Altri progetti | Menu di navigazione48°10′14.56″N 21°29′33.14″E /...

                    Discografia di Klaus Schulze Indice Album in studio | Album dal vivo | Singoli | Antologie | Colonne...

                    How to make inet_server_addr() return localhost in spite of ::1/128RETURN NEXT in Postgres FunctionConnect to...