cloud-platforms

Automate multi-cloud data platform design, deployment, and governance across AWS, GCP, and Azure.

5|1|Updated Nov 18, 2025
One-click install
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-data-engineer --skill cloud-platforms
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-platforms
Source: https://github.com/pluginagentmarketplace/custom-plugin-data-engineer/tree/main/skills/cloud-platforms
Command: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-data-engineer --skill cloud-platforms

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pyyaml, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill centralizes the setup and governance of cloud-based data platforms across AWS, GCP, and Azure, enabling repeatable, secure, and scalable data pipelines for analytics.

Core Features & Use Cases

  • Multi-cloud infrastructure templates for data lakes, data warehouses, and ETL pipelines.
  • Infrastructure as Code patterns with Terraform and serverless components to provision resources across AWS, GCP, and Azure.
  • Security, cost optimization, and governance guidance with best practices for IAM, encryption, monitoring, and cost controls.
  • Reference architectures and practical use cases to accelerate project delivery and reduce setup time.

Quick Start

  • Review the assets/config.yaml to understand default settings and environment overrides.
  • Use the guided prompts to scaffold a cloud-platforms blueprint and a starter data pipeline.
  • Run a sample deployment to provision infrastructure, validate configurations, and inspect results using the provided scripts and references.

Frequently Asked Questions about cloud-platforms

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate multi-cloud data platform deployment across AWS, GCP, and Azure?

Automating multi-cloud data platform deployment uses infrastructure-as-code templates with Terraform to provision data lakes, warehouses, and ETL pipelines across AWS, GCP, and Azure. It centralizes configuration, security hardening, and governance for repeatable environments.

Can I use Terraform to provision serverless data pipelines and data lakes?

Yes, Terraform provisions serverless data pipelines and data lakes by applying infrastructure-as-code patterns. This approach enforces consistent resource configuration, security controls, and cost optimization across your cloud environments.

What is the best way to enforce security and cost governance for cloud data engineering workflows?

Enforcing security and cost governance for cloud data engineering workflows involves applying infrastructure-as-code best practices for IAM, encryption, monitoring, and cost controls. This ensures secure, optimized, and compliant multi-cloud deployments.

How do I scaffold a starter ETL pipeline and validate cloud infrastructure configurations?

To scaffold a starter ETL pipeline and validate configurations, review the default environment settings, use guided prompts to generate a blueprint, and run sample deployment scripts to provision infrastructure and inspect results.

Do I need pyyaml to manage multi-cloud infrastructure-as-code configurations?

Yes, pyyaml is required to parse and manage the YAML configuration files used for default settings, environment overrides, and infrastructure-as-code blueprints across AWS, GCP, and Azure deployments.

When should I not use a multi-cloud architecture for data pipelines?

A multi-cloud architecture for data pipelines may not suit projects lacking complex cross-cloud requirements, as it introduces governance overhead. Single-cloud setups are simpler if advanced multi-cloud infrastructure automation is unnecessary.