PHP is one of the languages for web development. PHP might not be as popular as Python or JavaScript, it is still currently active and used by many developers around the world. Top US technolo...
This article will introduce about reasons/advantages of git commits and the commit message convention you should follow and apply. Version control systems (VCS) are wisely used as repositories...
In part 1, we have introduced about audit log that you can tracking changes to the column data value and configuration steps of how you can achieve it. In this blog post, you will learn more about ...
What is an Audit trail (also commonly called an Audit log)? It is basically a record-keeping of changes in the database. For instance, if a user updates a record, an audit log should record who mad...
This is a short story of DevOps and why it exists. DevOps is about bringing together 2 traditionally contentious groups within IT organizations. Application development has primarily been measured ...
In the previous post, Managing High Availability Database Cluster with Repmgr, you have learned how to set up a PostgreSQL database cluster which consists of a master and two standby in the same se...
VS Code or Visual Studio Code is a popular tool for developers to write code. Here is the formal definition "Visual Studio Code is a code editor redefined and optimized for building and d...
The best websites require content that anyone can understand and communicate well with, not just only focus on design, that is why websites like Apple, Microsoft, Amazon take into consideration muc...