CloudStackCanvas

50 certified AWS services, and all 12 starter templates re-certified in CI on every change

  • IaC Engine
  • Deploy

A service on the canvas only counts if the template it exports deploys. So certified means something specific here: the service has its own generator module, the CloudFormation it produces passes cfn-lint, required properties and IAM wiring are verified, and those checks run in CI on every code change. We just audited the entire catalog against that bar. 50 services clear it — and the count has only grown since; the homepage shows the live number. The 32 preview services that could not export a deployable template came off the palette entirely — we would rather the catalog be smaller and true than large and decorative.

The 12 starter templates got the same treatment: CI now re-checks all 12 with cfn-lint plus our certification rules on every code change, so a template that worked yesterday cannot quietly rot. Each template also ships with its own step-by-step deployment guide.

Try it: start a new project from any of the 12 templates.

Fixes & improvements

  • SSM Parameter Store, Step Functions, and EFS rebuilt from preview stubs into fully certified services
  • ACM certificates and Route 53 DNS join the catalog as certified services