if (document.cookie.includes('cookieConsent=all') || document.cookie.includes('cookieConsent=analytics')) { var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-28644221-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); }

About The Editorial Team

This author has not yet filled in any details.
So far The Editorial Team has created 164 blog entries.
22 05, 2018

Nutcache complies with the GDPR

2019-05-28T15:04:38+00:00May 22nd, 2018|

Nutcache is committed to protecting and safe guarding your personal data, which is why we have taken all the required measures to protect the fundamental right to privacy and the protection of personal data for people affected by the new European data protection law, known as the General Data Protection Regulation (GDPR). What is the [...]

21 03, 2018

7 Methods to Keep Sprint Meetings on Point

2019-05-28T15:04:38+00:00March 21st, 2018|

Almost every business around the globe relies on Sprint meetings in order to set a direction for the company, disseminate information, delegate tasks, and review the team’s performance. However, most meetings tend to drag on way longer than required, adversely affecting the productivity and the profitability of the organization. According to an article published in the [...]

29 01, 2018

A Nerd’s Guide on Sprint Backlog and Product Backlog

2019-10-11T15:46:16+00:00January 29th, 2018|

Learning about Agile systems can almost be like learning a new language. There are so many terms, ideologies, and frameworks to remember that it’s easy to get things confused or jumbled up. Whether you are confusing Scrum with Agile, still figuring out how to hold an effective Sprint Planning meeting, or unsuccessfully applying Agile frameworks, [...]

15 01, 2018

6 Must Have Skills to Become a Notable Scrum Master

2023-03-28T18:52:29+00:00January 15th, 2018|

According to the Scrum Alliance, a Scrum Master is “a facilitator for the team and the product owner. Rather than manage the team, the Scrum Master works to assist both.” The Scrum Master is a liaison between the planners and the doers, so to say, and it is up to them to ensure that [...]

8 01, 2018

5 Ways to Improve Teamwork with Scrum Methods

2023-03-28T19:46:48+00:00January 8th, 2018|

It’s a fact that we are able to accomplish more by working together than as individuals. In a large study conducted by Salesforce regarding workplace challenges, 86% of leaders agreed that failing to work together as a team was the leading cause of project failure. Teamwork is an essential element of a successful company. [...]

6 12, 2017

How Scrum Masters Can Keep Their Teams Focused on Goals

2023-02-17T19:23:14+00:00December 6th, 2017|

As a Scrum Master, your role is vital to the success of the team, but it certainly comes with a number of requirements. Your list of duties includes implementing the Scrum rules and framework throughout a project, as well as keeping the peace and resolving issues along the way. Even though you are not exclusively [...]

1 12, 2017

5 Secret Tactics That Will Boost the Outcome of Your Sprint Planning Meeting

2019-05-28T15:04:40+00:00December 1st, 2017|

Sprint planning is absolutely vital to the success of a Scrum team. You wouldn’t expect a sports team to perform well if they never met for practice, so in the same way, you shouldn’t expect a Scrum team to be able to work together without holding consistent meetings to strategize for the next sprint. Evaluate [...]

9 11, 2017

Confusing Scrum with Agile? Here’s What You Need to Know

2019-05-28T15:04:41+00:00November 9th, 2017|

There is a lot of misconception when it comes to Agile and Scrum. Many teams and businesses describe their actions as Scrum or Agile simply because they are buzz-worthy terms in the software development world. While a team can be Agile without practicing Scrum, it cannot practice Scrum and not be Agile. Confused yet? What [...]

18 09, 2017

Agile – Scrum Sprint Definition, Roles and Planning

2019-05-28T15:04:41+00:00September 18th, 2017|

What is a Sprint in the Agile Approach? How do you define an agile sprint? The definition of an Agile sprint is one that’s pretty straight forward, unlike other parts of the framework that enjoy the occasional debate, such as “Sprint Zero”. The Scrum Guide describes a Sprint as the “the heart of Scrum” and [...]

4 08, 2017

A Simple Guide to Understanding Continuous Integration (CI)

2019-05-28T15:04:41+00:00August 4th, 2017|

In this model, we explain the definition of Continuous Integration and its relationship with Continuous Deployment and Continuous Delivery, and how these processes occur. When we are done with the preliminaries, we explore further the intricacies of these systems and their workflow. What is Continuous Integration? According to Techopedia, Continuous Integration (CI) is… “Continuous integration [...]

Go to Top