In my last post, I have explained how to deploy SQL Server on GKE. In this post, we will deploy SQL Server in a highly available mode on GKE using SQL Server’s native HADR method — AlwaysOn Availability Groups. SQL Server’s latest and greatest — SQL ...
Image Credit: Bhuvi If the post’s title brought you here — you either know SQL Server or Kubernetes(or both), so we will skip the intros. It was possible to run Microsoft SQL Server on Docker and it was generally used by enthusiastic DBAs to geek out...
As part of building an enterprise DW for one of our customers we had to sync a bunch of tables from a MYSQL slave to BigQuery at 30 min intervals. Considering the range of other non-relational data sources which will be part of the this load, we chos...
TL;DR version. Loaded AWS detailed billing reports to BigQuery. Generic Queries are available here in this repo: http://bit.ly/2iu3R6G. Send pull requests. Redash was used to visualize. AWS default billing and cost management dashboard is already pre...
Janakiram wrote a fine piece at Forbes about Google’s newfound focus on Google Cloud Platform and wonders whether Amazon and Microsoft should worry. This triggered the part of my brain that produces random nonsense and I started writing a comment on ...
Originally published at blog.powerupcloud.com on November 1, 2015. Amazon Import Export is a service that makes it easier to export large amounts of data to EBS volumes, s3 and Glacier. You can ship your own portable storage device to AWS and after r...