Glossary J - P
Technical terms for software development and AI agents starting with J - P
K (2 terms)
KISS: Keep It Simple, Stupid
terminos-tecnicosKISS (Keep It Simple, Stupid) is a design principle that prioritises simplicity. Learn why the simplest solution is usually the best.
Kubernetes
cloud-infraestructuraOpen-source container orchestration platform originally developed by Google for automating deployment, scaling, and management of containerized applications.
L (8 terms)
LangChain
inteligencia-artificialOpen-source framework for building LLM-powered applications with abstractions for chains, agents, memory, and tool integration.
LangGraph
inteligencia-artificialFramework for building stateful multi-agent applications using directed graphs, part of the LangChain ecosystem.
Leader-Coordinator Pattern
AI DevelopmentHierarchical multi-agent orchestration architecture where a central agent coordinates interactions between specialized agents, delegating subtasks, monitoring progress, and synthesizing results.
LLM (Large Language Model)
inteligencia-artificialLarge-scale neural network trained on vast text data to understand and generate natural language.
LLM-powered Development
desarrollo-iaUse of Large Language Models (GPT-5, Claude Opus 4.5) as core of software development process to accelerate 5x-12x.
Load Balancer
cloud-infraestructuraNetwork device or service that distributes incoming traffic across multiple servers to improve application availability, scalability, and fault tolerance.
LoRA (Low-Rank Adaptation)
inteligencia-artificialEfficient fine-tuning technique that inserts small trainable matrices into a frozen model, drastically reducing the resources needed to adapt LLMs.
LTV (Lifetime Value)
gestion-productoMetric estimating the total revenue a customer generates throughout their entire relationship with the business, key for determining acquisition investment.
M (8 terms)
MCP Protocol (Model Context Protocol)
inteligencia-artificialOpen standard by Anthropic that standardizes how AI agents connect to external tools, data sources, and services.
Microservices
desarrollo-softwareArchitectural style that structures an application as a collection of small, independently deployable services communicating through APIs.
Model Distillation
inteligencia-artificialTechnique for transferring knowledge from a large model (teacher) to a smaller one (student), reducing inference costs while preserving most of the performance.
Monolith
arquitectura-softwareArchitectural style where all application functionality is deployed as a single executable unit.
MRR (Monthly Recurring Revenue)
gestion-productoMetric representing the normalized monthly recurring revenue of a subscription business, the fundamental basis for measuring growth and predicting revenue.
Multi-Agent Orchestration
desarrollo-iaSystem that coordinates multiple specialized AI agents (QA, Backend, Frontend, Product) working together to complete complex software development tasks.
Multi-Tenant Architecture
cloud-infraestructuraSaaS architecture pattern where a single application instance serves multiple customers (tenants) with data isolation and independent configuration.
MVP (Minimum Viable Product)
negocioProduct with the minimum set of features needed to validate a business hypothesis with real users. Not a beta version, but a learning experiment.
N (2 terms)
N+1 Query Problem
desarrollo-softwarePerformance anti-pattern where an initial query triggers N additional queries, significantly degrading application performance.
NPS (Net Promoter Score)
Digital ProductCustomer loyalty metric measuring the likelihood of users recommending a product or service, classifying respondents as promoters, passives, and detractors.
O (2 terms)
Observability
cloud-infraestructuraPractice of understanding system behavior through its external outputs: logs, metrics, and traces, enabling investigation of unknown problems beyond traditional monitoring.
OKR (Objectives and Key Results)
gestion-productoManagement framework defining ambitious, measurable objectives with quantifiable key results to align teams and track progress transparently.
P (7 terms)
Peer-to-Peer Agents
AI DevelopmentDecentralized architecture where agents operate as equals without a central coordinator, communicating directly with each other and making collaborative decisions through emergent consensus.
Product Backlog
gestion-productoPrioritized, dynamic list of all pending work on a product, managed by the product owner as the single source of truth for the development team.
Product-Led Growth
gestion-productoGrowth strategy where the product is the primary vehicle for customer acquisition, conversion, and expansion, reducing dependency on sales teams.
Product-Market Fit
gestion-productoState where a product satisfies real market demand sustainably, validated by retention metrics, organic growth, and willingness to pay.
Production Bugs
terminos-tecnicosErrors affecting real users
Prompt Engineering
desarrollo-iaDesign of optimized instructions for LLMs. Critical skill for Agent-Ops engineers, reduces costs 60-80%.
Pulumi
cloud-infraestructuraInfrastructure-as-code platform that lets you define and manage cloud resources with general-purpose programming languages across any cloud provider.
Missing a term?
If you need information about a specific term not in our glossary, contact us.
Contact