Edge Deployment
Also called: Edge AI
A deployment approach in which AI models or applications run on devices or servers located close to where data is generated or consumed to reduce latency and bandwidth usage.
Explore more about Deployment
Related terms
AI capabilities that run directly on local devices, reducing reliance on remote servers and enabling lower-latency, privacy-focused inference.
Serverless DeploymentA deployment model where application code runs in ephemeral containers managed automatically by a cloud provider.
Model ServingThe process of making an AI model available for inference by deploying it behind an interface that accepts requests and returns predictions or generated outputs.
Runtime EnvironmentThe underlying hardware and software infrastructure where applications or models execute.
GPU DeploymentThe practice of deploying AI models or applications on graphics processing units (GPUs) to accelerate inference or training by leveraging massively parallel computation for high-performance workloads.