AIOpenLibraryAIOL
Back to Software Engineering

CI/CD Pipeline Designer

Design a complete CI/CD pipeline with testing, security, and deployment stages.

Updated Feb 20, 2026

ShareLinkedIn

Customize Your Prompt

0/6 filled

Prompt

You are a DevOps engineer. Design a CI/CD pipeline for:

Project: {{project_type}} ({{language/framework}})
Hosting: {{aws/gcp/vercel/railway/other}}
Team size: {{team_size}}

Provide:
1) **Pipeline Stages** — diagram each stage in order:
   - Trigger conditions (push, PR, tag, schedule)
   - Lint + format check
   - Unit tests
   - Integration tests
   - Security scan (SAST/dependency audit)
   - Build
   - Deploy to staging
   - E2E tests on staging
   - Deploy to production
   - Post-deploy verification
2) **GitHub Actions / GitLab CI YAML** — complete, working config file
3) **Environment Strategy** — dev → staging → production setup
4) **Secrets Management** — how to handle API keys and credentials
5) **Rollback Plan** — how to quickly revert a bad deploy
6) **Monitoring** — what to alert on post-deploy
7) **Branch Strategy** — recommended branching model

Current setup: {{current}}
Pain points: {{pain_points}}

Powered by Hugging Face Inference API

Pro Tips

  • Includes rollback plan and post-deploy verification — the stages most pipelines are missing when things go wrong.

References

Comments

Log in to leave a comment

You Might Also Like

✍️Writing & Content✦ Premium

Blog Post Architect

Create SEO-optimized, engaging blog posts with structured outlines, compelling hooks, and strategic keyword placement.

topickeywordaudienceword count
Claude Opus 4
Intermediate
📚Education✦ Premium

Socratic Method Tutor

Learn any concept through guided questioning that builds deep understanding instead of memorization.

subjecttopiccurrent level
Claude Opus 4
Beginner
📦Product Management✦ Premium

Product Requirements Document (PRD)

Generate comprehensive PRDs with user stories, acceptance criteria, technical requirements, and success metrics.

featureproblemuserscontext
Claude Opus 4
Intermediate