Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Database replicas provide enhanced performance and durability for the learning environment's database. They make it easy to elastically scale out beyond the capacity constraints of a single database instance for read-heavy database workloads. Dual Code can create one or more replicas of your database and serve high-volume application such as Microsoft® Power BI® or other BI (Business Intelligence) applications. 

As part of this service, Dual Code creates a second database instance using a snapshot of the source (e.g. "master") database. It then uses the engines' native asynchronous replication to update the read replica whenever there is a change to the source database. The read replica operates as a database instance that allows only read-only connections; applications can connect to a read replica just as they would to any database instance.

The replicate database is accessible to the client using an SQL user account that has limited, read-only privileges. In addition to read-only access to select tables, Dual Code has developed a series of database views to make it easier for you to develop custom reports using your preferred BI application.






  • No labels