change double quotes round title vs single quotes

This commit is contained in:
Michael Cade 2022-04-07 23:00:24 +01:00
parent f295aab22a
commit 8633a5ae16
89 changed files with 89 additions and 89 deletions

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Responsibilities of a DevOps Engineer - Day 2"
title: '#90DaysOfDevOps - Responsibilities of a DevOps Engineer'
published: false
description: 90DaysOfDevOps - Responsibilities of a DevOps Engineer
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Application Focused - Day 3"
title: '#90DaysOfDevOps - Application Focused'
published: false
description: 90DaysOfDevOps - Application Focused
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - DevOps & Agile - Day 3"
title: '#90DaysOfDevOps - DevOps & Agile'
published: false
description: 90DaysOfDevOps - DevOps & Agile
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Plan > Code > Build > Testing > Release > Deploy > Operate > Monitor > - Day 5"
title: '#90DaysOfDevOps - Plan > Code > Build > Testing > Release > Deploy > Operate > Monitor >'
published: false
description: 90DaysOfDevOps - Plan > Code > Build > Testing > Release > Deploy > Operate > Monitor >
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - DevOps - The real stories - Day 6"
title: '#90DaysOfDevOps - DevOps - The real stories'
published: false
description: 90DaysOfDevOps - DevOps - The real stories
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - The Big Picture: DevOps & Learning a Programming Language - Day 7"
title: '#90DaysOfDevOps - The Big Picture: DevOps & Learning a Programming Language'
published: false
description: "90DaysOfDevOps - The Big Picture: DevOps & Learning a Programming Language"
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Setting up your DevOps environment for Go & Hello World - Day 8"
title: '#90DaysOfDevOps - Setting up your DevOps environment for Go & Hello World'
published: false
description: 90DaysOfDevOps - Setting up your DevOps environment for Go & Hello World
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Let's explain the Hello World code - Day 9"
title: '#90DaysOfDevOps - Let's explain the Hello World code'
published: false
description: 90DaysOfDevOps - Let's explain the Hello World code
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - The Go Workspace - Day 10"
title: '#90DaysOfDevOps - The Go Workspace'
published: false
description: 90DaysOfDevOps - The Go Workspace
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Variables & Constants in Go - Day 11"
title: '#90DaysOfDevOps - Variables & Constants in Go'
published: false
description: 90DaysOfDevOps - Variables & Constants in Go
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Getting user input with Pointers and a finished program - Day 12"
title: '#90DaysOfDevOps - Getting user input with Pointers and a finished program'
published: false
description: 90DaysOfDevOps - Getting user input with Pointers and a finished program
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Tweet your progress with our new App - Day 13"
title: '#90DaysOfDevOps - Tweet your progress with our new App'
published: false
description: 90DaysOfDevOps - Tweet your progress with our new App
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - The Big Picture: DevOps and Linux - Day 14"
title: '#90DaysOfDevOps - The Big Picture: DevOps and Linux'
published: false
description: "90DaysOfDevOps - The Big Picture: DevOps and Linux"
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Linux Commands for DevOps (Actually everyone) - Day 15"
title: '#90DaysOfDevOps - Linux Commands for DevOps (Actually everyone)'
published: false
description: 90DaysOfDevOps - Linux Commands for DevOps (Actually everyone)
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Managing your Linux System, Filesystem & Storage - Day 16"
title: '#90DaysOfDevOps - Managing your Linux System, Filesystem & Storage'
published: false
description: 90DaysOfDevOps - Managing your Linux System, Filesystem & Storage
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Text Editors - nano vs vim - Day 17"
title: '#90DaysOfDevOps - Text Editors - nano vs vim'
published: false
description: 90DaysOfDevOps - Text Editors - nano vs vim
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - SSH & Web Server - Day 18"
title: '#90DaysOfDevOps - SSH & Web Server'
published: false
description: 90DaysOfDevOps - SSH & Web Server
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Automate tasks with bash scripts - Day 19"
title: '#90DaysOfDevOps - Automate tasks with bash scripts'
published: false
description: 90DaysOfDevOps - Automate tasks with bash scripts
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Dev workstation setup - All the pretty things - Day 20"
title: '#90DaysOfDevOps - Dev workstation setup - All the pretty things'
published: false
description: 90DaysOfDevOps - Dev workstation setup - All the pretty things
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - The Big Picture: DevOps and Networking - Day 21"
title: '#90DaysOfDevOps - The Big Picture: DevOps and Networking'
published: false
description: "90DaysOfDevOps - The Big Picture: DevOps and Networking"
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - The OSI Model - The 7 Layers - Day 22"
title: '#90DaysOfDevOps - The OSI Model - The 7 Layers'
published: false
description: 90DaysOfDevOps - The OSI Model - The 7 Layers
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Network Protocols - Day 23"
title: '#90DaysOfDevOps - Network Protocols'
published: false
description: 90DaysOfDevOps - Network Protocols
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Network Automation - Day 24"
title: '#90DaysOfDevOps - Network Automation'
published: false
description: 90DaysOfDevOps - Network Automation
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Python for Network Automation - Day 25"
title: '#90DaysOfDevOps - Python for Network Automation'
published: false
description: 90DaysOfDevOps - Python for Network Automation
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Building our Lab - Day 26"
title: '#90DaysOfDevOps - Building our Lab'
published: false
description: 90DaysOfDevOps - Building our Lab
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Getting Hands-On with Python & Network - Day 27"
title: '#90DaysOfDevOps - Getting Hands-On with Python & Network'
published: false
description: 90DaysOfDevOps - Getting Hands-On with Python & Network
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - The Big Picture: DevOps & The Cloud - Day 28"
title: '#90DaysOfDevOps - The Big Picture: DevOps & The Cloud'
published: false
description: "90DaysOfDevOps - The Big Picture: DevOps & The Cloud"
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Microsoft Azure Fundamentals - Day 29"
title: '#90DaysOfDevOps - Microsoft Azure Fundamentals'
published: false
description: 90DaysOfDevOps - Microsoft Azure Fundamentals
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Microsoft Azure Security Models - Day 30"
title: '#90DaysOfDevOps - Microsoft Azure Security Models'
published: false
description: 90DaysOfDevOps - Microsoft Azure Security Models
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Microsoft Azure Compute Models - Day 31"
title: '#90DaysOfDevOps - Microsoft Azure Compute Models'
published: false
description: 90DaysOfDevOps - Microsoft Azure Compute Models
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Microsoft Azure Storage Models - Day 32"
title: '#90DaysOfDevOps - Microsoft Azure Storage Models'
published: false
description: 90DaysOfDevOps - Microsoft Azure Storage Models
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Microsoft Azure Networking Models + Azure Management - Day 33"
title: '#90DaysOfDevOps - Microsoft Azure Networking Models + Azure Management'
published: false
description: 90DaysOfDevOps - Microsoft Azure Networking Models + Azure Management
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Microsoft Azure Hands-On Scenarios - Day 34"
title: '#90DaysOfDevOps - Microsoft Azure Hands-On Scenarios'
published: false
description: 90DaysOfDevOps - Microsoft Azure Hands-On Scenarios
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - The Big Picture: Git - Version Control - Day 35"
title: '#90DaysOfDevOps - The Big Picture: Git - Version Control'
published: false
description: "90DaysOfDevOps - The Big Picture: Git - Version Control"
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Installing & Configuring Git - Day 36"
title: '#90DaysOfDevOps - Installing & Configuring Git'
published: false
description: 90DaysOfDevOps - Installing & Configuring Git
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Gitting to know Git - Day 37"
title: '#90DaysOfDevOps - Gitting to know Git'
published: false
description: 90DaysOfDevOps - Gitting to know Git
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Staging & Changing - Day 38"
title: '#90DaysOfDevOps - Staging & Changing'
published: false
description: 90DaysOfDevOps - Staging & Changing
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Viewing, unstaging, discarding & restoring - Day 39"
title: '#90DaysOfDevOps - Viewing, unstaging, discarding & restoring'
published: false
description: 90DaysOfDevOps - Viewing, unstaging, discarding & restoring
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Social Network for code - Day 40"
title: '#90DaysOfDevOps - Social Network for code'
published: false
description: 90DaysOfDevOps - Social Network for code
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - The Open Source Workflow - Day 41"
title: '#90DaysOfDevOps - The Open Source Workflow'
published: false
description: 90DaysOfDevOps - The Open Source Workflow
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - The Big Picture: Containers - Day 42"
title: '#90DaysOfDevOps - The Big Picture: Containers'
published: false
description: "90DaysOfDevOps - The Big Picture: Containers"
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - What is Docker & Getting installed - Day 43"
title: '#90DaysOfDevOps - What is Docker & Getting installed'
published: false
description: 90DaysOfDevOps - What is Docker & Getting installed
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Docker Images & Hands-On with Docker Desktop - Day 44"
title: '#90DaysOfDevOps - Docker Images & Hands-On with Docker Desktop'
published: false
description: 90DaysOfDevOps - Docker Images & Hands-On with Docker Desktop
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - The anatomy of a Docker Image - Day 45"
title: '#90DaysOfDevOps - The anatomy of a Docker Image'
published: false
description: 90DaysOfDevOps - The anatomy of a Docker Image
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Docker Compose - Day 46"
title: '#90DaysOfDevOps - Docker Compose'
published: false
description: 90DaysOfDevOps - Docker Compose
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Docker Networking & Security - Day 47"
title: '#90DaysOfDevOps - Docker Networking & Security'
published: false
description: 90DaysOfDevOps - Docker Networking & Security
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Alternatives to Docker - Day 48"
title: '#90DaysOfDevOps - Alternatives to Docker'
published: false
description: 90DaysOfDevOps - Alternatives to Docker
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - The Big Picture: Kubernetes - Day 49"
title: '#90DaysOfDevOps - The Big Picture: Kubernetes'
published: false
description: "90DaysOfDevOps - The Big Picture: Kubernetes"
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Choosing your Kubernetes platform - Day 50"
title: '#90DaysOfDevOps - Choosing your Kubernetes platform'
published: false
description: 90DaysOfDevOps - Choosing your Kubernetes platform
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Deploying your first Kubernetes Cluster - Day 51"
title: '#90DaysOfDevOps - Deploying your first Kubernetes Cluster'
published: false
description: 90DaysOfDevOps - Deploying your first Kubernetes Cluster
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Setting up a multinode Kubernetes Cluster - Day 52"
title: '#90DaysOfDevOps - Setting up a multinode Kubernetes Cluster '
published: false
description: 90DaysOfDevOps - Setting up a multinode Kubernetes Cluster
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Rancher Overview - Hands On - Day 53"
title: '#90DaysOfDevOps - Rancher Overview - Hands On'
published: false
description: 90DaysOfDevOps - Rancher Overview - Hands On
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Kubernetes Application Deployment - Day 54"
title: '#90DaysOfDevOps - Kubernetes Application Deployment'
published: false
description: 90DaysOfDevOps - Kubernetes Application Deployment
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - State and Ingress in Kubernetes - Day 55"
title: '#90DaysOfDevOps - State and Ingress in Kubernetes'
published: false
description: 90DaysOfDevOps - State and Ingress in Kubernetes
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - The Big Picture: IaC - Day 56"
title: '#90DaysOfDevOps - The Big Picture: IaC'
published: false
description: "90DaysOfDevOps - The Big Picture: IaC"
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - An intro to Terraform - Day 57"
title: '#90DaysOfDevOps - An intro to Terraform'
published: false
description: 90DaysOfDevOps - An intro to Terraform
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - HashiCorp Configuration Language (HCL) - Day 58"
title: '#90DaysOfDevOps - HashiCorp Configuration Language (HCL)'
published: false
description: 90DaysOfDevOps - HashiCorp Configuration Language (HCL)
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Create a VM with Terraform & Variables - Day 59"
title: '#90DaysOfDevOps - Create a VM with Terraform & Variables'
published: false
description: 90DaysOfDevOps - Create a VM with Terraform & Variables
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Docker Containers, Provisioners & Modules - Day 60"
title: '#90DaysOfDevOps - Docker Containers, Provisioners & Modules'
published: false
description: 90DaysOfDevOps - Docker Containers, Provisioners & Modules
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Kubernetes & Multiple Environments - Day 61"
title: '#90DaysOfDevOps - Kubernetes & Multiple Environments'
published: false
description: 90DaysOfDevOps - Kubernetes & Multiple Environments
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Testing, Tools & Alternatives - Day 62"
title: '#90DaysOfDevOps - Testing, Tools & Alternatives'
published: false
description: 90DaysOfDevOps - Testing, Tools & Alternatives
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - The Big Picture: Configuration Management - Day 63"
title: '#90DaysOfDevOps - The Big Picture: Configuration Management'
published: false
description: "90DaysOfDevOps - The Big Picture: Configuration" Management
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Ansible: Getting Started - Day 64"
title: '#90DaysOfDevOps - Ansible: Getting Started'
published: false
description: "90DaysOfDevOps - Ansible: Getting Started"
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Ansible Playbooks - Day 65"
title: '#90DaysOfDevOps - Ansible Playbooks'
published: false
description: 90DaysOfDevOps - Ansible Playbooks
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Ansible Playbooks Continued... - Day 66"
title: '#90DaysOfDevOps - Ansible Playbooks Continued...'
published: false
description: 90DaysOfDevOps - Ansible Playbooks Continued...
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Using Roles & Deploying a Loadbalancer - Day 67"
title: '#90DaysOfDevOps - Using Roles & Deploying a Loadbalancer'
published: false
description: 90DaysOfDevOps - Using Roles & Deploying a Loadbalancer
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Tags, Variables, Inventory & Database Server config - Day 68"
title: '#90DaysOfDevOps - Tags, Variables, Inventory & Database Server config'
published: false
description: 90DaysOfDevOps - Tags, Variables, Inventory & Database Server config
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - All other things Ansible - Automation Controller (Tower), AWX, Vault - Day 69"
title: '#90DaysOfDevOps - All other things Ansible - Automation Controller (Tower), AWX, Vault'
published: false
description: 90DaysOfDevOps - All other things Ansible - Automation Controller (Tower), AWX, Vault
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - The Big Picture: CI/CD Pipelines - Day 70"
title: '#90DaysOfDevOps - The Big Picture: CI/CD Pipelines'
published: false
description: "90DaysOfDevOps - The Big Picture: CI/CD Pipelines"
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - What is Jenkins? - Day 71"
title: '#90DaysOfDevOps - What is Jenkins?'
published: false
description: 90DaysOfDevOps - What is Jenkins?
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Getting hands on with Jenkins - Day 72"
title: '#90DaysOfDevOps - Getting hands on with Jenkins'
published: false
description: 90DaysOfDevOps - Getting hands on with Jenkins
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Building a Jenkins Pipeline - Day 73"
title: '#90DaysOfDevOps - Building a Jenkins Pipeline'
published: false
description: 90DaysOfDevOps - Building a Jenkins Pipeline
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Hello World - Jenkinsfile App Pipeline - Day 74"
title: '#90DaysOfDevOps - Hello World - Jenkinsfile App Pipeline'
published: false
description: 90DaysOfDevOps - Hello World - Jenkinsfile App Pipeline
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - GitHub Actions Overview - Day 75"
title: '#90DaysOfDevOps - GitHub Actions Overview'
published: false
description: 90DaysOfDevOps - GitHub Actions Overview
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - ArgoCD Overview - Day 76"
title: '#90DaysOfDevOps - ArgoCD Overview'
published: false
description: 90DaysOfDevOps - ArgoCD Overview
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - The Big Picture: Monitoring - Day 77"
title: '#90DaysOfDevOps - The Big Picture: Monitoring'
published: false
description: "90DaysOfDevOps - The Big Picture: Monitoring"
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Hands-On Monitoring Tools - Day 78"
title: '#90DaysOfDevOps - Hands-On Monitoring Tools'
published: false
description: 90DaysOfDevOps - Hands-On Monitoring Tools
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - The Big Picture: Log Management - Day 79"
title: '#90DaysOfDevOps - The Big Picture: Log Management'
published: false
description: "90DaysOfDevOps - The Big Picture: Log Management"
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - ELK Stack - Day 80"
title: '#90DaysOfDevOps - ELK Stack'
published: false
description: 90DaysOfDevOps - ELK Stack
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Fluentd & FluentBit - Day 81"
title: '#90DaysOfDevOps - Fluentd & FluentBit'
published: false
description: 90DaysOfDevOps - Fluentd & FluentBit
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - EFK Stack - Day 82"
title: '#90DaysOfDevOps - EFK Stack'
published: false
description: 90DaysOfDevOps - EFK Stack
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Data Visualisation - Grafana - Day 83"
title: '#90DaysOfDevOps - Data Visualisation - Grafana'
published: false
description: 90DaysOfDevOps - Data Visualisation - Grafana
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - The Big Picture: Data Management - Day 84"
title: '#90DaysOfDevOps - The Big Picture: Data Management'
published: false
description: "90DaysOfDevOps - The Big Picture: Data Management"
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Data Services - Day 85"
title: '#90DaysOfDevOps - Data Services'
published: false
description: 90DaysOfDevOps - Data Services
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Backup all the platforms - Day 86"
title: '#90DaysOfDevOps - Backup all the platforms'
published: false
description: 90DaysOfDevOps - Backup all the platforms
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Hands-On Backup & Recovery - Day 87"
title: '#90DaysOfDevOps - Hands-On Backup & Recovery'
published: false
description: 90DaysOfDevOps - Hands-On Backup & Recovery
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Application Focused Backups - Day 88"
title: '#90DaysOfDevOps - Application Focused Backups'
published: false
description: 90DaysOfDevOps - Application Focused Backups
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Disaster Recovery - Day 89"
title: '#90DaysOfDevOps - Disaster Recovery'
published: false
description: 90DaysOfDevOps - Disaster Recovery
tags: 'devops, 90daysofdevops, learning'

View File

@ -1,5 +1,5 @@
---
title: "#90DaysOfDevOps - Data & Application Mobility - Day 90"
title: '#90DaysOfDevOps - Data & Application Mobility'
published: false
description: 90DaysOfDevOps - Data & Application Mobility
tags: 'devops, 90daysofdevops, learning'