-
DevOps
Turning Your App into Separate Containers for Better CI/CD
Guess how long the test and build process is for my most recent project? Twenty minutes. I’m not kidding. It…
Read More » -
Web Dev
Introducing Business iQ
Want to learn how you will identify and fix code bottlenecks, memory leaks, slow database queries, infrastructure blockages, and zero…
Read More » -
Ruby
Microservice Communication with Queues
Microservices are small programs that handle one task. A microservice that is never used is useless though — it’s the…
Read More » -
PHP
PHP Google Maps Example
According to wikipedia Google Maps is a web based mapping service developed by Google. It offers satellite imagery, street maps,…
Read More » -
DevOps
Docker List Containers Example
This example will show you how to list containers with Docker, one of the most popular software of the moment.…
Read More » -
PHP
PHP Export to Excel Example
It can become neccessary to export data to a browser in excel format or just create an excel document from…
Read More » -
Python
Python Inheritance is More Powerful (and More Dangerous) Than Most
This is going to be a short one to get me back into writing again. I just wanted to point…
Read More »