mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2025-02-25 22:27:17 +07:00
commit
7f49a3ca65
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: '#90DaysOfDevOps - The Big Picture: CI/CD Pipelines - Day 70'
|
||||
title: "#90DaysOfDevOps - The Big Picture: CI/CD Pipelines - Day 70"
|
||||
published: false
|
||||
description: 90DaysOfDevOps - The Big Picture CI/CD Pipelines
|
||||
tags: "devops, 90daysofdevops, learning"
|
||||
@ -7,6 +7,7 @@ cover_image: null
|
||||
canonical_url: null
|
||||
id: 1048836
|
||||
---
|
||||
|
||||
## The Big Picture: CI/CD Pipelines
|
||||
|
||||
A CI/CD (Continous Integration/Continous Deployment) Pipeline implementation is the backbone of the modern DevOps environment.
|
||||
@ -110,6 +111,7 @@ My plan is to look at the following:
|
||||
## Resources
|
||||
|
||||
- [Jenkins is the way to build, test, deploy](https://youtu.be/_MXtbjwsz3A)
|
||||
- [Introduction to Jenkins](https://www.edx.org/course/introduction-to-jenkins)
|
||||
- [Jenkins.io](https://www.jenkins.io/)
|
||||
- [ArgoCD](https://argo-cd.readthedocs.io/en/stable/)
|
||||
- [ArgoCD Tutorial for Beginners](https://www.youtube.com/watch?v=MeU5_k9ssrs)
|
||||
|
Loading…
Reference in New Issue
Block a user