23 cloud automation workflows

Tame the cloud bill in hours.

Inspectable n8n workflows for cloud engineers. Deploy cost anomaly detection, IAM drift audits, backup checks, and infrastructure runbooks without rebuilding the control flow from scratch.

23 JSON files · Runs in your n8n · Bring your own cloud

Live blueprint

Cloud cost anomaly response

Ready to import
Cloud cost anomaly response workflowA scheduled billing check fetches cloud spend, compares its baseline, diagnoses anomalies, routes severity, and alerts the FinOps team.Daily Window — trigger stepDaily WindowtriggerFetch Spend — integration stepFetch SpendintegrationCompare Baseline — logic stepCompare BaselinelogicDiagnose Cause — ai stepDiagnose CauseaiRoute Severity — logic stepRoute SeveritylogicAlert FinOps — output stepAlert FinOpsoutput
Threshold
+50%
Window
7 days
Delivery
Slack

Designed for the services already in your operations stack

AWSGoogle CloudAzureDockerSlackGitHubNotionOpenAIStripeTelegram

23

cloud automation workflows

AWS, GCP, Azure

cloud platforms supported

100%

editable & portable

0

platform lock-in

For platform engineers, DevOps, and FinOps leaders

Automate cloud cost, compliance, and reliability workflows.

Ready-to-run cloud operations workflows for AWS, GCP, Azure cost anomalies, IAM audits, and compliance automation. Each one ships as a readable JSON file you inspect, deploy to your n8n, and adapt to your cloud SLOs.

01

Cost Anomalies

Detect cloud cost spikes instantly.

Daily: AWS/GCP billing API checks detect spend anomalies >50% above baseline. LLM diagnoses cause (new instance, expensive query, idle resource) and posts to #finops with recovery steps — catch month-end surprises early.

Spend detectionRoot causeFinOps alert
02

Security & IAM

Catch overly-permissive IAM drifts weekly.

Compare current IAM role assignments to baseline policy. Detect unexpected permission escalations, public resource exposure, console login anomalies — alert security team with remediation.

IAM auditAccess controlRisk alerts
03

Compliance

Auto-tag resources and audit compliance daily.

Find untagged resources, detect PII in cloud storage, and flag missing encryption tags. Surface missing controls early so your team can review and remediate them.

Tag compliancePII detectionAudit reports
04

Reliability

Multi-region health checks & incident enrichment.

Every 5 minutes: check app endpoints across regions. When a monitoring webhook fires, fetch cloud infrastructure context (affected EC2/RDS, cost/hour, dependencies) — no tool-switching.

Health checksService contextSLA tracking
05

Storage & Compute

Weekly cleanup: orphaned resources & idle compute.

Detect unattached EBS volumes, stale S3 buckets, and unused EC2 instances. Flag non-production resources outside working hours and estimate the cost attached to each finding.

Resource sweepCost savingsAuto-scale
Readable and portable

No SaaS, no mystery.
Just JSON.

Every workflow is a complete n8n JSON file. Import it, inspect every condition and LLM prompt, connect to your own monitoring APIs and Slack workspace, and run it on your infrastructure — nothing phones home.

  • Human-readable nodes and conditions
  • Model-agnostic LLM steps
  • Credential checklist and setup notes
  • Commercial use included
Browse the workflow collection
workflow.json
yours to edit
01  {
02    "name": "Cloud Spend Anomaly Detector",
03    "trigger": "daily_schedule",
04    "steps": [
05      { "type": "fetch_billing" },
06      { "type": "detect_anomaly" },
07      { "type": "llm_analysis" },
08      { "type": "slack_alert" }
09    ]
10  }

Includes

LLM logic
Data mapping
Error paths
Prompts

Import successful

12 nodes ready to configure

Professional by default

A better starting point
for serious automation.

Adjust cost thresholds, region priorities, tag policies.

Read the exact LLM prompt, cost anomaly thresholds, and IAM drift detection logic. Swap Slack for another webhook destination, adjust alert severity, add your own cost allocation tags — everything is editable.

API credentials in your n8n. Queries run in your account.

API credentials live in your n8n instance. Monitoring data never leaves your AWS/GCP/Azure account. Choose which LLM provider (OpenAI, Claude, Gemini) and control every webhook endpoint.

Built for production cloud infrastructure.

