1116 topics found for:

“development phases”

TDA

Tell, Don't Ask (TDA) is a design principle in software engineering that promotes encapsulation by having objects handle their own data and actions. Essential for maintaining object-oriented integrity and reducing dependencies in the code.

Postel’s Law

A principle stating that a system should be liberal in what it accepts and conservative in what it sends, meaning it should handle user input flexibly while providing clear, consistent output, similar to the principle of fault tolerance. Essential for designing robust and user-friendly interfaces that accommodate a wide range of user inputs and behaviors while maintaining reliability and clarity in responses.

AWS

Amazon Web Services (AWS) is a comprehensive cloud computing platform provided by Amazon that offers a wide range of services including computing power, storage, and databases. Crucial for enabling scalable, cost-effective, and flexible IT infrastructure solutions for businesses of all sizes.

ProductOps

Short for Product Operations, a function that supports product management teams by streamlining processes, managing tools, and ensuring efficient operations. Important for optimizing product management activities and improving cross-functional collaboration.

SRE

Site Reliability Engineering (SRE) is a discipline that incorporates aspects of software engineering and applies them to infrastructure and operations problems to create scalable and highly reliable software systems. Crucial for maintaining the reliability and efficiency of complex software systems.

c14n

Numeronym for the word "Canonicalization" (C + 14 letters + N), converting data to a standard, normalized form to ensure consistency and eliminate ambiguities, often used in URLs to avoid duplicate content issues in SEO. Important for ensuring consistency and reducing redundancy.

Retrospective

A meeting held at the end of a project or development cycle, also known as a "post-mortem," to review what went well, what didn't, and how processes can be improved in the future. Crucial for continuous improvement and learning from past experiences to enhance future projects.

VUCA

Volatility, Uncertainty, Complexity, and Ambiguity (VUCA) is an acronym for describing the challenging conditions of the modern world. Important for understanding and navigating dynamic and unpredictable environments.

Service Design

The practice of planning and organizing people, infrastructure, communication, and material components of a service to improve its quality and the interaction between service providers and customers. Essential for creating effective and user-centered service experiences.

Guild

A broader, more informal community of interest that spans across the entire organization, focusing on shared topics such as agile practices or UX design. Valuable for cross-functional learning, knowledge sharing, and promoting a unified approach to common challenges.

Cybersecurity

The practice of protecting systems, networks, and programs from digital attacks, unauthorized access, and data breaches. Essential for safeguarding sensitive information, maintaining user trust, and ensuring the integrity and functionality of digital products and services.

Design Language

A cohesive system of visual and interaction design principles and guidelines that ensure consistency and coherence across a product or brand's interfaces and experiences. Essential for creating a unified and recognizable user experience, ensuring consistency, usability, and brand identity across all platforms and touchpoints.

BPEL

Business Process Execution Language (BPEL) is a language for specifying business process behaviors based on web services. Important for defining and automating complex business processes in digital product workflows.

ZMOT

Zero Moment of Truth (ZMOT) is a concept in marketing that refers to the point in the buying cycle when the consumer researches a product before the seller even knows they exist. Crucial for understanding consumer behavior and optimizing marketing strategies to influence decision-making at this early stage.

Optimism Bias

A cognitive bias that causes people to believe they are less likely to experience negative events and more likely to experience positive events than others. Crucial for understanding user risk perception and designing systems that account for unrealistic optimism.

ASI

Artificial Superintelligence (ASI) is a hypothetical AI that surpasses human intelligence and capability in all areas. Important for understanding the potential future impacts and ethical considerations of AI development.

Negative Prompt

In AI and machine learning, a prompt that specifies what should be avoided or excluded in the generated output, guiding the system to produce more accurate and relevant results. Crucial for refining AI-generated content by providing clear instructions on undesired elements, improving output quality and relevance.

Yak Shaving

The process of performing a series of seemingly unrelated and often tedious tasks that are necessary to solve a larger problem. Important for recognizing and managing the indirect tasks that contribute to achieving the main objectives in digital product design.