Francisco De Melo Junior

Francisco De Melo Junior's contributions

secure coding - simple
Article

Red Hat Serverless Operator usage and troubleshooting in OpenShift 4

Francisco De Melo Junior

Red Hat Serverless Operator provides Knative features directly in Red Hat OpenShift. Let's start by exploring: What is serverless? Serverless refers to running back-end programs and processes in the cloud. Serverless works on an as-used basis, meaning that companies only use what they pay for. Knative is a platform-agnostic solution for running serverless deployments. Red Hat OpenShift Serverless, built on top of the Knative project for Kubernetes and its Red Hat FaaS environments. More so, Serverless computing offerings typically fall...

openshift containers
Article

Use of Cryostat and Java Flight Recording in Red Hat OpenShift 4

Francisco De Melo Junior

This article aims to show the features and complete utilization of Java Flight Recording (JFR) via Cryostat Operator (Cryostat) for Red Hat OpenShift Container Platform (RHOCP) 4.x. Use cases are explained.