From ce16b93a29c35195a72f975022ad8db48587e43f Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Sat, 5 Mar 2022 19:20:58 +0100 Subject: [PATCH] march 5th --- docs/about.md | 2 +- docs/customer.md | 2 +- docs/devops.md | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/about.md b/docs/about.md index 1c2081c5..86065219 100644 --- a/docs/about.md +++ b/docs/about.md @@ -55,7 +55,7 @@ Losing employment and significantly penalizing employability and economic bargai *"Tech industry thinks throwing more tools to the problem is the solution. More tools = more failure modes"* ([@rakyll](https://twitter.com/rakyll)) -Instead of [reinventing the wheel](https://devdriven.by/promotion/) by rewriting from scratch a new installer or ad-hoc devops tool to manage/monitor kubernetes, please pay attention to the links shared here and learn how to add value on the so called day 2. You will find solutions and knowledge in a practical and efficient way without being totally essential to obtain a certification to successfully complete the task. For example, if there's money for [reinventing the wheel](https://www.reddit.com/r/ExperiencedDevs/comments/pw6vuv/promotion_driven_development/) on day 1, then there's money for investing in these high value added solutions on day 2 where automation can significantly improve our lives and the quality of the delivered service. **Automation is also a key element when evaluating the delivery of a service.** +Instead of [reinventing the wheel](https://devdriven.by/promotion/) by rewriting from scratch a new installer or ad-hoc devops tool to manage/monitor kubernetes, please pay attention to the links shared here and learn how to add value on the so called [day 2](https://dzone.com/articles/defining-day-2-operations). You will find solutions and knowledge in a practical and efficient way without being totally essential to obtain a certification to successfully complete the task. For example, if there's money for [reinventing the wheel](https://www.reddit.com/r/ExperiencedDevs/comments/pw6vuv/promotion_driven_development/) on day 1, then there's money for investing in these high value added solutions on day 2 where automation can significantly improve our lives and the quality of the delivered service. **Automation is also a key element when evaluating the delivery of a service.** **Nubenetes shares relevant information that helps spread the new technological and cultural standards, in order to eliminate bottlenecks and silos and promote digital transformation.** diff --git a/docs/customer.md b/docs/customer.md index e29d9bb7..c8f24093 100644 --- a/docs/customer.md +++ b/docs/customer.md @@ -16,7 +16,7 @@ * Requirements of each microservice (configurations) defined in a single json file. * Java Frameworks: Java EE (Jakarta EE) running on Payara. * HA-Proxy, SonarQube, Nexus3, JMeter, Selenium, etc. - * Docker, Terraform, Packer, Ansible, Flyway, PostgreSQL. + * Docker, Terraform, Packer, Ansible, YAML, Flyway, PostgreSQL. * Swagger, Postman, Visual Studio Code. * Atlassian: Confluence, Bitbucket, Jira, Crowd. * Hybrid Clouds: OpenStack on-premise clusters, OpenShift 3.10 on-premise clusters, AWS. diff --git a/docs/devops.md b/docs/devops.md index 4047593d..a2152bbd 100644 --- a/docs/devops.md +++ b/docs/devops.md @@ -48,6 +48,7 @@ ## Automation Glossary - [Red Hat automation glossary 🌟](https://www.redhat.com/en/blog/red-hat-automation-glossary) +- [==DZone: Defining Day-2 Operations==](https://dzone.com/articles/defining-day-2-operations) Day-2 operations is where the system generates an outcome for the organization. Thus, continually seek improvements in day-2 operations, to maximize benefits. ## Blogs - [devops.com](https://devops.com/)