From 513c4ef0ba8d45e85079e59ad736a1ecd2b5b7ea Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Tue, 16 Nov 2021 15:21:47 +0100 Subject: [PATCH] Nov16th --- docs/devops.md | 6 ++++++ docs/index.md | 4 +--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/docs/devops.md b/docs/devops.md index a4867b2d..42eb0ffa 100644 --- a/docs/devops.md +++ b/docs/devops.md @@ -1,5 +1,6 @@ # DevOps - [Introduction to Digital Business Transformation](#introduction-to-digital-business-transformation) +- [Automation Glossary](#automation-glossary) - [State of DevOps. Google's DevOps Research and Assessment (DORA)](#state-of-devops-googles-devops-research-and-assessment-dora) - [Interview Questions](#interview-questions) - [AIOps](#aiops) @@ -36,6 +37,11 @@ - [redhat.com: Understanding DevOps](https://www.redhat.com/en/topics/devops) DevOps is an approach to culture, automation, and platform design intended to deliver increased business value and responsiveness through rapid, high-quality service delivery. This is all made possible through fast-paced, iterative IT service delivery. DevOps means linking legacy apps with newer cloud-native apps and infrastructure. - [redhat.com: El concepto de DevOps](https://www.redhat.com/es/topics/devops) DevOps es un modo de abordar la cultura, la automatización y el diseño de las plataformas para generar mayor valor empresarial y capacidad de respuesta, mediante la prestación ágil de servicios de alta calidad. Todo ello es posible gracias a la prestación rápida y constante de servicios de TI. Para DevOps, se necesita vincular las aplicaciones heredadas con las aplicaciones creadas en la nube y las infraestructuras más nuevas. +## Automation Glossary +- [Red Hat automation glossary 🌟](https://www.redhat.com/en/blog/red-hat-automation-glossary) **Automation anxiety:** + - Sysadmins and engineers may have personal fears about adopting automation, as much of their typical day revolves around the manual tasks and processes that automation promises to eliminate. Automation anxiety is the fear that if these tasks can be handled by automated tools, there will no longer be any reason to keep a person in that role. Nobody likes being automated out of a job. + - Automation anxiety is largely unfounded, however, as automating manual tasks frees up people’s time that can instead be used to work on more innovative, more strategic and higher value projects. + ## State of DevOps. Google's DevOps Research and Assessment (DORA) - [cloud.google.com: State of DevOps 2021 🌟](https://cloud.google.com/blog/products/devops-sre/announcing-dora-2021-accelerate-state-of-devops-report) 2021 Accelerate State of DevOps report addresses burnout, team performance - [itprotoday.com: Google DORA Report Details Best Practices to Speed DevOps](https://www.itprotoday.com/devops/google-dora-report-details-best-practices-speed-devops) The 2021 Accelerate State of DevOps report from Google Cloud’s DORA group provides insight into the best practices of elite development teams. [devops.com: summary 1](https://devops.com/google-dora-report-shows-modest-devops-gains/) - [dzone: summary 2](https://dzone.com/articles/googles-state-of-devops-2021-report-what-sres-need) diff --git a/docs/index.md b/docs/index.md index 687c0280..249ebb59 100644 --- a/docs/index.md +++ b/docs/index.md @@ -45,9 +45,7 @@ A curated list of awesome references collected since 2018. Microservices archite - [A new role to emerge: Kubernetes Manager 🌟](https://containerjournal.com/features/the-rise-of-the-kubemaster/) - [Google DORA Report: State of DevOps 2021 🌟](https://cloud.google.com/blog/products/devops-sre/announcing-dora-2021-accelerate-state-of-devops-report) How to accelerate DevOps - [summary 1](https://devops.com/google-dora-report-shows-modest-devops-gains/) - [summary 2](https://dzone.com/articles/googles-state-of-devops-2021-report-what-sres-need) - [Top GitHub Users By Country](https://github.com/gayanvoice/top-github-users) -- [Red Hat automation glossary 🌟](https://www.redhat.com/en/blog/red-hat-automation-glossary) **Automation anxiety:** - - Sysadmins and engineers may have personal fears about adopting automation, as much of their typical day revolves around the manual tasks and processes that automation promises to eliminate. Automation anxiety is the fear that if these tasks can be handled by automated tools, there will no longer be any reason to keep a person in that role. Nobody likes being automated out of a job. - - Automation anxiety is largely unfounded, however, as automating manual tasks frees up people’s time that can instead be used to work on more innovative, more strategic and higher value projects. +- [Red Hat automation glossary 🌟](https://www.redhat.com/en/blog/red-hat-automation-glossary) - [The rise of the automation architect](https://www.redhat.com/sysadmin/automation-architects) - [Automation is the future of cloud cost optimization](https://www.cncf.io/blog/2021/09/29/automation-is-the-future-of-cloud-cost-optimization/) - [The Rise of Modern Day Kubernetes Operations](https://vmblog.com/archive/2021/10/07/the-rise-of-modern-day-kubernetes-operations.aspx)