cloud-infrastructure
Design Cloud Infrastructure
Cloud teams need consistent patterns for secure, resilient, and cost-aware infrastructure. This skill guides architecture choices, Terraform organization, availability planning, and operational controls.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "cloud-infrastructure" from https://skillstore.io/skills/89jobrien-cloud-infrastructure.md and its manifest at https://skillstore.io/api/skills/89jobrien-cloud-infrastructure/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "cloud-infrastructure". Need a production architecture for a web application on AWS.
Expected outcome:
- Use managed containers behind a load balancer across two availability zones.
- Store relational data in a managed database with automated backups.
- Place static assets in object storage behind a CDN.
- Add monitoring for latency, errors, saturation, and monthly cost.
Using "cloud-infrastructure". Need to reduce cloud costs without hurting reliability.
Expected outcome:
- Right-size compute based on measured utilization.
- Use reserved capacity for steady workloads and spot capacity for interruptible jobs.
- Move cold data to cheaper storage tiers with lifecycle policies.
- Track cost by service and team through tags or labels.
Security Audit
SafeAll five static findings are false positives from markdown formatting or cloud infrastructure guidance. No prompt injection, command execution intent, or reconnaissance intent was found in SKILL.md.
Risk Factors
⚙️ External commands (3)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/89jobrien-cloud-infrastructure/audits/6?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/89jobrien-cloud-infrastructure?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/89jobrien-cloud-infrastructure?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/89jobrien-cloud-infrastructure/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/89jobrien-cloud-infrastructure.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA · BibTeX · CFF)
APA citation
Joseph OBrien. (2026). cloud-infrastructure security audit report (audit version 6) [Author version 1.0.1]. Skillstore. https://skillstore.io/skills/89jobrien-cloud-infrastructure/audits/6BibTeX citation
@techreport{joseph-obrien-89jobrien-cloud-infrastructure-2026,
author = {Joseph OBrien},
title = {cloud-infrastructure security audit report (audit version 6)},
institution = {Skillstore},
year = {2026},
number = {6},
url = {https://skillstore.io/skills/89jobrien-cloud-infrastructure/audits/6},
note = {Author version 1.0.1}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "cloud-infrastructure security audit report (audit version 6)"
version: "1.0.1"
type: report
authors:
- name: "Joseph OBrien"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/89jobrien-cloud-infrastructure/audits/6"
identifiers:
- type: other
value: "skillstore:89jobrien-cloud-infrastructure:audit:6"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Plan a New Platform
Design a first production cloud architecture with clear compute, storage, database, and network choices.
Improve Existing Infrastructure
Review Terraform structure, high availability choices, and cloud cost drivers before a scaling milestone.
Compare Multi-Cloud Options
Translate architecture needs across AWS, Azure, and GCP services during vendor selection.
Try These Prompts
Design a cloud architecture for a small web application with a database, static assets, and basic monitoring.
Compare AWS, Azure, and GCP service choices for containers, relational databases, object storage, and caching.
Review my Terraform organization and suggest cost optimization steps for compute, storage, and network usage.
Create a multi-region architecture plan with failover, data replication, security controls, observability, and recovery procedures.
Best Practices
- Start with workload requirements, then choose cloud services that match availability, latency, and operations needs.
- Keep Terraform modules small, versioned, documented, and separated by environment state.
- Review identity, network boundaries, encryption, backup tests, and monitoring before production launch.
Avoid
- Do not copy a reference architecture without checking workload requirements and team operations capacity.
- Do not store Terraform state files, secrets, or long-term credentials in source control.
- Do not design multi-region systems before defining recovery objectives and data consistency needs.
Frequently Asked Questions
Does this skill generate Terraform code?
Which cloud providers are covered?
Can this skill inspect my cloud account?
Is this useful for cost optimization?
Can I use it with Claude Code or Codex?
Does it replace a security architecture review?
Developer Details
Author
Joseph OBrienLicense
MIT
Author version
v1.0.1
Skillstore revision
r1
Ref
c4037264bbd363c572662d6154a3ab28f5ca4f53
Maintenance freshness
7/18/2026
Usage
12 downloads · 156 views
File structure
📄 SKILL.md