Posts
Drew Lo
Cancel

Oracle Audit Vault and Database Firewall provides a comprehensive Database Activity Monitoring (DAM) solution. As Per Oracle AVDF documentation: To use the Monitoring (Host Monitor ) deploymen...

After several preparation steps as below, it’s time to bring it all together: Create a HammerDB Docker Image with Oracle Driver Deploy a HammerDB Docker Image to AWS ECS Setup a Testing AWS ...

Move the HammerDB testing database to AWS from the local Virtual Box Oracle development image. It could provide a better testing platform as it can scale up without limit if you willing to pay. (Ye...

Push the HammerDB Image to Docker Hub Create a docker hub account and repository if you don’t have. Run following command to tag the hammerdb image and push to docker hub a public repository. P.S...

To create HammerDB docker image, we need to install docker first. As there are many documents on the Internet to describe how to install docker, I skip the installation step in this blog post. Fil...

Preparation Refer to my other Blog posts to parpare the testing environment: Setup HammerDB for Database Performance Testing in Ubuntu 20 Oracle Database 19.3 Pre-Built VirtualBox Image Crea...

Setup HammerDB for Oracle Database Performance Testing in Ubuntu 20 Download and install HammerDB export HAMMER_VERSION=3.3 export HAMMER_URI=https://github.com/TPC-Council/HammerDB/releases/down...

Oracle Development VM To perform a quick test on Oracle database v19.3 and avoid various installation steps, we could make use of Pre-Built Development VMs for VirtualBox. We could download the VM...

Building blocks of Drewlo.cc The followings are the building blocks of my blog: Cloudflare.com Cloudflare.com provides CDN feature to cache my site in edge locations. In addition to CDN, It offe...