Devops Handbook
__init__.py
English
Українська
Initializing search
Devops Handbook
Home
DevOps Fundamentals
DevOps Fundamentals
DevOps
CALMS model
Three key ways
7С
DevOps as a Role
SDLC
SDLC
Waterfall
Agile manifesto
Scrum Framework (built on Agile manifesto)
Lean Development
Networking & Web
Networking & Web
OSI
API
CS Concepts
CS Concepts
Concurrency, Parallelism, asynchronous, synchronous
Build C-C++ projects (cmake)
Linux
Linux
File creation with cat and EOF
Pipe
tar
SHELL SCRIPTING
niceness (priority)
Passwordless sudo
LVM
nginx
pingable by domain
reverse ssh
Connecting via reverse SSH tunnel
Misc
Git
Git
Git
gitignore file
Remote repos
ssh-agent
Working with github
Python
Python
Data types
Instruction - not function!
F-string
Function
args та kwargs
Lambda function
Unpacking and Packing
Function as an Argument
Global, Local, and Nonlocal Variables
Closure
Decorators
Iterators, Generators and Iterables
Exceptions(Errors)
File handling
Modules import
Doc-string
Create venv
__init__.py
Python OOP
Async await
Tests
Tests
Testing basics
Testing setUp, tearDown, fixtures
Testing mock and monkeypatch
Testing coverage
EXAMPLES parametrize, fixture and mock
FastAPI
FastAPI
Best practices
Basic project in PyCharm
SQLAlchemy, Alembic, Pydantic
Project structure
Dependency injection
Misc
Databases
Databases
SQL
SQL
SQLite
SQL Joins
Functions and conditions
Group by
Subqueries
FOREIGN KEYS
PostgreSQL
Relational databases administration
Relational databases administration
MySQL server and client
Indexes
Transactions
Database design
MySQL procedures
User management
MySQL architecture
Configuring MySQL
Migrations
Monitoring
Backup and restoration
Replication (theory)
QUESTIONS
Docker
Docker
Installation
Containers lifecycle
First basic container
ENV and ARG
COPY and ADD
ENTRYPOINT and CMD
Multi-Stage Build
Docker Hub repository
Logs and getting terminal of container
Persistent volumes for files and db
Docker Compose
Resource limitations of container
12-factor app
QUESTIONS
Kubernetes
Kubernetes
Overview
Architecture of Kubernetes
Lab setup
Pods creation
Deployment Flow(docker part)
Manifest (kubernetes part)
Probes
Services
Questions
Career & Soft Skills
Career & Soft Skills
Tech-checks
Stress management
__init__.py
Empty file for marking that directory is package
Back to top