Difference between revisions of "IT-SDK-DevOps"

From wiki.samerhijazi.net
Jump to navigation Jump to search
(Books)
(Ref.)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
[[File:BG 01.jpg|thumb]]
 
[[File:BG 01.jpg|thumb]]
 +
=Ref.=
 +
* https://argoproj.github.io/argo-cd/getting_started/
 +
* https://opensource.com/article/21/8/argo-cd
 +
 +
=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=
 
=Books=
 
* https://azure.microsoft.com/de-de/resources/effective-devops/
 
* https://azure.microsoft.com/de-de/resources/effective-devops/
 +
* https://trunkbaseddevelopment.com/
 
* https://paulhammant.com/2013/04/05/what-is-trunk-based-development/
 
* https://paulhammant.com/2013/04/05/what-is-trunk-based-development/
 
* https://continuousdelivery.com/
 
* 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)
 +
=Elasticsearch=
 +
* https://www.youtube.com/watch?v=I5c8Pfg2tys (Logging in Kubernetes with Elasticsearch, Fluentd and Kibana | Complete Course Overview)
 +
* https://www.youtube.com/watch?v=5ofsNyHZwWE (How Fluentd simplifies collecting and consuming logs | Fluentd simply explained)

Latest revision as of 02:21, 12 August 2021

BG 01.jpg

Ref.

To Read

Books

Prometheus

Elasticsearch