Jérôme Decoster
3x AWS Certified - Architect, Developer, Cloud Practionner
Home
Tags
About
Node
posts
12
Oct 2020
Rabbitmq : publish, consume, cluster
Playing with
RabbitMQ
.
Publish
and
consume
messages. Using RabbitMQ in single or
cluster
mode.
24
Sep 2020
Prometheus + Grafana + Node
Playing with
Prometheus
and
Grafana
. Testing
Node Exporter
,
Alertmanager
and
Slack notifications
.
11
Sep 2020
Kubernetes + EKS + Github Actions
Creation of a
website
, hosted on a
Kubernetes cluster
. Use
Kubectl
,
Kustomize
and
Github actions
to deploy it in a
GitOps
way.
01
Sep 2020
Kubernetes + EKS + Docker + Node
Creation of a
web application
to convert images to black and white.
3 microservices
orchestrated by
Docker-Compose locally
and by
Kubernetes on AWS
.
10
Mar 2020
Jenkins pipeline + Slack + Github release
Testing a
Node
project hosted on
github
with
Jenkins pipeline
. Also sending
Slack message
and
create github release
.
03
Mar 2020
Jenkins + github
Testing a
Node
project hosted on
github
with
Jenkins
.
16
Jan 2020
Node + Express + session
Testing the
cookie-session
and
express-session
middlewares.
16
Dec 2019
Node + Express + form
Playing with
multipart/form-data
and
application/x-www-form-urlencoded
forms.
12
Dec 2019
Node + Express + Sharp
Playing with
Node
,
Express
and
Sharp
to convert an color image from to black and white version.