A design pattern is a tried and tested way to orchestrate one or more components or modules to achieve an objective. Design patterns offer many …
A Quick Intro to Docker
Docker as we all know creates containers which encapsulate the environment needed for an application to run. In this post we summarize the most commonly …
Team Health Dashboard
Over the years I’ve come up with innovations which have changed the way my team and I have worked and have had a positive impact …
OAuth and OpenID
OAuth is a protocol used to authorize a client application’s access to some resource. In the past applications may have used basic authentication such as …
Client and Software Solutions provider conversations – 3 essentials
The 3 essentials for a Software Development project or a Website Development project which come up for discussion with our clients are – Scope – …
The Daily Scrum — Dos and Don’ts – Part 2
In Part 1 I touched upon some of the practices that should and should not be done during a Scrum Meeting. In this part I …
The Daily Scrum — Dos and Don’ts – Part 1
Over the next few posts I will be presenting my observations and recommendations for the successful conduct of a Daily Scrum meeting. The opinions expressed …