- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Depends really, I would first start by doing 1 marketing instance with two frontal servers. then you can spin up another marketing server connected to the same database, in such case, if mkt1 goes down, then mkt2 is up and operators can resume.
It is also important on the database side, if the default database goes down then both mkt1/2 and frontal servers will not be able to access the database, you need to configure a failover. if db1 goes down then services failover to db2, but in this case you also need a sql administrator to design and configure this for you.