In this lab we’ll make use of 3Scale 2.12 as our API Manager solution, and how it integrates easily with the monitoring stack provided by OpenShift from Red Hat. We will focus on 3Scale passive …
In this lab we’ll make use of 3Scale 2.12 as our API Manager solution, and how it integrates easily with the monitoring stack provided by OpenShift from Red Hat. We will focus on 3Scale passive …
3Scale APICast mTLS workshop In this workshop, you’ll be tackling 3scale deployment with a new API as a product being deployed with a test user account and evaluating this API call using mutual-tls with a …
In this tutorial, you will be able to deploy new 3Scale APIcast instances using Red Hat’s OpenShift Container Platform. APICast is the gateway used by 3Scale. It is possible to implement N gateways to meet …
So, now you’ve created your microservice, and the architect of your team has decided to add a layer of security! A wave of questions hits you, and your team discusses mechanisms, resources and methods to …
During a recent project, my team had some problems configuring 3scale with Jaeger. After spending some time doing some research, I’ve prepared a guide for configuring and understanding some configuration properties and how Jaeger architecture …
MICROSERVICES COFFEESHOP APIs INTEGRATION AND MONITORING WITH ECLIPSE MICROPROFILE. 1-INIT export USER=rabreu export PROJECT_NS=microservices-coffeeshop export OCP_HOST=mycloud.com oc login -u $USER https://api.$OCP_HOST.com:6443 oc new-project $PROJECT_NS –description="Expert Extra Recording LAB" –display-name="microservices-coffeeshop" 2-RED HAT REGISTRY SECRET CONFIGURATION cat …
This article was also published at:https://imasters.com.br/apis-microsservicos/a-importancia-da-seguranca-para-microsservicos Introdução A evolução da tecnologia e a transformação digital trouxeram para o dia a dia de muitas empresas diversos termos e conceitos novos. Dentro deste contexto, se tornou comum …
This article was also published at: https://developers.redhat.com/blog/2019/10/30/how-to-secure-microservices-with-red-hat-single-sign-on-fuse-and-3scale/ MICROSERVICES SECURITY HOW TO SECURE APIs WITH RED HAT SINGLE SIGN-ON (KEYCLOAK), FUSE (CAMEL) AND 3SCALE. Technology Version spring boot 2.1.8.RELEASE apache camel 7.4.0.fuse-740036-redhat-00002(w/ spring boot 1.5.22.RELEASE) 3Scale …
This article was also published at: https://dzone.com/articles/microservices-observability MICROSERVICES OBSERVABILITY A SIMPLE USE-CASE USING OBSERVABILITY PATTERNS IN MICROSERVICES ARCHITECTURE. Framework Version Prometheus Metrics Jaeger Tracing spring boot 2.1.4.RELEASE enabled enabled thorntail 2.4.0.Final pending pending vertx 3.6.3.redhat-00009 …