---
title: Capawesome Cloud
description: Platform for iOS and Android apps with Live Updates, Native Builds, App Store Publishing, and Automations. Ship updates instantly and automate releases.
canonical_url: https://capawesome.io/cloud/
---

# Capawesome Cloud

Capawesome Cloud is a mobile DevOps platform for building, updating, and shipping your iOS and Android apps. New to it? Start with [Getting Started](getting-started.md). Curious how teams use it? Explore [solutions by use case](https://capawesome.io/solutions/){:target="_blank"} — white-label apps, beta testing, hotfixes, and more.

## Products

- **[Live Updates](live-updates/index.md)** — ship over-the-air updates to your app's web layer in minutes, without an app store review.
- **[Native Builds](native-builds/index.md)** — build native iOS and Android apps in the cloud, no Mac required.
- **[App Store Publishing](app-store-publishing/index.md)** — submit builds straight to TestFlight and Google Play.
- **[Automations](automations/index.md)** — trigger builds, submissions, and Live Updates from Git events.
- **[Assist](assist/index.md)** — AI features in the Console, like one-click diagnoses of failed builds.

## Ways to use it

- **[Console](https://console.cloud.capawesome.io)** — manage everything from the web dashboard.
- **[CLI](cli/index.md)** — drive Capawesome Cloud from your terminal and CI/CD.
- **[API & SDKs](api.md)** — integrate programmatically from your own backend.
- **[MCP Server](../ai/mcp.md)** — manage your apps from Claude, Cursor, or any other AI assistant.

## Status & SLA

Current availability and uptime history are published on the [Capawesome Cloud status page](https://status.capawesome.io){:target="_blank"}. Uptime is backed by a [Service Level Agreement](https://capawesome.io/legal/service-level-agreement/){:target="_blank"}.

## Bonus: Video Walkthrough

<div style="margin-top: 1rem;">
  <iframe
    width="100%"
    height="450px"
    src="https://www.youtube-nocookie.com/embed/RoFOASn83LE?rel=0&modestbranding=1"
    frameborder="0"
    allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
    referrerpolicy="strict-origin-when-cross-origin"
    allowfullscreen
  ></iframe>
</div>
