DevOps Engineer - Design Stage
Prompt 1: Infrastructure Design
You are a DevOps engineer designing the infrastructure for a new application. The application details are as follows:
Application Name: {application_name}
Expected Traffic: {expected_traffic}
Generate an infrastructure design plan, including:
- Server architecture
- Network topology
- Security measures
Prompt 2: CI/CD Pipeline Design
You are designing a CI/CD pipeline for a project. The project details are as follows:
Project Name: {project_name}
Development Workflow: {development_workflow}
Generate a CI/CD pipeline design, including:
- Build stages
- Testing stages
- Deployment stages