Home / Companies / Unleash / Blog / August 2023

August 2023 Summaries

5 posts from Unleash

Filter
Month: Year:
Post Summaries Back to Blog
Mateusz Kwasniewski and Simon Hornby explore the complexities of building custom feature flagging solutions, emphasizing the benefits of leveraging existing expertise rather than developing from scratch. They highlight Unleash as a reliable option, noting its widespread adoption with over 20 million open-source downloads and various enterprise clients, while addressing concerns about its suitability for intricate enterprise environments. Unleash distinguishes itself with features like straightforward pricing, transparency, an on-premises option for enhanced control, and data privacy assurances. The authors encourage potential users to explore Unleash's offerings through a demo without sales pressure and provide flexibility to switch between enterprise and open-source versions, supporting the notion of a trusted solution adaptable to diverse industry needs.
Aug 30, 2023 560 words in the original blog post.
Unleash 5.4 introduces several management-focused features aimed at enhancing the governance of feature flags, including root-level access control, unified settings, alerts for stale feature flags, and flag limits. The update allows for more granular user permissions, enabling individual customization of permissions down to the root level for managing API tokens, addons, environments, context fields, and segments, which is particularly beneficial for large enterprises. The new unified settings option consolidates various edit options and includes a feature to limit the number of flags in a project to manage technical debt. Additionally, users can now add "potentially stale" events to notifications and adjust expiration dates for feature flags, with the option to set some flags not to expire. Fetching individual client tokens has been simplified, enhancing automation processes, and strategy variants have been moved to the strategy level in beta, inviting user feedback to refine the feature.
Aug 23, 2023 576 words in the original blog post.
Unleash has reached a significant milestone of 20 million Docker pulls, a testament to the strong community of users and contributors that have supported the project since its inception in 2014. Spearheaded by CTO and Co-Founder Ivar Ă˜sthus, Unleash has transformed deployment processes, enabling teams to increase their deployment frequency from four times a year to over 2,000 times per week, while fostering a collaborative community that has driven the tool's continuous improvement. This achievement highlights the importance of community involvement, as user feedback and collaboration have been central to Unleash's development. Looking forward, the Unleash team plans to enhance their tool with new improvements and integrations, encouraging continued engagement through platforms like X (Twitter), LinkedIn, and GitHub, and celebrating the milestone with a giveaway on their Slack community.
Aug 15, 2023 352 words in the original blog post.
Feature flags can revolutionize software testing by simplifying infrastructure and providing an efficient way to manage functionality within a single code base, regardless of how many versions are in production. Testing is critical in software development to maintain quality and reliability, with techniques evolving to include unit, integration, and functional/system tests. Feature flags streamline this process by allowing toggling of features without needing multiple branches, helping to mirror production environments with precise targeting for scenarios like canary releases or beta testing. While test environments may not always mimic production, using test-specific contexts can clarify testing setups, offering a hybrid approach between mirroring and unique testing scenarios. Tools like Unleash Edge enhance performance by reducing latency and improving initialization times, proving beneficial in both production and test environments. Despite initial challenges in adopting feature flags, their advantages are significant across the development lifecycle, aiding in runtime control, debugging, and release management.
Aug 10, 2023 982 words in the original blog post.
Feature management is a crucial tool for telecom companies facing rapidly evolving market demands and regulatory requirements, enabling them to maintain agility, improve security, and optimize costs while enhancing customer satisfaction. This approach separates feature releases from code deployments, allowing for efficient software deployment, experimentation, and quick adjustments. Telecom companies, often dealing with complex networks and legacy systems, benefit from feature management's ability to streamline operations, ensure compliance, and facilitate cross-team collaboration. Unleash, an open-source feature management solution, offers telecoms the flexibility to dynamically manage feature lifecycles, conduct A/B testing, and experiment with new features to stay competitive and innovative in a fast-paced industry.
Aug 03, 2023 1,429 words in the original blog post.