There's an old XKCD cartoon that describes a conversation between a manager and a software developer. This kind of conversation happens all the time. Business leaders know their strategic goals. IT people know what the tech can do. But aligning goals with technology is an ongoing challenge.This is where solution architects come in. They act as a bridge between the business and technical side, and they figure out how to get things done.
In this blog post, let us take a look at how you can plan your infrastructure planning that you may have to do when deploying an operational database cluster on a CDP Private Cloud Base deployment. Note that you may have to do some planning assumptions when designing your initial infrastructure, and it must be flexible enough to scale up or down based on your future needs.
I've been an avid watcher of COVID stats in Victoria because it has a real outcome for us - it tells us when we'll come out of lockdown. From this, I’ve had three take outs about how not to manage with data.
Although the issue of silos in IT and data management are well known, companies appear to be falling back into this trap by not distributing their artificial intelligence (AI) and machine learning (ML) capabilities across their business. New research from Qlik and IDC revealed that just 20 percent of businesses widely distribute these capabilities across the organization.
Although the issue of silos in IT and data management are well known, companies appear to be falling back into this trap by not distributing their artificial intelligence (AI) and machine learning (ML) capabilities across their business. New research from Qlik and IDC revealed that just 20 percent of businesses widely distribute these capabilities across the organization.
Bucketing, also known as binning, is useful to find groupings in continuous data (particularly numbers and time stamps). While it’s often used to generate histograms, bucketing can also be used to group rows by business-defined rules. I’ll walk through the simple bucketing various data types as well as custom buckets.