Included error paths cover cloud API rate limits, transient failures, and regional fallbacks, giving your team a clear starting point for production hardening.

Popular starting points

Proven workflows for
work that matters.

Every listing is a real, importable workflow with its structure visible before access. Choose one, add your credentials, and make it yours.

Catalog

Services represented in the catalog

From catalog to an active runbook

Deployed in hours.
Owned by your team.

You get readable n8n JSON that runs in the n8n environment you control. Connect your credentials, test against your infrastructure, and keep every part of the workflow editable.

01

Browse

Pick by operational outcome, not buzzword.

Cost, reliability, security, backup, storage, and infrastructure workflows are grouped around the job to be done. Each listing shows the flow graph, required services, and editable JSON structure.

Setup guides included with every workflow
02

Deploy

Import to n8n and connect your stack.

Download the JSON, import it into self-hosted n8n or n8n Cloud, then connect only the cloud, communication, and model credentials named in the listing.

Fully portable — runs on your infrastructure
03

Monitor

Test, tune, then activate.

Run the workflow with non-production inputs first, adjust thresholds and routing for your environment, inspect the error paths, then publish it on your schedule.

Commercial license included — use across all environments
Product proof, not a black box

Know what you are importing.
Own what you run.

The storefront, workflow viewer, and customer dashboard are built around verifiable details from the files themselves.

Inspect01

See the workflow graph before you choose.

Each product page turns the source JSON into a readable node map, then lists the exact integrations and setup context beside it.

Adapt02

Keep every branch editable in n8n.

Schedules, API calls, prompts, thresholds, routes, and error handling remain visible code and configuration in the file you import.

Operate03

Manage delivery from one workspace.

The customer collection supports search, category filters, saved workflows, recent-download sorting, JSON downloads, and setup bundles.

Subscription Access

Simple, flexible
subscriptions.

Download any workflow from the full collection with a monthly or annual subscription. Pay only for the period you use, cancel anytime.

Free to browse

The agent collection

Every agent

Browse the full catalog of production-ready workflows. Every agent is included with any subscription tier — no per-agent pricing.

Browse all agents
Full catalog

Subscription

from $24/month

Unlimited access to download any agent in the complete collection. Choose Builder or Team, monthly or annual — cancel anytime.

View plans
Complete n8n workflow files
Configured nodes and setup notes
Bring your own model and app keys
Commercial-use license
New workflows as released
PCI-compliant checkoutCancel anytimeCards & Apple Pay

Ship a cloud operations runbook this week.

Start from an inspectable n8n workflow, connect the services you already run, and tune every threshold and branch for your environment.

30-day money-back guarantee. Cancel anytime. Bring your own credentials.

Technical & commercial FAQs

Licensing, setup, and integration
questions answered.

Questions we didn't cover? Reach out: support@autoflowworks.com.

What exactly is in each workflow?+

An importable n8n JSON file with its configured nodes and any trigger, branch, and error paths present in the source. The listing shows the workflow graph, integrations, and setup context before you access.

Which cloud services and tools are covered?+

The catalog spans AWS, Google Cloud, Azure, Docker, GitHub, Slack, Notion, Google Sheets, and more. Each listing names the services it actually uses; HTTP and credential nodes remain editable for your environment.

Do I need to self-host n8n, or can I use n8n Cloud?+

Either. The JSON format is portable across self-hosted n8n and n8n Cloud. Choose the environment that fits your security, residency, and operations requirements, then connect credentials through that n8n instance.

How does subscription and licensing work?+

Choose a monthly or annual subscription to unlock the whole catalog. Cancel anytime with no penalties. The commercial-use license lets your team keep using files you've downloaded, even after your subscription ends.

What if a workflow does not fit my environment?+

Every workflow is editable in n8n, so you can adapt API endpoints, thresholds, prompts, channels, and branching to your stack. Workflows are fully yours to customize.

How are credentials handled?+

Workflow files contain credential references, not your secret values. You create and manage credentials inside your chosen n8n environment and can inspect every endpoint and data path before activation.

What happens when a workflow is updated?+

Your subscription dashboard presents the current files available to your account. You can download updated versions anytime, and files you've already downloaded remain portable and editable.

Can I customize these for my operations team?+

Yes. Edit nodes, schedules, API calls, prompts, thresholds, routing, and error handling directly in n8n. The workflow is an inspectable starting point, not a locked service.