ChatGPT DevOps和CI/CD 提示词(Prompts)
2023-06-28 15:11 更新
标签:软件开发
中文提示词:
基于给定的[语言]项目的要求和限制,设计一个 CI/CD 管道:[项目描述]。
英文提示词:
Design a CI/CD pipeline for the given [language] project based on its requirements and constraints: [project description].
中文提示词:
针对给定的[语言]应用程序,提出一种自动化部署策略,将其部署到[云服务提供商或环境]:[应用程序描述]。
英文提示词:
Propose a strategy to automate the deployment of the given [language] application to [cloud provider or environment]: [app description].
中文提示词:
提出改进措施,以提高给定的[语言]项目的构建和部署流程的效率:[项目描述]。
英文提示词:
Suggest improvements to the given [language] project's build and deployment process to increase efficiency: [project description].
中文提示词:
比较不同容器化技术(如 Docker、Kubernetes、Podman)在给定的[语言]项目中的优势和劣势:[项目描述]。
英文提示词:
Compare the advantages and disadvantages of different containerization technologies (e.g., Docker, Kubernetes, Podman) for the given [language] project: [project description].
中文提示词:
识别利用云原生技术优化给定的[语言]项目的基础设施和资源使用的机会:[项目描述]。
英文提示词:
Identify opportunities to optimize the given [language] project's infrastructure and resource usage using cloud-native technologies: [project description].
提示
- ChatGPT 对英文的理解更为出色。如果你英文还可以,建议复制英文提示词。
- 英文提示词带来的回复也很可能是英文的,可以在提示词结尾添加
respond in Chinese
,将回复指定为中文。