cloud-platforms

Implement cloud platform best practices for AWS, Azure, GCP, and Cloudflare.

10|2|Updated Dec 19, 2025
One-click install
npx skills add https://github.com/KiranEswaran/engineering-skills --skill cloud-platforms-kiraneswaran
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-platforms
Source: https://github.com/KiranEswaran/engineering-skills/tree/main/cloud-platforms
Command: npx skills add https://github.com/KiranEswaran/engineering-skills --skill cloud-platforms-kiraneswaran

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Cloud-platforms provides vetted patterns and best practices for designing, securing, and operating cloud infrastructure across AWS, Azure, GCP, and Cloudflare. It helps teams avoid common misconfigurations and security gaps by modeling reusable IaC, IAM, networking, and serverless patterns.

Core Features & Use Cases

  • Zero-trust and least-privilege guidance across major clouds.
  • IaC-driven patterns for VPCs, identities, and network security.
  • Multi-cloud governance examples for architecture reviews and deployments.
  • Use Case: When designing a new cross-cloud workload, reference this Skill to align on IAM, networking, and security controls, then implement the patterns in your cloud accounts.

Quick Start

Audit current IAM roles and network configurations across AWS, Azure, and GCP to ensure zero-trust and least-privilege alignment.

Frequently Asked Questions about cloud-platforms

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

FAQPage Schema
What are the best practices for implementing zero-trust across AWS, Azure, and GCP?

Zero-trust best practices involve enforcing least-privilege IAM and strict network security controls across AWS, Azure, and GCP. This Skill provides vetted patterns to model reusable IaC configurations that satisfy a zero-trust posture and prevent common security gaps.

How do I design least-privilege IAM for multi-cloud environments?

Designing least-privilege IAM requires auditing current roles and applying IaC-driven configurations across multi-cloud environments. This Skill offers reusable patterns to align identities and permissions, ensuring strict access controls across major cloud platforms.

Can I use IaC patterns to manage VPCs and network security across multiple clouds?

Yes, you can use IaC-driven patterns to manage VPCs, identities, and network security across multiple clouds. This Skill provides vetted infrastructure design patterns to help teams avoid misconfigurations during cross-cloud workload deployment.

Does this Skill provide governance examples for cross-cloud architecture reviews?

Yes, this Skill provides multi-cloud governance examples specifically for architecture reviews and deployments. These examples help teams align on IAM, networking, and security controls when designing new cross-cloud workloads.

What is the best way to secure serverless patterns across AWS, Azure, GCP, and Cloudflare?

Securing serverless patterns across AWS, Azure, GCP, and Cloudflare requires applying zero-trust posture and least-privilege IAM. This Skill models reusable infrastructure design patterns to secure serverless architectures and prevent common operational gaps.