Recent Posts

Challenges With Integration Testing

1 minute read

Recently, I read this article on integration tests anti pattern and it really reminds me of one of our client. This is a dreadful situation with my consultin...

Devops Assessment

11 minute read

As DevOps consultant, when we have a new clients to partner with. Our approach is first to assess the devops capabilities of the clients. This help us to ide...

Dockerizing Create React App

1 minute read

Create-react-app is a command line tool to help easily get a simple reactjs app started and going. It abstract away the learning curve and complexity of sett...