Monthly Archives: November 2018

Troubleshooting Project Fi SMS Issues

IT Support

I’ve been having an issue with my new Pixel 3 XL receiving messages from iPhone users. I’ve been given a comprehensive guide from Google’s support team on troubleshooting this issue. Here’s the their troubleshooting steps: Hi Duane, Thank you for the information. I’d request to follow the below troubleshooting steps to fix the issue. If […]

Immutable WordPress Example

WordPress Banner

One of my goals to improve security and availability is to containerize my applications and use a Microservices architecture.  I’ve separated MySQL and WordPress and placed them in their own containers. By creating immutable instances of an application that is highly mutable, I’m able to destroy/recreate on the fly should something happen to my WordPress […]