Skip to content

deployment and orchestration

MeadowView edited this page Feb 21, 2021 · 1 revision

Overview

Orchestrating in Production

  • Monitoring and LOG collection
  • Manual/Auto healing
  • Manual/Auto scaling
  • Maintenance:
    • Backup and restore
    • Continuous deployment
    • Infrastructure upgrades and patches

Common Requirements

  • Dependency management
  • Reproducible
  • Cloneable
  • Recoverable

Links

Clone this wiki locally