devops-platform-engineering-architect

Guide DevOps workflows covering infrastructure design, CI/CD pipelines, and containerization.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/Emmraan/agent-skills --skill devops-platform-engineering-architect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devops-platform-engineering-architect
Source: https://github.com/Emmraan/agent-skills/tree/main/skills/devops
Command: npx skills add https://github.com/Emmraan/agent-skills --skill devops-platform-engineering-architect

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides comprehensive guidance for designing, building, and operating infrastructure and deployment pipelines, ensuring systems are reliable, scalable, secure, and cost-effective.

Core Features & Use Cases

  • Infrastructure Design: Architect cloud infrastructure (AWS, GCP, Azure) using IaC tools like Terraform.
  • CI/CD Pipelines: Design and implement automated build, test, and deployment workflows.
  • Observability & Reliability: Implement logging, monitoring, alerting, and disaster recovery strategies.
  • Use Case: Design a scalable and highly available Kubernetes cluster on AWS, including CI/CD pipelines for deploying microservices and setting up robust monitoring and alerting.

Quick Start

Use the devops skill to design a CI/CD pipeline for a Python web application deployed on AWS ECS.

Frequently Asked Questions about devops-platform-engineering-architect

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

FAQPage Schema
How do I design a CI/CD pipeline for deploying microservices to AWS ECS?

Designing a CI/CD pipeline for AWS ECS involves structuring automated build, test, and deployment workflows that containerize microservices and deploy them reliably to scalable cloud environments.

What is the best way to architect scalable cloud infrastructure using Infrastructure as Code?

Architecting scalable cloud infrastructure using IaC involves defining cloud resources programmatically with tools like Terraform for AWS, GCP, or Azure, ensuring systems remain reliable, secure, and cost-effective through automated provisioning.

How do I set up monitoring and alerting for a Kubernetes cluster on AWS?

Setting up monitoring and alerting for an AWS Kubernetes cluster requires implementing observability workflows that capture logging, monitor operational metrics, and configure alerts to maintain system reliability and disaster recovery strategies.

Does this approach support multi-cloud environments like GCP and Azure, or is it limited to AWS?

Yes, this approach supports multi-cloud environments including AWS, GCP, and Azure. It provides structured, actionable guidance for designing and operating infrastructure that ensures reliability, scalability, and security across these major cloud platforms.

Can I use this to implement disaster recovery and environment management strategies?

Yes, you can implement disaster recovery and environment management strategies. It guides operational best practices covering observability, logging, monitoring, alerting, and recovery workflows to ensure production-ready system reliability.