summaryrefslogtreecommitdiff
path: root/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person.html
diff options
context:
space:
mode:
Diffstat (limited to 'gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person.html')
-rw-r--r--gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person.html29
1 files changed, 24 insertions, 5 deletions
diff --git a/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person.html b/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person.html
index 03ce06d1..3e102bfe 100644
--- a/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person.html
+++ b/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person.html
@@ -12,6 +12,12 @@
<br />
<span class='quote'>Published at 2021-12-26T12:02:02+00:00; Updated at 2022-01-12</span><br />
<br />
+<span>Log4shell (CVE-2021-44228) made it clear, once again, that working in information technology is not an easy job (especially when you are a DevOps person). I thought it would be interesting to summarize a few techniques to help you to relax.</span><br />
+<br />
+<span>(PS: When I mean DevOps, I also mean Site Reliability Engineers and Sysadmins. I believe SRE, DevOps Engineer and Sysadmin are just synonym titles for the same job).</span><br />
+<br />
+<a class='textlink' href='https://en.wikipedia.org/wiki/Log4Shell'>https://en.wikipedia.org/wiki/Log4Shell</a><br />
+<br />
<pre>
)
) (( (
@@ -34,12 +40,25 @@
~~~~~&#39;
</pre>
<br />
-<span>Log4shell (CVE-2021-44228) made it clear, once again, that working in information technology is not an easy job (especially when you are a DevOps person). I thought it would be interesting to summarize a few techniques to help you to relax.</span><br />
-<br />
-<span>(PS: When I mean DevOps, I also mean Site Reliability Engineers and Sysadmins. I believe SRE, DevOps Engineer and Sysadmin are just synonym titles for the same job).</span><br />
-<br />
-<a class='textlink' href='https://en.wikipedia.org/wiki/Log4Shell'>https://en.wikipedia.org/wiki/Log4Shell</a><br />
+<h2 style='display: inline' id='table-of-contents'>Table of Contents</h2><br />
<br />
+<ul>
+<li><a href='#how-to-stay-sane-as-a-devops-person-'>How to stay sane as a DevOps person </a></li>
+<li>⇢ <a href='#set-clear-expectations'>Set clear expectations</a></li>
+<li>⇢ <a href='#always-respond-to-requests-but-set-expectations-and-boundaries'>Always respond to requests but set expectations and boundaries</a></li>
+<li>⇢ ⇢ <a href='#dealing-with-requests'>Dealing with requests</a></li>
+<li>⇢ ⇢ <a href='#escalation-is-only-a-tool'>Escalation is only a tool</a></li>
+<li>⇢ <a href='#think-positively'>Think positively</a></li>
+<li>⇢ <a href='#go-slower-even-if-you-could-go-faster'>Go slower even if you could go faster</a></li>
+<li>⇢ ⇢ <a href='#you-work-in-a-team'>You work in a team</a></li>
+<li>⇢ ⇢ <a href='#don-t-rush'>Don&#39;t rush</a></li>
+<li>⇢ <a href='#you-are-not-a-superhero'>You are not a superhero</a></li>
+<li>⇢ ⇢ <a href='#give-away-some-of-your-superpowers'>Give away some of your superpowers</a></li>
+<li>⇢ <a href='#don-t-jump-on-all-problems-immediately'>Don&#39;t jump on all problems immediately</a></li>
+<li>⇢ <a href='#force-breaks-and-shutdown-now'>Force breaks; and shutdown now</a></li>
+<li>⇢ <a href='#block-time-every-day-for-personal-advance'>Block time every day for personal advance</a></li>
+<li>⇢ <a href='#more'>More</a></li>
+</ul><br />
<h2 style='display: inline' id='set-clear-expectations'>Set clear expectations</h2><br />
<br />
<span>It&#39;s important to set clear expectations. It can be difficult to guess what others expect or don&#39;t expect from you. If you know exactly what you are supposed to do, you can work towards a specific goal and don&#39;t worry about all the other noise so much.</span><br />