Home / Companies / Unleash / Blog / June 2021

June 2021 Summaries

2 posts from Unleash

Filter
Month: Year:
Post Summaries Back to Blog
In the context of digital transformation, businesses face the challenge of balancing speed and control to meet the evolving expectations of customers who demand seamless, personalized, and rapid digital experiences. Companies like Unleash advocate for feature activation strategies, such as gradual rollout, to manage the introduction of new features while minimizing risk and maintaining customer satisfaction. This approach contrasts with the practices of DevOps-oriented companies like finn.no, which deploy changes frequently to reduce stress and improve issue identification, while highlighting the need for automation and ownership. The article emphasizes that agility and speed are crucial for success in digital transformation, but stresses the importance of maintaining control over the rollout process to ensure business stability and customer trust.
Jun 25, 2021 1,145 words in the original blog post.
Feature management systems like Unleash provide a solution for managing sprint delivery by allowing teams to control which features are visible to users. During a sprint demo, incomplete features can hinder the release process, but Unleash offers a way to release code without exposing unfinished features to users through the use of feature flags. These flags enable teams to determine which features are activated based on specific criteria, such as user type or environment, thus decoupling the code release from feature availability. This approach allows for a consistent release cycle without delaying completed user stories, maintaining a predictable update stream while ensuring that only fully tested and analyzed features are visible to end-users.
Jun 25, 2021 490 words in the original blog post.