diff options
Diffstat (limited to 'content/blog/no-ssh-to-prod.md')
| -rw-r--r-- | content/blog/no-ssh-to-prod.md | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/content/blog/no-ssh-to-prod.md b/content/blog/no-ssh-to-prod.md index 71ad595..9c2d20a 100644 --- a/content/blog/no-ssh-to-prod.md +++ b/content/blog/no-ssh-to-prod.md @@ -1,7 +1,9 @@ ---- -title: No SSH to production -date: 2022-11-28 ---- ++++ +title = "No SSH to production" +date = 2022-11-28 +[taxonomies] +tags = ["practices"] ++++ It's not uncommon to hear talk about preventing engineers to SSH to production machines. While I think it's a noble goal, I think most organizations are not ready for it in the short or even medium term. |
