This walk-through example will encourage you to build an Apache Camel application from scratch, deploy it in a Kubernetes environment, gather metrics using Prometheus and display them in Grafana. Monitoring will automatically adjust when the system scales up or down. Table of Contents Introduction About Prometheus To-Do overview Scraping data The application Enabling Prometheus Enabling […]
Category: demo
Introduction In this post I’m presenting a boilerplate for Red Hat Mobile hybrid apps that can help developers getting started with Red Hat Mobile. This boilerplate contains web user interface components together with Red Hat Mobile framework components such as sync and push notifications and is based on the AngularJS Material framework and Apache Cordova […]
In this blog I would like to demonstrate how easy it is to develop a mobile app with AngularJS and NodeJS. The goal is to develop the app locally and build an Android application with RHMAP later on. ‘RHMAP’ stands for ‘Red Hat Mobile Application Plattform‘. Maybe you know it as ‘FeedHenry’. What’s the target […]