Difference between revisions of "IT-SDK-DevOps"
Jump to navigation
Jump to search
Samerhijazi (talk | contribs) (→Technical requirements) |
|||
| Line 16: | Line 16: | ||
* https://lenses.io/careers/devops/ | * https://lenses.io/careers/devops/ | ||
* Continuous Deployment with Spinnaker: https://www.spinnaker.io/ | * Continuous Deployment with Spinnaker: https://www.spinnaker.io/ | ||
| + | =Prometheus= | ||
| + | * PromQL | ||
| + | * https://www.youtube.com/watch?v=h4Sl21AKiDg (How Prometheus Monitoring works | Prometheus Architecture explained) | ||
| + | * https://www.youtube.com/watch?v=QoDqxm7ybLc (Setup Prometheus Monitoring on Kubernetes using Helm and Prometheus Operator | Part 1) | ||
| + | * https://www.youtube.com/watch?v=mLPg49b33sA (Prometheus Monitoring - Steps to monitor third-party apps using Prometheus Exporter | Part 2) | ||
Revision as of 13:17, 6 August 2021
To Read
- https://www.atlassian.com/devops/devops-tools
- https://www.atlassian.com/continuous-delivery
- https://www.atlassian.com/continuous-delivery/continuous-integration/trunk-based-development
- https://www.atlassian.com/continuous-delivery/software-testing/types-of-software-testing
- https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow
- https://guides.github.com/introduction/flow/
- https://nvie.com/posts/a-successful-git-branching-model/
Books
- https://azure.microsoft.com/de-de/resources/effective-devops/
- https://trunkbaseddevelopment.com/
- https://paulhammant.com/2013/04/05/what-is-trunk-based-development/
- https://continuousdelivery.com/
- https://lenses.io/careers/devops/
- Continuous Deployment with Spinnaker: https://www.spinnaker.io/
Prometheus
- PromQL
- https://www.youtube.com/watch?v=h4Sl21AKiDg (How Prometheus Monitoring works | Prometheus Architecture explained)
- https://www.youtube.com/watch?v=QoDqxm7ybLc (Setup Prometheus Monitoring on Kubernetes using Helm and Prometheus Operator | Part 1)
- https://www.youtube.com/watch?v=mLPg49b33sA (Prometheus Monitoring - Steps to monitor third-party apps using Prometheus Exporter | Part 2)