Recent Posts

Blue/Green deployment

2 minute read

Blue/green deployment is a technique for releasing applications by shifting traffic between two identical environments running different versions of the ...

Data Access Object DAO

4 minute read

DAO is really a ** J2EE pattern **. It is very easy to implement in PHP and it helps enormously to separate the access to the database from the rest of the c...

Traits

1 minute read

PHP implements a way to reuse code called Traits.

CI/CD Best Practices

1 minute read

Do Treat your infrastructure as code Use version control for your infrastructure code. Make use of bug tracking/ticketing systems. Have peers review change...

Carried away by the current

less than 1 minute read

“If a man going down into a river, swollen and swiftly flowing, is carried away by the current — how can he help others across?”