Just Shipped: Azure Data Factory template for bulk copy from database to Azure Data Explorer

If you want to copy large amounts of data from a database (SQL Server, Oracle, DB2, Google Big Query, MySQL, Netezza, ODBC, PostgreSQL, etc.) into Azure Data Explorer, leverage Azure Data Factory template for bulk copy from dat… Continue reading Just Shipped: Azure Data Factory template for bulk copy from database to Azure Data Explorer

Tags – An easy way to gain insight into your cloud resources

Keeping your resources organized, whether in the cloud or on-premises, is a critical part of managing your environment. It allows for you to have control and visibility into your when multiple teams are working and doing their thing to get their jobs d… Continue reading Tags – An easy way to gain insight into your cloud resources

Lesson Learned #109: Issues exporting an Azure Database for MySQL database using mysqldump

Remember that mysqldump exports the data using SELECT command and all the rows needs to be read and export to the dump file. 
 
It is key to review the CPU, Storage and Memory usage during the dumping process. In this case, I found that our c… Continue reading Lesson Learned #109: Issues exporting an Azure Database for MySQL database using mysqldump

Building cloud-native applications with Azure and HashiCorp

With each passing year, more and more developers are building cloud-native applications. As developers build more and more complex applications they are looking to innovators like Azure and HashiCorp to reduce the complexity of building and operating these applications. HashiCorp and Azure have worked together on a myriad of innovations.

The post Building cloud-native applications with Azure and HashiCorp appeared first on Cloud Perspectives Blog.

Continue reading Building cloud-native applications with Azure and HashiCorp

Setup IIS with URL Rewrite as a reverse proxy for real world apps

URL Rewrite, one of the many modules that can be added on to the IIS web-server to make this a very versatile tool can be used to perform a variety of tasks, including allowing you to setup your IIS web-server as a reverse-proxy server to some other ba… Continue reading Setup IIS with URL Rewrite as a reverse proxy for real world apps

Monitoring on Azure HDInsight part 4: Workload metrics and logs

Learn how to monitor the workloads running on your Azure HDInsight cluster and view relevant logs to assist with debugging.

The post Monitoring on Azure HDInsight part 4: Workload metrics and logs appeared first on Cloud Perspectives Blog.

Continue reading Monitoring on Azure HDInsight part 4: Workload metrics and logs