Ultralytics YOLO27:
Back to Ultralytics Glossary

Cloud Computing

Explore how cloud computing powers AI. Learn to train Ultralytics YOLO26 on cloud GPUs and deploy vision models at scale using the all-new Ultralytics Platform.

Cloud computing refers to the on-demand delivery of IT resources—such as servers, storage, databases, networking, and software—over the internet. Instead of organizations purchasing, owning, and maintaining physical data centers, they can access technology services on an as-needed basis from a cloud provider. For practitioners of Artificial Intelligence (AI) and Machine Learning (ML), this paradigm is transformative. It provides the elastic scalability needed to handle massive datasets and complex computations without the prohibitive upfront cost of hardware.

The Importance of Cloud in AI Development#

The symbiotic relationship between cloud infrastructure and modern AI has accelerated technological innovation. Training sophisticated Deep Learning (DL) models requires immense processing power. Cloud platforms offer instant access to high-performance clusters of Graphics Processing Units (GPUs) and Tensor Processing Units (TPUs), enabling researchers to perform distributed training on vast amounts of training data.

Beyond raw power, cloud services streamline Machine Learning Operations (MLOps). From data ingestion and data labeling to model deployment and monitoring, the cloud provides a unified ecosystem. This allows teams to focus on refining algorithms rather than managing infrastructure. For instance, the Ultralytics Platform utilizes cloud resources to simplify the training and management of vision models like YOLO26.

Core Service Models#

Cloud computing is typically categorized into three models, each offering different levels of control:

  • Infrastructure as a Service (IaaS): Provides fundamental compute and storage resources. Users manage the operating system and applications, often using tools like Docker containers. Examples include Amazon EC2 and Google Compute Engine.
  • Platform as a Service (PaaS): Removes the need to manage underlying infrastructure, allowing developers to focus on deploying applications. This is popular for database management and application hosting.
  • Software as a Service (SaaS): Delivers complete software products over the internet. The Ultralytics Platform is a prime example of SaaS, offering a no-code interface for training computer vision models.

Real-World Applications in AI#

Cloud computing enables AI solutions to operate globally across diverse industries.

  • Medical Imaging: Healthcare providers use the cloud to store petabytes of data securely. Medical image analysis algorithms running on cloud servers can process MRI or CT scans to assist radiologists in detecting anomalies. This centralized processing ensures that the latest model versions are always in use.
  • Smart Retail: Retailers leverage cloud-connected cameras for object detection to monitor inventory levels and analyze customer foot traffic. Data is streamed to the cloud, processed to extract insights, and visualized on dashboards for store managers. See how AI in Retail optimizes operations.

Cloud Computing vs. Edge Computing#

It is important to distinguish cloud computing from edge computing, as they serve complementary roles in an AI pipeline.

  • Cloud Computing: Centralizes data processing in massive data centers. It is optimal for heavy workloads like model training, historical Big Data analysis, and long-term storage.
  • Edge Computing: Processes data near the source of generation (e.g., IoT devices, manufacturing robots). This minimizes inference latency and bandwidth usage.

A common workflow involves training a robust model like YOLO26 in the cloud to leverage high-speed GPUs, and then exporting it to a format like ONNX for efficient execution on an edge device.

Example: Cloud-Ready Model Training#

The following Python snippet demonstrates how to initiate training for a Ultralytics YOLO26 model. While this code can run locally, it is designed to scale seamlessly to cloud environments where GPU resources significantly accelerate the process.

from ultralytics import YOLO

# Load the latest YOLO26 model (recommended for speed and accuracy)
model = YOLO("yolo26n.pt")

# Train the model on the COCO8 dataset
# Cloud GPUs drastically reduce training time for larger datasets
results = model.train(data="coco8.yaml", epochs=100, imgsz=640)

For large-scale projects, utilizing cloud training solutions ensures that your model weights are optimized efficiently without overheating local workstations.

Explore solutions

Computer vision for aerial imagery

Computer vision for aerial imagery

Transform drone and aerial imagery into real-time insights for agriculture, aquaculture, environmental monitoring, conservation, and geospatial analysis with Ultralytics YOLO.
Learn more
Computer vision in aerospace

Computer vision in aerospace

Bring vision AI to aerial monitoring with Ultralytics YOLO models. Power drones, aerospace workflows, environmental conservation & geospatial industries with computer vision solutions.
Learn more
Computer vision in security

Computer vision in security

Protect every site with Ultralytics YOLO models. Vision AI powers perimeter monitoring, threat detection, license-plate recognition, and workplace safety.
Learn more
Computer vision in robotics

Computer vision in robotics

Power smarter machines with Ultralytics YOLO models. Vision AI in robotics drives autonomous navigation, perception, object tracking, and real-time control.
Learn more
Computer vision in logistics

Computer vision in logistics

Streamline logistics with Ultralytics YOLO models. Vision AI enables package inspection, sorting, vehicle tracking, and real-time warehouse safety monitoring.
Learn more
Computer vision in retail

Computer vision in retail

Reimagine retail with Ultralytics YOLO models. Vision AI powers inventory tracking, shelf monitoring, queue management, and smarter customer insights.
Learn more
Computer vision in healthcare

