Skip to content

Stage 6: Automation

Past due by 9 months 0% complete

Automate deployment of infrastructure, environments, and application

  • Automate server deployment (IaC)
  • Create declarative templates (YAML) to deploy infrastructure, environments and application
  • Use environment variables to secure sensitive data and avoid template redundancy.
    These templates will be reusable, repeatable regardless of the deployed environment

Automate deployment of infrastructure, environments, and application

  • Automate server deployment (IaC)
  • Create declarative templates (YAML) to deploy infrastructure, environments and application
  • Use environment variables to secure sensitive data and avoid template redundancy.
    These templates will be reusable, repeatable regardless of the deployed environment
Loading