Move daily emails into the blog page
This commit is contained in:
parent
be69398931
commit
1b8441608f
828 changed files with 9 additions and 196 deletions
22
source/_posts/2024-09-11.md
Normal file
22
source/_posts/2024-09-11.md
Normal file
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
title: Do you deploy on Fridays?
|
||||
date: 2024-09-11
|
||||
permalink: daily/2024/09/11/do-you-deploy-on-fridays
|
||||
tags:
|
||||
- software-development
|
||||
- devops
|
||||
cta: d7eol
|
||||
snippet: |
|
||||
Do you deploy changes to production on Fridays?
|
||||
drupal_planet: true
|
||||
---
|
||||
|
||||
Do you deploy changes to production on Fridays?
|
||||
|
||||
Some people don't as they're worried about potential issues occurring over the weekend.
|
||||
|
||||
When's the last time you did a deployment which caused a issue 24 or 48 hours later?
|
||||
|
||||
In my experience, most issues are visible immediately or shortly after a deployment and not days later.
|
||||
|
||||
Deploying on a Friday may not be as risky as you think.
|
Loading…
Add table
Add a link
Reference in a new issue