march 5th

This commit is contained in:
Inaki Fernandez
2022-03-05 19:20:58 +01:00
parent 1fb2b6eb83
commit ce16b93a29
3 changed files with 3 additions and 2 deletions

View File

@@ -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.**

View File

@@ -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.

View File

@@ -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/)