Reading this article will give you a brief idea about what is Oracle partition pruning, what benefits it provides and how can we make use of it. Read all
Why is database capacity planning so hard? And how can you simplify it? We'll walk you through an example using ScyllaDB, an open-source NoSQL database. Read all
Transparent Data Encryption, or TDE, encrypts the data in a database to prevent attackers from reading it if they break the first line of defense. Read all
Native nix flake NixOS installation on LVM and encrypted with LUKS. I will tackle a specific problem I was trying to solve, and as a result, I can share and ... Read all
Building an automated process integrating some IoT devices with Camunda Platform to dispense Skittles based on evaluating pictures both manually and using AI. Read all
Running Apache Spark on Kubernetes. Embracing cloud agnosticism and get rid of cloud provider options. Focus on the orchestration and benefits Read all
Java String formatting combines conversions, flags, widths, and precisions. We cover the basics and provide detailed tables for future reference. Read all
This tutorial explains easy way to set up Cypress and Typescript Automation Framework with page object model. Cypress is new tool alternative to protractor. Read all