Sept 24th

This commit is contained in:
Inaki Fernandez
2021-09-24 11:40:06 +02:00
parent 8f8ef46c88
commit 36cd3dd5db
3 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
# About
Unofficial Red Hat. A Community Linkedin Group since 2009. Red Hat is the world's leading provider of open source solutions.
This blog started in 2018, after finishing my first relevant project on cloud computing with a well known consulting firm. It was an international project coordinated from Munich with remote work from other european countries and regular flights. The client was a major car manufacturer with a big investment in OpenShift and Cloudbees/Jenkins infrastructure. Our role was to help the client with their pretty large CI/CD ecosystem while also implementing a new distributed solution, including areas of development and operations and within a DevOps model. Standardization, boiler plates and automation with a GitOps pattern were the requirements and I learnt their advantages, specially in demanding projects like this with hundreds of real microservices with a large number of pipelines, developers and final users.
This blog started in 2018, after finishing my first relevant project on cloud computing with a well known consulting firm. It was an international project coordinated from Munich with remote work from other european countries and regular flights. The client was a major car manufacturer with a big investment in OpenShift and Cloudbees/Jenkins infrastructure. Our role was to help the client with their pretty large CI/CD ecosystem while also implementing a new distributed solution, including areas of development and operations and within a DevOps model. Standardization, boilerplates and automation with a GitOps pattern were the requirements and I learnt their advantages, specially in demanding projects like this with hundreds of real microservices with a large number of pipelines, developers and final users.
Since then I tried to apply in my country what I learnt from the germans and other european colleagues. I'm not a freelancer and I continue working as a regular contractor or employee.

View File

@@ -56,8 +56,8 @@ A curated list of awesome references collected since 2018. Microservices archite
- [GitOps 🌟](gitops.md)
- [MLOps](mlops.md)
- [Chaos Engineering](chaos-engineering.md)
## Demos and Boiler Plates
- [Demos, Boiler Plates & Screencasts 🌟](demos.md) OpenShift, Kubernetes, Jenkins Pipelines with JCasC and more
## Demos and Boilerplates
- [Demos, Boilerplates & Screencasts 🌟](demos.md) OpenShift, Kubernetes, Jenkins Pipelines with JCasC and more
## Security and DevSecOps. Container Security
- [Security and DevSecOps. Container Security](devsecops.md)
- [Security Policy as Code](securityascode.md)

View File

@@ -61,8 +61,8 @@ nav:
- GitOps: gitops.md
- MLOps: mlops.md
- Chaos Engineering: chaos-engineering.md
- Demos and Boiler Plates:
- Demos, Boiler Plates & Screencasts: demos.md
- Demos and Boilerplates:
- Demos, Boilerplates & Screencasts: demos.md
- Security and DevSecOps:
- DevSecOps. Container Security: devsecops.md
- Security Policy as Code: securityascode.md