From 38ab4e048b88513e3fa2c6007faf56030c464872 Mon Sep 17 00:00:00 2001 From: Nicolas MASSE Date: Thu, 22 Apr 2021 18:07:43 +0200 Subject: [PATCH] add taxomomies --- .../writing/3scale-toolbox-deploy-an-api-from-the-cli.md | 4 ++++ ...rinciples-for-deploying-your-api-from-a-ci-cd-pipeline.md | 4 ++++ .../writing/apis-as-a-product-get-started-in-no-time.md | 4 ++++ .../apis-as-a-product-get-the-value-out-of-your-apis.md | 4 ++++ .../writing/deploy-your-api-from-a-jenkins-pipeline.md | 4 ++++ .../writing/full-api-lifecycle-management-a-primer.md | 4 ++++ .../manage-your-apis-deployed-with-istio-service-mesh.md | 5 +++++ .../red-hat-single-sign-on-give-it-a-try-for-no-cost.md | 2 ++ ...ublic-certificate-with-red-hat-single-sign-on-keycloak.md | 2 ++ .../using-the-3scale-toolbox-jenkins-shared-library.md | 4 ++++ 10 files changed, 37 insertions(+) diff --git a/content/english/writing/3scale-toolbox-deploy-an-api-from-the-cli.md b/content/english/writing/3scale-toolbox-deploy-an-api-from-the-cli.md index 03e1eea..bc6060e 100644 --- a/content/english/writing/3scale-toolbox-deploy-an-api-from-the-cli.md +++ b/content/english/writing/3scale-toolbox-deploy-an-api-from-the-cli.md @@ -2,6 +2,10 @@ title: "3scale toolbox: Deploy an API from the CLI" date: 2019-07-29T00:00:00+02:00 draft: false +opensource: +- 3scale +topics: +- API Management --- Deploying your API from a CI/CD pipeline can be a tremendous amount of work. The latest release of Red Hat Integration greatly improved this situation by adding new capabilities to the 3scale CLI. The 3scale CLI is named 3scale toolbox and strives to help API administrators to operate their services as well as automate the delivery of their API through Continuous Delivery pipelines. diff --git a/content/english/writing/5-principles-for-deploying-your-api-from-a-ci-cd-pipeline.md b/content/english/writing/5-principles-for-deploying-your-api-from-a-ci-cd-pipeline.md index ac141e9..f86a494 100644 --- a/content/english/writing/5-principles-for-deploying-your-api-from-a-ci-cd-pipeline.md +++ b/content/english/writing/5-principles-for-deploying-your-api-from-a-ci-cd-pipeline.md @@ -2,6 +2,10 @@ title: "5 principles for deploying your API from a CI/CD pipeline" date: 2019-07-26T00:00:00+02:00 draft: false +opensource: +- 3scale +topics: +- API Management --- At Red Hat, we strongly believe an API is not “just another piece of software.” Instead, we think an API is a software component in conjunction with: diff --git a/content/english/writing/apis-as-a-product-get-started-in-no-time.md b/content/english/writing/apis-as-a-product-get-started-in-no-time.md index f467514..2d3be4e 100644 --- a/content/english/writing/apis-as-a-product-get-started-in-no-time.md +++ b/content/english/writing/apis-as-a-product-get-started-in-no-time.md @@ -2,6 +2,10 @@ title: "APIs as a Product: Get started in no time" date: 2019-12-02T00:00:00+02:00 draft: false +opensource: +- 3scale +topics: +- API Management --- In the previous article, [APIs as a Product: Get the value out of your APIs](../apis-as-a-product-get-the-value-out-of-your-apis/), we presented a new approach called “APIs as a Product” to maximize the value of your APIs. In this article, we show how to quickly get started with APIs as a Product using the new features of Red Hat 3scale API Management 2.7. diff --git a/content/english/writing/apis-as-a-product-get-the-value-out-of-your-apis.md b/content/english/writing/apis-as-a-product-get-the-value-out-of-your-apis.md index 2570210..8f34ef8 100644 --- a/content/english/writing/apis-as-a-product-get-the-value-out-of-your-apis.md +++ b/content/english/writing/apis-as-a-product-get-the-value-out-of-your-apis.md @@ -2,6 +2,10 @@ title: "APIs as a Product: Get the value out of your APIs" date: 2019-12-02T00:00:00+02:00 draft: false +opensource: +- 3scale +topics: +- API Management --- APIs continue to spread, as seen in this 2019 report from ProgrammableWeb, which shows a 30% increase over last year’s growth rate. More regulations are enforcing the use of APIs to open up companies and foster innovation. Think of the Payment Services Directive version two (PSD2), open banking, and the public sector releasing 0pen data APIs. With such an abundance of APIs, it becomes increasingly crucial to get the value out of your APIs and differentiate yourself from the growing competition. It’s time to design and manage your APIs as a Product. diff --git a/content/english/writing/deploy-your-api-from-a-jenkins-pipeline.md b/content/english/writing/deploy-your-api-from-a-jenkins-pipeline.md index 09f56e2..55ab509 100644 --- a/content/english/writing/deploy-your-api-from-a-jenkins-pipeline.md +++ b/content/english/writing/deploy-your-api-from-a-jenkins-pipeline.md @@ -2,6 +2,10 @@ title: "Deploy your API from a Jenkins Pipeline" date: 2019-07-30T00:00:00+02:00 draft: false +opensource: +- 3scale +topics: +- API Management --- In a previous article, 5 principles for deploying your API from a CI/CD pipeline, we discovered the main steps required to deploy your API from a CI/CD pipeline and this can prove to be a tremendous amount of work. Hopefully, the latest release of Red Hat Integration greatly improved this situation by adding new capabilities to the 3scale CLI. In 3scale toolbox: Deploy an API from the CLI, we discovered how the 3scale toolbox strives to automate the delivery of APIs. In this article, we will discuss how the 3scale toolbox can help you deploy your API from a Jenkins pipeline on Red Hat OpenShift/Kubernetes. diff --git a/content/english/writing/full-api-lifecycle-management-a-primer.md b/content/english/writing/full-api-lifecycle-management-a-primer.md index 4dd156e..537053f 100644 --- a/content/english/writing/full-api-lifecycle-management-a-primer.md +++ b/content/english/writing/full-api-lifecycle-management-a-primer.md @@ -2,6 +2,10 @@ title: "Full API lifecycle management: A primer" date: 2019-02-25T00:00:00+02:00 draft: false +opensource: +- 3scale +topics: +- API Management --- APIs are the cornerstone of so many recent breakthroughs: from mobile applications, to the Internet of Things, to cloud computing. All those technologies expose, consume, and are built on APIs. And those APIs are a key driver for generating new revenue. Salesforce generates 50% of its revenue through APIs, Expedia generates 90% of its, and eBay generates 60% of its. With APIs becoming so central, it becomes essential to deal with full API lifecycle management. The success of your digital transformation project depends on it! diff --git a/content/english/writing/manage-your-apis-deployed-with-istio-service-mesh.md b/content/english/writing/manage-your-apis-deployed-with-istio-service-mesh.md index e45d3a6..f1ed1a4 100644 --- a/content/english/writing/manage-your-apis-deployed-with-istio-service-mesh.md +++ b/content/english/writing/manage-your-apis-deployed-with-istio-service-mesh.md @@ -2,6 +2,11 @@ title: "Manage your APIs deployed with Istio service mesh" date: 2019-04-30T00:00:00+02:00 draft: false +opensource: +- 3scale +- istio +topics: +- API Management --- With the rise of microservices architectures, companies are looking for a way to connect, secure, control, and observe their microservices. Currently, a service mesh such as Istio is the best option to reach this goal. diff --git a/content/english/writing/red-hat-single-sign-on-give-it-a-try-for-no-cost.md b/content/english/writing/red-hat-single-sign-on-give-it-a-try-for-no-cost.md index 67fcbed..d854f52 100644 --- a/content/english/writing/red-hat-single-sign-on-give-it-a-try-for-no-cost.md +++ b/content/english/writing/red-hat-single-sign-on-give-it-a-try-for-no-cost.md @@ -2,6 +2,8 @@ title: "Red Hat Single Sign-On: Give it a try for no cost!" date: 2019-02-07T00:00:00+02:00 draft: false +opensource: +- keycloak --- In a software world where each day is more hostile than the previous one, security matters and developers are coping with more and more non-functional requirements about security. The most common ones are the “OWASP Top 10”: the ten security risks that every developer should know. There are many more security risks you should care about, but those ten risks are the ones having the most impact on the security of your software. Among them are authentication and access control. diff --git a/content/english/writing/using-a-public-certificate-with-red-hat-single-sign-on-keycloak.md b/content/english/writing/using-a-public-certificate-with-red-hat-single-sign-on-keycloak.md index 8e2267a..4b7ff33 100644 --- a/content/english/writing/using-a-public-certificate-with-red-hat-single-sign-on-keycloak.md +++ b/content/english/writing/using-a-public-certificate-with-red-hat-single-sign-on-keycloak.md @@ -2,6 +2,8 @@ title: "Using a public certificate with Red Hat Single Sign-On/Keycloak" date: 2019-02-06T00:00:00+02:00 draft: false +opensource: +- keycloak --- When deploying Red Hat Single Sign-On/Keycloak for a test or a proof of concept, most users will choose to use a self-signed certificate as explained in the official documentation. diff --git a/content/english/writing/using-the-3scale-toolbox-jenkins-shared-library.md b/content/english/writing/using-the-3scale-toolbox-jenkins-shared-library.md index cd08b87..5c07f0e 100644 --- a/content/english/writing/using-the-3scale-toolbox-jenkins-shared-library.md +++ b/content/english/writing/using-the-3scale-toolbox-jenkins-shared-library.md @@ -2,6 +2,10 @@ title: "Using the 3scale toolbox Jenkins Shared Library" date: 2019-07-31T00:00:00+02:00 draft: false +opensource: +- 3scale +topics: +- API Management --- In the previous article of this series, Deploy your API from a Jenkins Pipeline, we discovered how the 3scale toolbox can help you deploy your API from a Jenkins Pipeline on Red Hat OpenShift/Kubernetes. In this article, we will improve the pipeline from the previous article to make it more robust, less verbose, and also offer more features by using the 3scale toolbox Jenkins Shared Library.