509.949.2162 jeremy@bondbyte.com

Are there levels of HIPPA Compliance?

HIPAA compliance doesn’t have formally defined “levels” per se, but organizations can achieve compliance in varying degrees of thoroughness and sophistication based on their specific needs and resources. Compliance can generally be categorized based...

What is HIPAA

The Health Insurance Portability and Accountability Act (HIPAA) of 1996 is a critical piece of legislation that affects how healthcare information is managed and protected. From a software application perspective, the essence of HIPAA involves several key elements: 1....

Accounting Principals & Design Patterns

Here are some notes on how to handle Accounting Principals while also using Design Patterns to solve what appears to be a simple problem. Accounting Principals are the fundamental components to accounting. These principals were invented or conceived long before...

WordPress and Mariadb on Docker

Using Docker for hosting WordPress and Mariadb container seems like a no brainer. The container allows sites to be managed, maintained and moved without disrupting the other sites. We will need a nix box in the cloud, static IP is a must. We should probably create a...