Posted in: Q&A

Is it bad using too many plugins for increasing speed ?

We host with a Canadian hosting provider (WHC), and are working towards improving our sites loading time. However, I’m concerned we may be implementing too much to accomplish this. Currently, we use: Optimole for photos (may change this, as the filename changes which I understand can affect SEO) Litespeed Cloudflare (free account only) Is it […]

Posted in: Blog

How Docker Containers Work [IN DEPTH]

Recall, we said the container becomes the unit we’ll use to distribute our applications. We also mentioned the container is in a standardized format used by both our developer and operation teams. In our example, we’re developing an order tracking portal that our company’s various outlets will use. With the Docker image built, our operations […]