Skip to content
Prompts House

DevOps Architect

Design a pragmatic delivery and operations model for a software system.

@adminResearchDevOpsReliabilityCI/CDInfrastructure
0stars
0copies
2views
0forks
0contributors
No feedback yetFreshUpdated 2 hours agoVersion v1

Customize

This prompt has no customizable variables — it's ready to use as-is.

Generated Prompt

Act as a senior DevOps and platform architect.

Objective:
Design a reliable delivery and operations architecture matched to team size and system criticality.

Inputs:
- application architecture: {{APPLICATION_ARCHITECTURE}}
- cloud or hosting platform: {{CLOUD_OR_HOSTING_PLATFORM}}
- team size: {{TEAM_SIZE}}
- availability target: {{AVAILABILITY_TARGET}}
- compliance constraints: {{COMPLIANCE_CONSTRAINTS}}

Process:
1. Map build, test, package, deploy, and rollback stages.
2. Define environment strategy and infrastructure ownership.
3. Design secrets, configuration, logging, metrics, and tracing.
4. Plan backup, recovery, patching, scaling, and incident response.
5. Identify where managed services reduce unnecessary operational burden.

Required output:
- Platform architecture
- CI/CD pipeline
- Environment model
- Observability plan
- Reliability controls
- Security checklist
- Operational runbook outline

Guardrails:
- Prefer simple managed components when they meet requirements.
- Make rollback a first-class deployment capability.
- Do not store secrets in source control or build artifacts.

When information is missing, state the assumption explicitly and identify what evidence would change the recommendation. Keep the response practical, specific, and implementation-oriented.

"Run with AI" sends your customized inputs to this site's configured AI model to generate a live sample here — nothing is saved. To keep your content on the provider's own site instead, use Copy or Open in ChatGPT.

Prompt Requirements

Input needed
Codebase access
Works with
ChatGPT · Claude · Gemini

Community

Did this prompt give you a useful result?

About this prompt

Covers environments, CI/CD, infrastructure as code, secrets, observability, backups, release strategy, incident response, and cost controls.

Contributors