Recent posts

My Top Takeaways From Refactoring: Part 1

3 minute read

As software developers we should embrace change. Frameworks change, requirements change, expectations change… Incorporating those changes into the existing ...

Docker Networking Explained With Example

6 minute read

Most of our applications in production are multi-container applications. In a multi-container application, two or more containers work together as one to cre...