Blog
Thoughts on software engineering, web development, DevOps, and architecture.
-
Getting Started with Ansible
Learn how to get started with Ansible automation through a practical example of PHP installation using Ansible playbooks.
-
An Introduction to Database Normalization
This post describes the basics of database normalization, including normal forms 1NF, 2NF, 3NF, BCNF, 4NF, and 5NF