Technology Radar
A Technology Radar is a visual tool that helps teams track and evaluate emerging technologies, showing which ones to adopt, hold, or avoid based on their relevance and maturity.
A/B tests
A/B tests involve comparing two versions of a product to determine which one performs better based on specific metrics.
Double Diamond
Double Diamond is a design process with four phases: Discover, Define, Develop, and Deliver, to solve problems creatively.
Domain-Driven Design (DDD)
Domain-Driven Design is a software development approach that emphasizes understanding the business domain to create a shared model, ensuring the software aligns with user needs and goals.
Feature toggles
Feature toggles are switches in code that allow developers to enable or disable specific functionalities of a product without deploying new code.
DORA metrics
DORA metrics are a set of indicators measuring deployment frequency, lead time, change failure rate, and time to restore service in software delivery.
Design system
A design system is a collection of reusable components, guidelines, and standards that helps teams create consistent and user-friendly products efficiently.
Inner sourcing
Inner sourcing is the practice of using open-source methods within an organization, allowing teams to collaborate and share code or resources across departments to improve efficiency and innovation.