---
title: "Cloud infrastructure for the agentic era"
canonical: https://cloud.socra.com/
---

# Cloud infrastructure for the agentic era

Build artifacts, store images, and connect services through one Cloud Project. Use the console or work directly through the API and CLI.

[Open Cloud Console](https://platform.socra.com/)[Explore services](https://cloud.socra.com/#services)

**my-app**

Illustrative project

Immutable artifact**api / build**01OCI repository**my-app / api**02Managed PostgreSQL**my-app / database**03

**Build**

Source becomes an OCI artifact that can be stored and used by downstream tools.

[Read the reference](https://cloud.socra.com/docs/build)

Project boundaryAccess · Resources · Usage

An illustrative resource model, not a live deployment.

01

**One Project**

A clear home for resources and service usage.

02

**Explicit access**

Permissions for the people and software that need them.

03

**Direct interfaces**

The same service contracts behind your tools.

## Choose what your system needs.

Independent capabilities, organized around your Project. Explore the services and go straight to their documentation.

All servicesBuild and runStore and connectSecure and manage

[### Build

Turn source code into an immutable OCI artifact.

Build and run](https://cloud.socra.com/docs/build)[### Run

Deploy workloads and manage their revisions.

Build and run](https://cloud.socra.com/docs/run)[### Sandbox

Run commands in durable cloud environments.

Build and run](https://cloud.socra.com/docs/sandbox)[### Container Registry

Store and distribute Project-owned OCI images.

Store and connect](https://cloud.socra.com/docs/scr)[### Databases

Provision isolated, managed PostgreSQL databases.

Store and connect](https://cloud.socra.com/docs/db)[### Domains

Verify domain ownership and claim hostnames.

Store and connect](https://cloud.socra.com/docs/domain)[### Pub/Sub

Publish messages and consume them through subscriptions.

Store and connect](https://cloud.socra.com/docs/pubsub)[### Secrets

Manage write-only runtime secrets and their versions.

Secure and manage](https://cloud.socra.com/docs/secret)[### IAM

Control access to Project resources with policies.

Secure and manage](https://cloud.socra.com/docs/iam)[### OAuth

Register clients and authorize application access.

Secure and manage](https://cloud.socra.com/docs/oauth)[### Service Usage

Enable services and inspect usage for a Project.

Secure and manage](https://cloud.socra.com/docs/service)[### Analytics

Collect events and query reports in datasets.

Secure and manage](https://cloud.socra.com/docs/analytics)

This catalog describes Cloud capabilities. Service access depends on your Account and Project. Check the Cloud Console for the services available to you.

## Your system starts with a Project.

Give each application a home. Enable its services, define access, and keep its resources and usage together.

[Understand Projects](https://cloud.socra.com/docs/project)

01

### Enable what you need

Choose from the services available to your Account. A Project records which capabilities your application can use.

02

### Keep access intentional

Use IAM policies and Project-owned OAuth clients to control who can act and what an application can access.

03

### See where usage belongs

Inspect service usage by Project. Your Account remains the place for billing and payment administration.

## Go from an idea to a command.

Work from your terminal or let a coding agent use the same CLI. Every service has a focused reference for its resources and operations.

01**Create a Project**02**Explore available services**03**Build your source**

CLI · projectCopy

```
socra project create my-app
```

Create a Project in your current Account. Use the Project ID returned by the command in the next steps.

[Open documentation](https://cloud.socra.com/docs/project/reference/cli)

## Good to know.

### What is a Cloud Project?

A Project groups an application’s resources, enabled services, and usage within your Account. Create separate Projects when you need separate resource and access boundaries.

### Can a coding agent use Cloud?

A coding agent with terminal access can use the Socra CLI. Applications can integrate with service APIs directly. Access is still controlled by the credentials and permissions you grant.

### Are all of these services available to my Account?

Not necessarily. Some services are restricted to particular Accounts or Projects. The Cloud Console shows your available services; the documentation explains their interfaces.

### Where do I manage billing?

Your Account owns billing. Use Admin to manage payments and inspect costs, while Projects identify which application consumed a service.

## Cloud infrastructure for the agentic era

Cloud services built for people and agents

[Open Cloud Console](https://platform.socra.com/)
