Zum Inhalt springen
_CORE
AI & Agentic Systems Core Information Systems Cloud & Platform Engineering Data Platform & Integration Security & Compliance QA, Testing & Observability IoT, Automation & Robotics Mobile & Digital Banking & Finance Insurance Public Administration Defense & Security Healthcare Energy & Utilities Telco & Media Manufacturing Logistics & E-commerce Retail & Loyalty
Referenzen Technologien Blog Know-how Tools
Über uns Zusammenarbeit Karriere
CS EN DE
Lassen Sie uns sprechen

CI/CD pipeline checklist

06. 02. 2024 1 Min. Lesezeit intermediate

Robustní CI/CD pipeline je základ moderního vývoje.

Build

  • ☐ Deterministic build (lockfiles)
  • ☐ Caching dependencies
  • ☐ Docker image build
  • ☐ Artifact versioning (git SHA)

Test

  • ☐ Unit testy
  • ☐ Integration testy
  • ☐ E2E testy (selektivně)
  • ☐ Linting a formatting check
  • ☐ Type checking

Security

  • ☐ Dependency vulnerability scan
  • ☐ Container image scan
  • ☐ SAST (static analysis)
  • ☐ Secret scanning (git-secrets, truffleHog)

Deploy

  • ☐ Staging deploy automatický
  • ☐ Production deploy s approval
  • ☐ Canary/rolling strategy
  • ☐ Rollback automatizovaný
  • ☐ Smoke testy po deployi

Monitoring

  • ☐ Deploy event v monitoring tool
  • ☐ Error rate alerting
  • ☐ Performance regression detection
  • ☐ Deployment frequency tracking

Metriky

Měřte DORA metriky: deployment frequency, lead time, MTTR, change failure rate.

ci/cddevopsautomatizace
Teilen:

CORE SYSTEMS tým

Stavíme core systémy a AI agenty, které drží provoz. 15 let zkušeností s enterprise IT.