... | ... | @@ -2,18 +2,17 @@ The idea of this course is to give required knowledge for one software developer |
|
|
|
|
|
Areas of knowledge
|
|
|
|
|
|
- OTP authentication
|
|
|
- SSH pubkey authentication
|
|
|
- GitLab/GitHub/Bitbucket auth (OTP, ssh key, token)
|
|
|
- git concepts
|
|
|
- git workflow
|
|
|
- using GitLab (or whatever) to manage work and communicate
|
|
|
- infrastructure as code concept
|
|
|
- terraform basics
|
|
|
- ansible basics
|
|
|
- [OTP authentication](OTP authentication)
|
|
|
- [SSH pubkey authentication](SSH pubkey authentication)
|
|
|
- [GitLab/GitHub/Bitbucket auth](GitLab/GitHub/Bitbucket auth): OTP, ssh key, token
|
|
|
- [git concepts](git concepts)
|
|
|
- [workflow](workflow): using GitLab (or whatever) to manage work and communicate
|
|
|
- [infrastructure as code concept](infrastructure as code concept)
|
|
|
- [terraform basics](terraform basics)
|
|
|
- [ansible basics](ansible basics)
|
|
|
- Containers concepts
|
|
|
- docker basics
|
|
|
- orchestration basics
|
|
|
- CI/CD concepts
|
|
|
- Managing local machine state and software
|
|
|
- Accessing corporate network with VPN |
|
|
- [docker basics](docker basics)
|
|
|
- [orchestration basics](orchestration basics)
|
|
|
- [CI/CD concepts](CI/CD concepts)
|
|
|
- [local machine](local machine): managing state and software
|
|
|
- [VPN](VPN): Accessing corporate network |