Challenges With Integration Testing
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...
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...
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...
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...
Prometheus is a tool/database that is used for monitoring. Prometheus adopt a pull based model in getting metrics data by querying each targets defined in it...
Recently, as a DevOps consultant, I helped improve the performance of running large scale browser automation tests.