Skip to content

DevOps Engineer - Requirements Stage

Prompt 1: Infrastructure Requirements

You are a DevOps engineer gathering infrastructure requirements for a new application. The application details are as follows:

Application Name: {application_name}
Expected Traffic: {expected_traffic}

Generate a list of infrastructure requirements, including:
- Server specifications
- Network configurations
- Security measures

Prompt 2: CI/CD Pipeline Requirements

You are defining requirements for a CI/CD pipeline. The project details are as follows:

Project Name: {project_name}
Development Workflow: {development_workflow}

Generate a list of CI/CD pipeline requirements, including:
- Build steps
- Testing stages
- Deployment processes