Meeting Notes February 2, 2022 CI CD - tempus-app/wiki GitHub Wiki

🗓️ Date

February 2, 2022

⏰ Duration

30 min

😀 Participants

Member Name Is Present
Aman Riat
Afrah Ali
Mustafa Ali

🎯 Goals

  • Decide CI/CD
  • Decide Deployment

📓 Discussion Topics

  • Elastic beanstalk
  • Environment
    • Dev
    • Staging
    • Prod
  • Use github actions to run tests and it essentially is our CI
  • github actions would then push to beanstalk and run the container
  • Could also use azure devops and azure app service

🎥 Action Items

  • Came down to elastic beanstalk + github actions or azure devops + azure app services

💭 Decisions