Documentation¶
-
Secure Shell Protocol (SSH)
SSH stands for Secure Shell (SSH) Protocol that is mainly used to connect to a Linux server remotely.
-
12 Factor App
It is a methodology for building software-as-a-service applications with best practices.
-
Git
Git is a distributed version control system that tracks file changes and who made changes.
-
Python OOP
Object-Oriented Programming (OOP) is a programming paradigm that uses objects and classes to structure software programs.
-
Docker
Docker is an open platform for developing, shipping, and running applications using containers.
-
Taskfile
Taskfile is a simple task runner for automating tasks in your development workflow and streamline your tasks.
-
Kubernetes
Kubernetes, also known as K8s, is an open source system for automating deployment, scaling, and management of containerized applications.