Oracle AI Data Platform (AIDP): No-Nonsense Platform Overview
Oracle’s AI Data Platform (AIDP) is essentially an attempt to fix the biggest annoyance ...

As DevOps engineers, we often talk about “infrastructure as code,” but too rarely do we talk about code as a craft. ...

You have deployed this new environment, but you realize maybe—it would be a good idea to monitor the performance, ...

Microsoft Fabric is a powerful, unified analytics platform that promises to bring all your data into one place.

I’ll provide a quick start tutorial for GraphQL in this article. We'll start with an overview and then go into a small ...

Creating Cassandra_installation playbookDeploying a Cassandra database manually on hundreds of machines might be a ...
What is this about? Well, as the title implies, I will show how to set up Liquibase to manage changes in Snowflake as ...
Recently, I was faced with the need to create and configure a Neo4j cluster. In order to be able to easily experiment ...

What is XP? Extreme Programming, or commonly known as "XP", is an Agile method with a primary focus on software ...

I recently had to compare these two configuration managers to provision MySQL environments in RDS. I had previous ...
Puppet manifests can hold a lot of sensitive information. Sensitive information like passwords or certificates are used ...
I remember when I started blogging in 2008. It was a nice learning experience, and it was rewarding, too - both the ...
Configuration files management is the core component of every configuration management tool. Templates are one of the ...

Once upon a time I wrote about the Internal Workflow of an E-Business Suite Concurrent Manager Process. Many things ...
In my work as a Database Consultant, I enjoy technical challenges, but it's always a painful process when I need to ...
Over the last few months, I have been seeing references to Cassandra 4.0 and some of its new features. When that ...
On September 1, 2020, Apache disclosed a security vulnerability for Apache Cassandra. Summary: It's possible for a ...
In the TICK stack (Telegraf, InfluxDB, Chronograf, Kapacitor) from InfluxData, Telegraf serves as the crucial "T"—the ...
Roughly speaking, the notion of 'Tables' in Oracle is similar to MongoDB's 'Collections'. They are NOT identical ...
Introduction Just three days ago Oracle released Oracle 18c for general installation on-premises. We've had a taste of ...
Context: Every now and then I find myself looking for a couple of commands I do often. In some other ...

Cassandra nodetool provides several types of commands to manage your Cassandra cluster. See my previous posts for an ...
Not long ago, Oracle adopted the Docker engine as one of the accepted platforms for its products and published a set of ...
Problem Statement In a recent post, my colleague and teammate Peter Sylvester explained how we could customize MySQL's ...

Reasons When I think of Time series databases, my first thoughts go to my own experiences using a relational database ...
Why bother implementing the Oracle Data Guard Broker? The short answer is that it handles the heavy lifting of ...
So you’ve started developing an Ethereum project and TestRPC has worked wonderfully. Now you're ready to set up a CI/CD ...
Cloud functions allow you to run single-purpose functions without having to manage instances in Google Cloud. Cloud SQL ...
Editor’s Note: Because our bloggers have lots of useful tips, every now and then we bring forward a popular post from ...

Learn how to test the capabilities of docker-slim on Java and Python images and containerized Spring and Flask apps. If ...

Have you ever logged on to a Linux machine, only to be greeted by a prompt requesting you make some choice? It’s ...