Skip to content

Roadmap

All customer-facing Skippr Cloud APIs are Preview. You can build with the journeys below now. Later sections describe work that is not available yet.

At a glance

FactValue
Current maturityPreview
Build nowIdentity, application backends, messaging, Sites web delivery, domains, and infrastructure workflows below
Coming laterPreview stubs and later work below
Check an actionAPI action reference

Build with these journeys now

Identity and access

CapabilityWhat you can do now
Cloud User DirectorySign in with email, see people on your account, assign roles, and attach policies. Email invites and company identity-provider sign-in are coming soon.
AuthCreate app user pools so users of your product can sign in and call Gateway APIs.
SecretsCreate, read, rotate, and delete named secrets.

Application backends

CapabilityWhat you can do now
GatewayPublish HTTP and WebSocket Apis, attach routes and authorizers, and send frames to a connection.
FunctionsRegister, update, invoke, and map event sources. Function URLs are coming soon.
TablesCreate tables and read, write, query, scan, batch, and transact items. Projection expressions and streams on a table are coming soon.
ObjectsCreate buckets, upload and download objects, use multipart upload, and mint presigned URLs.

Messaging and automation

CapabilityWhat you can do now
QueueCreate queues and send, receive, delete, and batch messages.
EventsCreate event buses, put events, and route them to queues or functions.
SchedulerCreate, update, and list schedules.
LogsCreate log groups and streams, put events, and filter recent events.
MetricsPut datapoints, query aggregates, and manage alarms.
TracesPut spans and look up traces.
ELTCreate a managed pipeline, start a run, and inspect status. A started run stays RUNNING until the engine reports a result. The installable ELT runner is Production.

Web delivery and domains

CapabilityWhat you can do now
SitesPublish a site, promote or roll back a deployment, and bind a custom domain after DNS validation.
DNSManage zones, records, and DNS-01 validation.
CertificatesRequest, inspect, renew, and delete certificates.

Infrastructure workflows

CapabilityWhat you can do now
Terraform and CDKTFTerraform skippr/cloud, CDKTF TypeScript, and CDKTF Python expose the same cloud_* resources.
InventoryInspect and verify resources that providers already manage.
DeployConnect a GitHub App, bind repositories, and run jobs on Skippr-managed runners. Long-running machines are not available yet.

Preview stubs and later work

CapabilityCustomer-facing direction
StreamsOrdered append log with topics, partitions, consumer groups, and offsets.
MachinesLong-running virtual machine fleets.

Check an action before you depend on it

A service being Preview does not mean every action on that page is available. Find the action in the API action reference and use its request and response contract. Do not build around an action the reference lists as coming soon.