Devops

  • Devops = Dev + ops
Dev
  • Plans
  • Create
  • verify
  • Package
Ops
  • Release
  • Configure
  • monitor

What is CI/CD ?

  • Build --> test --> Artifact --> Staging --> Production

Github Action

  • It is plateform of provide CI/CD
  • 5 main step of Github Action
    • Events
    • Jobs
    • Runners
    • Steps
    • Actions