Closed TheYoungBeast closed 2 months ago
My coworker recently suggested giving it a try to Digital Ocean. It seems that no payments are required, free 200$ and it's targeted to students with a GitHub account.
I'm currently working on a CI/CD pipeline in Github Actions and infra in Azure. I have my private fork of this repo so I'll merge the changes here when it's ready.
I propose setting up a
CI/CD
pipeline to automate deploying simulator dependencies onAWS
Services. Either with Github actions or external solutions like Jenkins.I propose creating a branch: "simulator-cd" or "sim-deploy". Merging to that branch would trigger deployment action. I'd strongly discourage to rely on the "master" branch.
Creating another branch would simplify the process and scripts. We also gain full control of what's being merged and when. In contrast, we have no control over the "master" branch because multiple teams merge their features.
This topic is OPEN for discussion.