Computer vision in healthcare

Build healthcare solutions with Ultralytics YOLO models. Vision AI in healthcare powers faster medical imaging, smarter diagnostics, and patient monitoring.
Learn more
Computer vision in manufacturing

Computer vision in manufacturing

Optimize manufacturing with Ultralytics YOLO models. Vision AI drives quality control, defect detection, PPE compliance, and assembly line automation.
Learn more
Computer vision in automotive

Computer vision in automotive

Apply computer vision in automotive with Ultralytics YOLO models. Vision AI elevates road safety, driver assistance, and vehicle automation for smarter roads.
Learn more
Computer vision in agriculture

Computer vision in agriculture

Bring vision AI to smart agriculture with Ultralytics YOLO models. Power crop monitoring, livestock tracking, and precision farming for higher, smarter yields.
Learn more
Computer vision for aerial imagery

Computer vision for aerial imagery

Transform drone and aerial imagery into real-time insights for agriculture, aquaculture, environmental monitoring, conservation, and geospatial analysis with Ultralytics YOLO.
Learn more
Computer vision in aerospace

Computer vision in aerospace

Bring vision AI to aerial monitoring with Ultralytics YOLO models. Power drones, aerospace workflows, environmental conservation & geospatial industries with computer vision solutions.
Learn more
Computer vision in security

Computer vision in security

Protect every site with Ultralytics YOLO models. Vision AI powers perimeter monitoring, threat detection, license-plate recognition, and workplace safety.
Learn more
Computer vision in robotics

Computer vision in robotics

Power smarter machines with Ultralytics YOLO models. Vision AI in robotics drives autonomous navigation, perception, object tracking, and real-time control.
Learn more
Computer vision in logistics

Computer vision in logistics

Streamline logistics with Ultralytics YOLO models. Vision AI enables package inspection, sorting, vehicle tracking, and real-time warehouse safety monitoring.
Learn more
Computer vision in retail

Computer vision in retail

Reimagine retail with Ultralytics YOLO models. Vision AI powers inventory tracking, shelf monitoring, queue management, and smarter customer insights.
Learn more
Computer vision in healthcare

Computer vision in healthcare

Build healthcare solutions with Ultralytics YOLO models. Vision AI in healthcare powers faster medical imaging, smarter diagnostics, and patient monitoring.
Learn more
Computer vision in manufacturing

Computer vision in manufacturing

Optimize manufacturing with Ultralytics YOLO models. Vision AI drives quality control, defect detection, PPE compliance, and assembly line automation.
Learn more
Computer vision in automotive

Computer vision in automotive

Apply computer vision in automotive with Ultralytics YOLO models. Vision AI elevates road safety, driver assistance, and vehicle automation for smarter roads.
Learn more
Computer vision in agriculture

Computer vision in agriculture

Bring vision AI to smart agriculture with Ultralytics YOLO models. Power crop monitoring, livestock tracking, and precision farming for higher, smarter yields.
Learn more
Computer vision for aerial imagery

Computer vision for aerial imagery

Transform drone and aerial imagery into real-time insights for agriculture, aquaculture, environmental monitoring, conservation, and geospatial analysis with Ultralytics YOLO.
Learn more
Computer vision in aerospace

Computer vision in aerospace

Bring vision AI to aerial monitoring with Ultralytics YOLO models. Power drones, aerospace workflows, environmental conservation & geospatial industries with computer vision solutions.
Learn more
Computer vision in security

Computer vision in security

Protect every site with Ultralytics YOLO models. Vision AI powers perimeter monitoring, threat detection, license-plate recognition, and workplace safety.
Learn more
Computer vision in robotics

Computer vision in robotics

Power smarter machines with Ultralytics YOLO models. Vision AI in robotics drives autonomous navigation, perception, object tracking, and real-time control.
Learn more
Computer vision in logistics

Computer vision in logistics

Streamline logistics with Ultralytics YOLO models. Vision AI enables package inspection, sorting, vehicle tracking, and real-time warehouse safety monitoring.
Learn more
Computer vision in retail

Computer vision in retail

Reimagine retail with Ultralytics YOLO models. Vision AI powers inventory tracking, shelf monitoring, queue management, and smarter customer insights.
Learn more
Computer vision in healthcare

Computer vision in healthcare

Build healthcare solutions with Ultralytics YOLO models. Vision AI in healthcare powers faster medical imaging, smarter diagnostics, and patient monitoring.
Learn more
Computer vision in manufacturing

Computer vision in manufacturing

Optimize manufacturing with Ultralytics YOLO models. Vision AI drives quality control, defect detection, PPE compliance, and assembly line automation.
Learn more
Computer vision in automotive

Computer vision in automotive

Apply computer vision in automotive with Ultralytics YOLO models. Vision AI elevates road safety, driver assistance, and vehicle automation for smarter roads.
Learn more
Computer vision in agriculture

Computer vision in agriculture

Bring vision AI to smart agriculture with Ultralytics YOLO models. Power crop monitoring, livestock tracking, and precision farming for higher, smarter yields.
Learn more

Let's build the future of AI together!

Begin your journey with the future of machine learning