Explanation:
To ensure that your organization can access on-premises data resources used in Power BI reports and dashboards, you can construct high-availability clusters of On-premises data gateway installations. Gateway managers can use such clusters to group gateways together to eliminate single points of failure when accessing on-premises data resources. Unless the primary gateway in the cluster is unavailable, the Power BI service utilizes it. The service then moves on to the next gateway in the cluster, and so on.
Explanation:
A Resource Manager template makes it simple to create the following resources in a single, coordinated action for your application:
✑ HDInsight clusters and the resources they rely on (such as the default storage account).
✑ Additional resources (such as Azure SQL Database to use Apache Sqoop).
The resources required for the application are defined in the template. You can also define deployment parameters for distinct environments' input values.
The JSON and expressions in the template are used to create values for your deployment.
Explanation:
SQL Data Sync is an Azure SQL Database service that allows you to synchronize data across various SQL databases and SQL Server instances bi-directionally.
To allow hybrid applications, you can use Data Sync to keep data synchronized between your on-premises databases and Azure SQL databases.
Consider the differences between data synchronization and transactional replication.
Explanation:
The ideal pool size is determined by the total resources required by all databases in the pool. This entails figuring out the following:
✑ All databases in the pool are using the most resources possible (either maximum DTUs or maximum vCores depending on your choice of resourcing model).
✑ The total amount of storage bytes used by all databases in the pool.
Note: Elastic pools allow a developer to buy resources for a pool that is shared by numerous databases, allowing for variable durations of usage by individual databases. You can either use the DTU-based purchasing model or the vCore-based purchasing model to configure resources for the pool.
Explanation:
Managed instance is a new Azure SQL Database deployment option that offers near-complete compatibility with the latest SQL Server on-premises (Enterprise Edition) Database Engine, as well as a native virtual network (VNet) implementation that addresses common security concerns and a business model that is appealing to on-premises SQL Server customers. Existing SQL Server users can use the managed instance deployment methodology to move their on-premises applications to the cloud with minimal application and database changes.
Explanation:
The AzCopy tool is a simple and free tool for copying and moving data to and from Azure storage. It's a fantastic command-line tool that automates and streamlines the procedure, but it does take some setup.
Explanation:
The Azure Data Factory platform is the solution to such data problems. It's a cloud-based data integration tool that lets you develop data-driven processes for orchestrating and automating data transportation and transformation in the cloud.
The correct answer:
A two-minute Tumbling window
Explanation:
A self-hosted integration runtime can perform copy operations between a cloud data store and a local data store. It can also run transform operations against compute resources in an on-premises or Azure virtual network.