Thank you so much for this project. Say we have multiple applications to run (microservices), what will change with this approach? Do you have any video on this, please
@DevOpsMadeEasy11 ай бұрын
You can build each application in the build stage and deploy the whole app with a helm chart in the deploy stage. Usually a single helm will deploy all your microservices by having them included as subcharts.
@Newtrojan3 ай бұрын
Great content. Subscribed. How do we manage a gitops based approach with multiple teams, owning different products with different IAC configs and multiple environments like qa dev prod.
@DevOpsMadeEasy3 ай бұрын
You may check IaC wrappers like atmos.tools, terragrunt or terramate
@djwasky3 ай бұрын
Great job. When I do Deploy the Nexus only accept my .jar if version is ended up with "-SNAPSHOT". Why? How to deploy without this sufix?
@DevOpsMadeEasy3 ай бұрын
If snapshot repository is used then snapshot will be appended
@AK-lx3yg Жыл бұрын
Thanks!
@yashwanthreddy3946 Жыл бұрын
Great video
@DevOpsMadeEasy Жыл бұрын
Thanks!
@sahild65842 жыл бұрын
Thnx
@amitverma7545 Жыл бұрын
Git lab runners setup didn’t include in previous tutorial