
04 - Map Out the Current Flow
Diving headfirst into Agile without knowing the current process is like trying to fix a car without popping the hood. You need to know what’s under the surface before you start making changes! That...
Diving headfirst into Agile without knowing the current process is like trying to fix a car without popping the hood. You need to know what’s under the surface before you start making changes! That...
I’m starting to sound like a broken record, but at this point it should be clear that Agile transformation is not fancy buzzword. At its core, Agile is about people, collaboration, and getting stuf...
Agile transformation isn’t just a strategy; it’s a game-changer for organizations looking to thrive in today’s fast-paced world. But let’s be real: if leadership isn’t fully invested, the transform...
Issue I ran into this issue when creating my first GitHub Actions release using actions@create-release. Cause When you delete a repository and recreate it with the same name, it is possible that s...
Let’s be real: jumping on the Agile bandwagon can feel like chasing the latest trend. Everyone’s doing it, right? But here’s the deal: without a rock-solid reason behind your Agile transformation, ...
Create an Oracle RDS database in AWS within minutes by automating the entire provisioning process using Ansible. For this demo I’m running Ansible (2.9.2) and the latest version of AWS CLI on RHEL8...
Logical mistake, end of testing cycle, need to rollback database to a previous state? RMAN restore can help, however there’s an easier way: we can address these scenarios with the Flashback techniq...
This blog describes installation and configuration of Oracle Enterprise Manager (OEM) Cloud Control 13c on RHEL6. The implementation described in this blog is based on a server installation with a ...
Transparent HugePages (THP) memory is different from standard HugePages memory because the kernel thread allocates memory dynamically during runtime. Standard HugePages memory is pre-allocated at s...
This post describes silent installation and configuration of Grid Infrastructure 18c (64bit) and Oracle Database 18c (64bit) on RHEL 7. The implementation described in this blog is based on a serve...