April 2017 Summaries
5 posts from LaunchDarkly
Filter
Month:
Year:
Post Summaries
Back to Blog
The author joined LaunchDarkly as employee #3 and first design hire in 2015. They learned from the company's exceptional team members and developed a strong sense of success through personal accomplishments, helping others, and making a positive impact on their work. The LaunchDarkly team is dedicated to solving software release problems and enabling companies to deliver better software faster. The author has decided to leave LaunchDarkly for Southern California but speaks highly of the company's design process and encourages designers to consider working there.
Apr 19, 2017
518 words in the original blog post.
The text discusses the differences between two continuous delivery platforms - Spinnaker and Feature Flags. While both aim to solve similar pain points in the software development process, they address different aspects of it. Spinnaker focuses on cluster management and deployment management, enabling rapid code changes and live production releases. On the other hand, feature flags help control access to these features by connecting functionality to clusters of users rather than machines. Together, Spinnaker and feature flags provide a powerful combination for efficient software delivery and user-specific feature access control.
Apr 12, 2017
429 words in the original blog post.
This guide provides a step-by-step process to integrate LaunchDarkly into an application for feature flagging management. The transition involves new team member orientation, selecting a coordinator, separating feature flags from configuration values, cleaning up technical debt by removing old flags, identifying components to be flagged, setting up feature flags, and inviting the team to start releasing faster with less risk. LaunchDarkly offers well-documented SDKs for various platforms and provides features such as user targeting, percentage rollouts, multivariate flags, and a REST API for importing existing flags. The guide emphasizes the importance of understanding feature flagging fundamentals and best practices to ensure a successful integration process.
Apr 07, 2017
892 words in the original blog post.
In this episode of Greymatter, Edith and Paul discuss the challenges of interviewing and hiring employees in a startup environment. They share their experiences with various aspects of the process, including setting expectations for work hours, assessing technical skills, and determining when to fire someone who isn't working out. They also touch on the importance of understanding product market fit and how it can be difficult to predict which startups will succeed or fail. Additionally, they discuss the role of venture capitalists in funding startups and the challenges faced by founders during the fundraising process.
Apr 05, 2017
11,245 words in the original blog post.
LaunchDarkly offers granular access control for managing feature flags in enterprise environments. Custom roles allow administrators to define specific permissions for each team member, ensuring that sensitive features are only accessible by authorized personnel. Additionally, the platform provides multi-factor authentication and session controls to enhance security and prevent unauthorized access. These features enable companies to safely implement feature flagging as part of their software development lifecycle while maintaining control over user access and data privacy.
Apr 04, 2017
486 words in the original blog post.