cloud-platforms

Deploy and manage cloud-native applications across AWS, GCP, and Azure.

20|5|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/miles990/claude-software-skills --skill cloud-platforms-miles990
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-platforms
Source: https://github.com/miles990/claude-software-skills/tree/main/development-stacks/cloud-platforms
Command: npx skills add https://github.com/miles990/claude-software-skills --skill cloud-platforms-miles990

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of deploying and managing applications across major cloud platforms like AWS, GCP, and Azure, abstracting away complex configurations.

Core Features & Use Cases

  • Infrastructure as Code (IaC): Define and provision cloud resources using tools like Terraform, AWS CDK, and Serverless Framework.
  • Serverless Architectures: Implement and deploy serverless functions (AWS Lambda, GCP Cloud Functions) and managed services (SQS, SNS, S3, DynamoDB).
  • Cloud-Native Development: Provides code examples and configurations for building applications on cloud platforms.
  • Use Case: Deploy a scalable web application on AWS using ECS Fargate, RDS, and an ALB, managed via AWS CDK.

Quick Start

Use the cloud-platforms skill to deploy a basic serverless API on AWS using the provided serverless.yml template.

Frequently Asked Questions about cloud-platforms

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

FAQPage Schema
How do I deploy serverless APIs using AWS Lambda and GCP Cloud Functions?

Yes, it supports Infrastructure as Code across AWS, GCP, and Azure using Terraform, AWS CDK, and Serverless Framework to define, provision, and manage cloud resources programmatically.

Can I use Terraform and AWS CDK to manage infrastructure as code across AWS, GCP, and Azure?

Yes, it supports Infrastructure as Code across AWS, GCP, and Azure using Terraform, AWS CDK, and Serverless Framework to define, provision, and manage cloud resources programmatically.

What's the best way to deploy a scalable web application on AWS using ECS Fargate and an ALB?

It integrates managed services like S3, DynamoDB, SQS, and SNS alongside edge computing via Cloudflare Workers to build and deploy comprehensive cloud-native applications.

Does this support managed services like S3, DynamoDB, SQS, and SNS for cloud-native development?

It integrates managed services like S3, DynamoDB, SQS, and SNS alongside edge computing via Cloudflare Workers to build and deploy comprehensive cloud-native applications.

Do I need prior cloud platform experience to use the provided serverless.yml templates?

You need basic familiarity with cloud-native concepts to effectively use the serverless.yml templates and Infrastructure as Code tools, though the skill simplifies complex cloud configurations.