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.
🍐
Data Structures and Algorithms
Data structures are used to organize, store, and manipulate data in memory, while algorithms are used to solve specific problems.