What Enterprise IT Leaders Are Really Saying About AI
Enterprise AI has reached an interesting inflection point.
A Smarter Way to Scale: Custom CPU Options on AWS About a couple of weeks ago, AWS introduced a new option to manage ...
Introduction An interesting issue came across my desk this week. One of our clients has a number of PowerShell tasks ...
Consider the following situation: You have a data ingestion pipeline where the data comes in real-time on weekdays and ...
Restoring a MySQL slave by manually taking a backup and then copying the file over the network can be an incredibly ...
Recently, I was faced with the need to create and configure a Neo4j cluster. In order to be able to easily experiment ...
In this blog post, I'll walk you through setting up encrypted replication on MySQL 5.7 with GTID enabled. I will walk ...

I had interesting use case with a MongoDB replica set I'd like to share. When the replica set consists of four nodes ...
The idea Due to the nature of my consulting work, I mostly work in Linux environments and use bash for scripting. But ...
Background SQL Server started having encrypted backups since SQL Server 2014. You can see the technical details here. ...
This log buffer edition covers Cloud, Oracle and MySQL.
In the previous blog, we presented a simple database migration approach using Apache Nifi. Following our previous blog, ...

A client recently asked us to migrate a Cassandra cluster running in Docker containers to Elassandra, with the data ...
Recently, I was involved in an EBS upgrade project, and also in operational support of an EBS production environment. ...
This log buffer edition covers Cloud, Oracle, SQL Server and MySQL.
This log buffer edition covers blog posts from Cloud, Oracle and MySQL.
Orchestrator is a MySQL high availability and replication management tool. In this blog post, we will cover the first ...

Intro With Microsoft releasing SQL Server on Linux and a lot of SQL Server DBAs coming from a predominantly Windows ...
When a database environment is being patched, entries from crontab are commented and then removed when patching is ...
Context: Every now and then I find myself looking for a couple of commands I do often. In some other ...
Intro In this blog post, I would like to share some options that you can consider to model your cloud DW for better ...

Cassandra nodetool provides several types of commands to manage your Cassandra cluster. See my previous posts for an ...
Background In one of the projects I have been working on, one requirement was the ability to stop traffic from reaching ...
Both MS Excel and Google Sheets offer ways to connect directly to BQ data, to run queries, to pull data back to ...
The basics If you're a Microsoft SQL Server DBA or developer and have not been introduced to the Microsoft Azure Data ...
Problem Statement In a recent post, my colleague and teammate Peter Sylvester explained how we could customize MySQL's ...
I recently published a blog post about large pages support in AWS RDS for Oracle and someone asked me if and how it ...
Apache Airflow is a great tool for scheduling jobs. It has a nice UI out of the box. It allows you to create a directed ...
Introduction Blogging is something I love because it gives me a chance to share the ideas I have and the knowledge I ...
As I've just posted about Pythian at Google Next, I thought it would be cool to share the new GCP features I'd love to ...
So you’ve started developing an Ethereum project and TestRPC has worked wonderfully. Now you're ready to set up a CI/CD ...