Tag: docs
All the articles with the tag "docs".
Getting started on the cloud journey
Published: at 12:00 AMThe hardest thing about getting started is getting started. Trying out new things and leaving of the comfort zone is always challening..
Kubernetes for Everyone - Official Tryhackme Writeup
Published: at 12:00 AMKubernetes is an open-source container orchestration system for automating software deployment, scaling, and management. Sounds interesting right? Let's learn more about Kubernetes stuff via the CTF walkthrough.
How to write a good commit message
Published: at 12:00 AMKnowing how to write good commits in git is an underrated skill. It's okay if you have been writing unusual git commits messages, it's time to improve.