Domäne
DevOps & CI/CD
Skill-Profil
Zero-downtime deployment, traffic switching, rollback strategies, infrastructure patterns
Rollen
5
wo dieser Skill vorkommt
Stufen
5
strukturierter Entwicklungspfad
Pflichtanforderungen
21
die anderen 4 optional
DevOps & CI/CD
Deployment Strategies
17.3.2026
Wählen Sie Ihr aktuelles Level und vergleichen Sie die Erwartungen.
Die Tabelle zeigt, wie die Tiefe von Junior bis Principal wächst.
| Rolle | Pflicht | Beschreibung |
|---|---|---|
| Cloud Engineer | Pflicht | Understands the fundamentals of Blue/Green Deployment. Applies basic practices in daily work. Follows recommendations from the team and documentation. |
| DevOps Engineer | Understands blue-green deployment concept: two identical environments, traffic switching. Knows advantages (zero-downtime, fast rollback) and limitations (resources, DB migrations). Observes the deployment process under senior engineer guidance. | |
| DevSecOps Engineer | Studies blue-green deployment concept: two identical environments, instant traffic switching. Configures blue-green through AWS ALB target groups. Understands benefits: zero downtime, instant rollback. Practices switching between blue and green environments in staging. | |
| Platform Engineer | Pflicht | Understands blue-green deployment principles and its benefits for zero-downtime on the platform. Performs traffic switching between blue and green environments by following instructions. Verifies health checks of new environment before switch. Participates in rollback when issues arise. |
| Release Engineer | Pflicht | Understands the blue-green deployment concept and its advantages over rolling update. Knows how to switch traffic between environments. Can execute and roll back a simple deployment. |
| Rolle | Pflicht | Beschreibung |
|---|---|---|
| Cloud Engineer | Pflicht | Independently creates and maintains Blue/Green Deployment. Configures CI/CD pipelines. Automates routine operations. |
| DevOps Engineer | Implements blue-green deployments in Kubernetes: through Service selector switch, Argo Rollouts or Istio traffic management. Configures automated post-switch health verification, rollback scripts. Manages database migrations for both-version compatibility. | |
| DevSecOps Engineer | Implements blue-green deployment in Kubernetes with ArgoCD Rollouts. Configures health checks and automated rollback on metric degradation. Introduces database migration strategy for both-version compatibility. Automates smoke tests during switching. Configures monitoring of both environments for comparison. | |
| Platform Engineer | Pflicht | Configures blue-green deployment for platform services: DNS-based or load balancer switching. Automates smoke tests between switches. Manages databases during blue-green (backward compatible migrations). Creates runbooks for blue-green procedures. |
| Release Engineer | Pflicht | Configures blue-green deployment in Kubernetes with service switching. Automates smoke tests after traffic switching. Manages database migrations compatible with blue-green deployments. |
| Rolle | Pflicht | Beschreibung |
|---|---|---|
| Cloud Engineer | Pflicht | Designs CI/CD architecture with Blue/Green Deployment. Optimizes pipeline speed and reliability. Introduces progressive delivery. |
| DevOps Engineer | Pflicht | Designs blue-green strategy for production: automated switching with pre/post-deployment hooks, monitoring integration for automatic rollback. Solves database migration, session management and cache invalidation challenges during switching. |
| DevSecOps Engineer | Pflicht | Designs blue-green deployment strategy for multi-service architecture. Solves challenges: database schema compatibility, session management, cache warming. Introduces automated traffic shifting with rollback triggers based on SLOs. Develops runbooks for complex deployments with inter-service dependencies. |
| Platform Engineer | Pflicht | Designs blue-green infrastructure for IDP: immutable environments through IaC, automated validation pipeline. Integrates blue-green with ArgoCD and service mesh for seamless switching. Creates self-service blue-green deployment for teams with automatic rollback based on SLI. |
| Release Engineer | Pflicht | Designs blue-green for stateful services and complex inter-service dependencies. Implements automated rollback based on health checks and error rate. Ensures zero-downtime for databases with dual-write pattern. |
| Rolle | Pflicht | Beschreibung |
|---|---|---|
| Cloud Engineer | Pflicht | Defines DevOps strategy with Blue/Green Deployment. Establishes CI/CD standards. Introduces platform engineering approaches. |
| DevOps Engineer | Pflicht | Defines blue-green deployment standards for the organization: when to apply blue-green vs canary vs rolling, validation checklists. Designs universal deployment pipeline with strategy selection, automated verification and SLO-based promotion. |
| DevSecOps Engineer | Pflicht | Defines zero-downtime deployment strategy for the organization. Manages deployment platform supporting blue-green, canary and rolling updates. Builds deployment safety metrics: change failure rate, rollback frequency, MTTR. Introduces deployment windows and change management for regulated environments. |
| Platform Engineer | Pflicht | Defines zero-downtime deployment strategy: when to use blue-green vs canary vs rolling update. Leads standardization of deployment strategies on the platform. Designs cost-efficient dual-environment approach (spot instances, autoscaling). Creates deployment reliability metrics. |
| Release Engineer | Pflicht | Defines deployment strategy for the entire platform. Makes decisions on blue-green vs canary vs feature flags for different services. Manages deployment risk and SLA. |
| Rolle | Pflicht | Beschreibung |
|---|---|---|
| Cloud Engineer | Pflicht | Shapes blue-green deployment strategy for cloud infrastructure: Route 53 weighted routing, ALB target group switching, ECS blue-green through CodeDeploy. Designs rollback automation, database migration strategy and smoke testing for zero-downtime infrastructure updates. |
| DevOps Engineer | Pflicht | Develops zero-downtime deployment strategy for all infrastructure: standards for each service type (stateless, stateful, data pipeline). Defines deployment platform architecture with SLO-driven automatic strategy selection and rollback. |
| DevSecOps Engineer | Pflicht | Architecturally defines enterprise deployment strategy. Designs multi-regional blue-green deployment for mission-critical systems. Defines deployment safety standards for dozens of teams. Develops deployment practices maturity assessment framework. Influences organizational SRE culture. |
| Platform Engineer | Pflicht | Shapes deployment automation vision for the organization: intelligent deployment orchestration, ML-based rollback decisions. Defines deployment safety standards for critical systems. Evaluates emerging approaches to zero-downtime (progressive delivery, traffic mirroring) for platform evolution. |
| Release Engineer | Pflicht | Shapes deployment philosophy and progressive delivery standards for the organization. Researches advanced deployment patterns and rollback automation. Influences platform engineering roadmap. |