From eef5f0d6acadcd6a0fa19dede379ac6a4b38eddd Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Mon, 29 Jun 2020 18:24:11 +0200 Subject: [PATCH] update --- docs/cicd.md | 1 + docs/customer.md | 8 ++++++++ docs/developerportals.md | 1 + docs/devops.md | 1 + docs/git.md | 1 + docs/jenkins-alternatives.md | 1 + 6 files changed, 13 insertions(+) diff --git a/docs/cicd.md b/docs/cicd.md index 3158c9cd..f86c98a1 100644 --- a/docs/cicd.md +++ b/docs/cicd.md @@ -31,6 +31,7 @@ * [ammeon.com: 5 Tips For Building A CI/CD Pipeline](https://www.ammeon.com/5-tips-for-building-ci-cd-pipeline/) * [medium: What is CI/CD Pipeline in DevOps? 🌟🌟](https://medium.com/faun/what-is-ci-cd-pipeline-in-devops-6fba17a76e73) Understanding the Importance of CI/CD Pipeline. * [aws.amazon.com: Automating safe, hands-off deployments 🌟🌟](https://aws.amazon.com/es/builders-library/automating-safe-hands-off-deployments/) +* [techuz.com: What is CI/CD? An Introduction to Continuous Integration, Continuous Deployment and CI/CD Pipeline](https://www.techuz.com/blog/what-is-ci-cd-an-introduction-to-continuous-integration-continuous-deployment-and-ci-cd-pipeline/) ## Deployment Strategies - [blog.container-solutions.com: Deployment Strategies 🌟](https://blog.container-solutions.com/deployment-strategies) diff --git a/docs/customer.md b/docs/customer.md index ff66becf..252e446e 100644 --- a/docs/customer.md +++ b/docs/customer.md @@ -1,6 +1,7 @@ # Customer Success Stories - [BMW IT-Zentrum (Munich)](#bmw-it-zentrum-munich) - [BMW ConnectedDrive and OpenShift](#bmw-connecteddrive-and-openshift) + - [BMW InnovationLab](#bmw-innovationlab) - [GAIA-X](#gaia-x) ## BMW IT-Zentrum (Munich) @@ -26,6 +27,13 @@ * [BMW takes digital innovation into the fast lane with Red Hat Openshift Container Platform](https://www.linkedin.com/pulse/bmw-takes-digital-innovation-fast-lane-red-hat-openshift-mendus/) * [Youtube: BMW enables the BMW Group to deliver the continuous service that today's consumers expect (video starts at 1:29:00)](https://www.youtube.com/watch?time_continue=5340&v=FUu4kMc0PL8): BMW Group started working with 4 Openshift clusters in 2016 to support ConnectedDrive, a solution that delivers IoT digital services since 20 years ago. It took them a full-time migration for 2 years with a big transformation of the culture of the company, migrating monolithic applications to microservices. This is a consequence of having 30% of growth of request rate, by selling 2.5 million of cars yearly, all of them connected. Traditional IT could not cope with this growth. In 2019 they have 19 Openshift Clusters worldwide, with 12000 containers, 300 microservices, and 1 Billion requests per week. Future plans are to move to OpenShift Dedicated in the Public Cloud since they need to be more scalable and resilient, while building an Artificial Intelligence platform with a Data Lake on the public cloud to offer the best possible experience to their customers. +### BMW InnovationLab +- [BMW InnovationLab](https://github.com/BMW-InnovationLab) This organization contains open source software for realtime computer vision published by the developers, partners and friends of the BMW InnovationLab. +- As we transform into a data-driven company, the BMW Group Technology Office conducted a virtual hackathon, together with the Google Cloud Handle 'Google Cloud' on #machinelearning. +- Google Cloud Handle’s machine learning capabilities were used to implement use cases β€” ranging from charging optimisation for our electric vehicles, to wheel classification along our assembly line. +- Artificial Intelligence is a key technology in our digital transformation, and we want to enable our colleagues across all disciplines to work with the latest technologies. We strive to offer our worldwide network of software developers the opportunity to view, change, and develop their own algorithms. These projects illustrate the range of solutions that AI can provide, from automatic image recognition to natural language processing. +- We also make selected algorithms available in an open source platform. β€œWe expect the further open source development to lead to a rapid and agile advancement of the software,” says Kai Demtroeder, Head of Artificial Intelligence and Data Platforms at BMW Group IT. + ### GAIA-X - [GAIA-X: A Federated Data Infrastructure for Europe](https://www.bmwi.de/Redaktion/EN/Dossier/gaia-x.html) diff --git a/docs/developerportals.md b/docs/developerportals.md index e29f6731..e317bea9 100644 --- a/docs/developerportals.md +++ b/docs/developerportals.md @@ -113,6 +113,7 @@ ### Others - [rapidapi.com/collection/car-api](https://rapidapi.com/collection/car-api) +- [BMW InnovationLab](https://github.com/BMW-InnovationLab) ## Banking - [Wikipedia: Open Banking](https://en.wikipedia.org/wiki/Open_banking) diff --git a/docs/devops.md b/docs/devops.md index c90e345f..a9a58bc1 100644 --- a/docs/devops.md +++ b/docs/devops.md @@ -44,6 +44,7 @@ * [contino.io: How to Make Enterprise Container Strategies That Last (Part One) 🌟](https://www.contino.io/insights/how-to-make-enterprise-container-strategies-that-last-part-one) * [scaledagileframework.com: DevOps 🌟🌟](https://www.scaledagileframework.com/devops/) * [dzone: Why Now Is the Time for the Spring Boot of Infrastructure Automation 🌟](https://dzone.com/articles/why-now-is-the-time-for-the-spring-boot-of-infrast) Application teams move fast using frameworks built to boost developer productivity. Learn how a productivity framework can help your DevOps initiative succeed. +* [containerjournal.com: How the Rise of Containers Will Drive DevOps](https://containerjournal.com/topics/container-ecosystems/how-the-rise-of-containers-will-drive-devops/)
[![OCP 4 Pland and Deploy](images/openshift_day2.png)](https://www.openshift.com/blog/openshift-end-to-end-cluster-customization) diff --git a/docs/git.md b/docs/git.md index 35d95f5a..9b80cd1c 100644 --- a/docs/git.md +++ b/docs/git.md @@ -161,6 +161,7 @@ git push origin -f * [github.com/cli/cli](https://github.com/cli/cli) * [github.blog: GitHub CLI allows you to close, reopen, and add metadata to issues and pull requests](https://github.blog/changelog/2020-05-11-github-cli-allows-you-to-close-reopen-and-add-metadata-to-issues-and-pull-requests/) * [github.blog: Mark pull requests as ready for review, view the diff, review, and merge from GitHub CLI](https://github.blog/changelog/2020-05-26-mark-pull-requests-as-ready-for-review-review-and-merge-from-github-cli/) +* [githubstatus.com/uptime 🌟](https://www.githubstatus.com/uptime) ## Git Tools * [Atlassian Sourcetree](https://www.sourcetreeapp.com/) diff --git a/docs/jenkins-alternatives.md b/docs/jenkins-alternatives.md index de5344e0..45e854a2 100644 --- a/docs/jenkins-alternatives.md +++ b/docs/jenkins-alternatives.md @@ -6,6 +6,7 @@ * [GoCD](https://www.gocd.org/) * [Codefresh](https://codefresh.io/) * [skaffold](https://skaffold.dev/) +* [JFrog Pipelines](https://jfrog.com/pipelines/) * [Atlassian CI/CD](https://www.atlassian.com/continuous-delivery) * [Bamboo](https://www.atlassian.com/software/bamboo) * [GitLab CI](https://dzone.com/articles/gitlab-ci-with-docker-environment-variable-quirks)