Prometheus exporters to monitor Oracle Cloud Infrastructure

Prometheus exporters to monitor Oracle Cloud Infrastructure

Guenael Voisin
3 years ago I started having a look at Go and going through a few Getting Started tutorials. Instead of learning with standard exercices I decided to develop my own small applications based on a use case I had at the time for a monitoring solution using OCI, grafana, prometheus and JD Edwards.
Deploying an e-commerce site with Prestashop on Oracle Infrastructure

Deploying an e-commerce site with Prestashop on Oracle Infrastructure

Guenael Voisin
Introduction Oracle Infrastructure (OCI) can host many types of workloads, from very small applications to full enterprise, worldwide scale deployments. In this post I’ll show you an example of an e-commerce website hosted on OCI using the application PrestaShop. If your business depends heavily on your web store, you’d want from the beginning to build a scalable, performant and highly available platform to run it, especially if you expect peak traffic:
Monitor your JD Edwards platform with the new Oracle APM

Monitor your JD Edwards platform with the new Oracle APM

Guenael Voisin
Introduction Oracle released OCI Application Performance Monitoring last month, as part of the Observability and Management platform. An APM solution was already there in OCI (and is still there), as part of the Oracle Management Cloud Platform - OMC so the first question we could have is : why having 2 solutions for the same objective ?
How I moved this site from Wordpress to self-hosted hugo

How I moved this site from Wordpress to self-hosted hugo

Guenael Voisin
Note : I recently moved my Wordpress website to a self-hosted Hugo WebSite - This Post relates the steps I took to achieve this and describes the current architecture; it talks about Hugo, GitLab CI/CD, VMs, docker; I’ll have follow-up post regarding the monitoring solution I deployed for this (Prometheus, Grafana, Raspberry Pi…)