My Documentation
The road to freedom shares and introduces my documentation from here.
🍇
SSH
SSH stands for Secure Shell (SSH) Protocol that is mainly used to connect to a Linux server remotely.
🍈
Git
Git is a distributed version control system that tracks file changes.
🍉
Docker
Docker is an open platform for developing, shipping, and running applications.
🍊
12 Factor App
It is a methodology for building software-as-a-service applications with best practices.
🍍
Kubernetes
Kubernetes, also known as k8s, is an open source system to deploy, scalwe, and manage containerized applications.
🍋
Taskfile
Taskfile is a task runner / build tool that simplifies the automation of routine development tasks.
🍌
Python Object-Oriented Programming (OOP)
Object-Oriented Programming (OOP) is a programming paradigm that uses objects and classes to structure software programs.