36 lines
1.4 KiB
Markdown
36 lines
1.4 KiB
Markdown
# CI/CD a DevOps — Zdroje
|
||
|
||
## Oficiální dokumentace
|
||
|
||
| Zdroj | URL | Status |
|
||
|-------|-----|--------|
|
||
| Terraform docs | https://developer.hashicorp.com/terraform/docs | `[done]` |
|
||
| ArgoCD docs | https://argo-cd.readthedocs.io/ | `[done]` |
|
||
| Flux docs | https://fluxcd.io/flux/ | `[done]` |
|
||
| GitHub Actions docs | https://docs.github.com/en/actions | `[done]` |
|
||
| GitLab CI docs | https://docs.gitlab.com/ee/ci/ | `[done]` |
|
||
|
||
## Knihy
|
||
|
||
| Název | Autor | ISBN | Status |
|
||
|-------|-------|------|--------|
|
||
| The DevOps Handbook | Kim, Humble, Debois, Willis | 978-1942788003 | `[done]` |
|
||
| Infrastructure as Code (2nd ed.) | Kief Morris | 978-1098114671 | `[done]` |
|
||
| Terraform: Up and Running (3rd ed.) | Yevgeniy Brikman | 978-1098166045 | `[done]` |
|
||
| Continuous Delivery | Humble, Farley | 978-0321601912 | `[done]` |
|
||
|
||
## Standardy
|
||
|
||
| Standard | Popis | Status |
|
||
|----------|-------|--------|
|
||
| 12 Factor App | https://12factor.net/ | `[done]` |
|
||
| CNCF Cloud Native Landscape | https://landscape.cncf.io/ | `[done]` |
|
||
|
||
## Nové knihy (2024–2026)
|
||
|
||
| Název | Autor | ISBN | Status |
|
||
|-------|-------|------|--------|
|
||
| CI/CD Design Patterns | Bajpai, Schildmeijer, Piwosz, Mishra | 978-1-83588-965-7 | `[done]` |
|
||
| AI-Native Software Delivery | Durkin, Minick, Gaikwad | — (O'Reilly, 2025) | `[done]` |
|
||
| DevOps Frameworks, Techniques, and Tools | Vijayakumaran, Kofler, Öggl, Springer | 978-1-4932-2670-2 | `[done]` |
|