Jérôme Decoster
3x AWS Certified - Architect, Developer, Cloud Practionner
Home
Tags
About
Docker
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
.
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
.
25
Jun 2020
Github Actions + ECR + ECS
Using
Github actions
to automatically build and push a new docker image on
ECR
and deploy it to
ECS
.
19
Jun 2020
ECS + Service Discovery + Node + Redis
Create
2 services on ECS
linked by
Service Discovery
using
Terraform
.
15
Jun 2020
ECS + Load Balancer + Node + Terraform
Get
metadata task
. Scale
tasks behind a Load balancer
using
ecs-cli
or
Terraform
.
05
Jun 2020
Docker + ECS + Fargate
Use Docker to
develop locally
. Host docker image on
Docker Hub
and
ECR
. Deploy manually with
ECS Fargate
. Deploy again with
ecs-cli
.
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
.
08
Dec 2019
Docker + Imagemagick
Playing with
Docker
and
Imagemagick
to convert an color image from to black and white version.
03
Dec 2019
Docker + Bash
Some tips and helpers for
Docker
.