cloud-infrastructure-architect

Design and implement AWS cloud infrastructure with Terraform for fintech applications.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/jaydubya818/Dental_Agent --skill cloud-infrastructure-architect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-infrastructure-architect
Source: https://github.com/jaydubya818/Dental_Agent/tree/main/.claude/skills/cloud-infrastructure-architect
Command: npx skills add https://github.com/jaydubya818/Dental_Agent --skill cloud-infrastructure-architect

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the complexity of designing, deploying, and managing scalable, secure, and cost-effective cloud infrastructure, particularly for production-grade applications in the fintech sector.

Core Features & Use Cases

  • AWS Infrastructure as Code: Defines robust VPCs, ECS services, RDS databases, and ALBs using Terraform.
  • Serverless & Containerization: Implements Lambda functions for event-driven processing and ECS/Fargate for containerized applications.
  • Security & Monitoring: Integrates WAF, security groups, CloudWatch alarms, and dashboards for comprehensive security and observability.
  • Cost Optimization: Includes auto-scaling configurations and budget alerts to manage cloud spend.
  • Use Case: Deploy a secure, highly available, and scalable backend for a new fintech product on AWS, ensuring compliance and efficient resource utilization.

Quick Start

Deploy a production-ready AWS infrastructure stack for a fintech application using the cloud-infrastructure-architect skill.

Frequently Asked Questions about cloud-infrastructure-architect

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

FAQPage Schema
How do I build production-ready AWS infrastructure for a fintech application?

Secure AWS infrastructure for fintech by implementing WAF rules, security groups, and CloudWatch monitoring alongside RDS databases and ALBs. This ensures comprehensive threat protection and observability for highly available backend deployments.

Can I use Terraform to manage ECS Fargate and RDS databases together?

Implement Infrastructure as Code using Terraform to provision AWS VPCs, ECS services, and RDS databases. This codifies cloud resource configuration, enabling repeatable, version-controlled deployments and efficient infrastructure management.

How do I set up auto-scaling and cost monitoring for AWS cloud infrastructure?

Monitor AWS infrastructure using CloudWatch dashboards and alarms to track metrics for ECS, RDS, and Lambda resources. This provides comprehensive observability and automated alerting for maintaining production system health.

Does this approach support serverless functions and application load balancers?

Deploy a fintech backend on AWS using ECS/Fargate and Lambda within a VPC, connected to RDS and ALBs. This architecture supports scalable, secure, and cost-effective resource utilization for financial applications.