change single quotes to double and add day to title

This commit is contained in:
Michael Cade 2022-04-08 10:08:55 +01:00
parent 089bba148e
commit 1b51d441d2
90 changed files with 270 additions and 275 deletions

View File

@ -1,11 +1,10 @@
--- ---
title: '#90DaysOfDevOps - Introduction - Day 1' title: "#90DaysOfDevOps - Introduction - Day 1"
published: false published: false
description: 90DaysOfDevOps - Introduction description: "90DaysOfDevOps - Introduction"
tags: 'devops, 90daysofdevops, learning' tags: "devops, 90daysofdevops, learning"
cover_image: null cover_image: null
canonical_url: null canonical_url: null
id: 1048308
--- ---
## Introduction - Day 1 ## Introduction - Day 1

View File

@ -1,11 +1,10 @@
--- ---
title: '#90DaysOfDevOps - Responsibilities of a DevOps Engineer' title: "#90DaysOfDevOps - Responsibilities of a DevOps Engineer - Day 2"
published: false published: false
description: 90DaysOfDevOps - Responsibilities of a DevOps Engineer description: "90DaysOfDevOps - Responsibilities of a DevOps Engineer"
tags: 'devops, 90daysofdevops, learning' tags: "devops, 90daysofdevops, learning"
cover_image: null cover_image: null
canonical_url: null canonical_url: null
id: 1048314
--- ---
## Responsibilities of a DevOps Engineer ## Responsibilities of a DevOps Engineer

View File

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

View File

@ -1,8 +1,8 @@
--- ---
title: '#90DaysOfDevOps - DevOps & Agile' title: "#90DaysOfDevOps - DevOps & Agile - Day 4"
published: false published: false
description: 90DaysOfDevOps - DevOps & Agile description: "90DaysOfDevOps - DevOps & Agile"
tags: 'devops, 90daysofdevops, learning' tags: "devops, 90daysofdevops, learning"
cover_image: null cover_image: null
canonical_url: null canonical_url: null
--- ---

View File

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

View File

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

View File

@ -1,11 +1,10 @@
--- ---
title: '#90DaysOfDevOps - The Big Picture: DevOps & Learning a Programming Language' title: "#90DaysOfDevOps - The Big Picture: DevOps & Learning a Programming Language - Day 7"
published: false published: false
description: 90DaysOfDevOps - The Big Picture DevOps & Learning a Programming Language description: "90DaysOfDevOps - The Big Picture DevOps & Learning a Programming Language"
tags: 'devops, 90daysofdevops, learning' tags: "devops, 90daysofdevops, learning"
cover_image: null cover_image: null
canonical_url: null canonical_url: null
id: 1048316
--- ---
## The Big Picture: DevOps & Learning a Programming Language ## The Big Picture: DevOps & Learning a Programming Language

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,11 +1,10 @@
--- ---
title: '#90DaysOfDevOps - Gitting to know Git' title: "#90DaysOfDevOps - Gitting to know Git - Day 37"
published: false published: false
description: 90DaysOfDevOps - Gitting to know Git description: "90DaysOfDevOps - Gitting to know Git"
tags: 'devops, 90daysofdevops, learning' tags: "devops, 90daysofdevops, learning"
cover_image: null cover_image: null
canonical_url: null canonical_url: null
id: 1048318
--- ---
## Gitting to know Git ## Gitting to know Git

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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