Jérôme Decoster
3x AWS Certified - Architect, Developer, Cloud Practionner
Home
Tags
About
EKS
posts
15
Jul 2022
EKS + RDS + PostgreSQL
Interract with
RDS for PostgreSQL
from an
EKS cluster
.
07
Jul 2022
EKS + DynamoDB
Interract with
DynamoDB
from an
EKS cluster
with a
Service Account
.
03
Jun 2022
EKS + ArgoCD + Multi-Environments and Multi-clusters Gitops
Deploy
multiple environments
on
multiple EKS clusters
with
ArgoCD
.
05
Jul 2021
Kubernetes + EKS + Canary Deployment
Testing
Kubernetes Canary Deployment
on
EKS
.
10
Jun 2021
Kubernetes + EKS + Blue/Green Deployment
Testing
Kubernetes Blue/Green Deployment
on
EKS
.
05
Oct 2020
EKS + Prometheus + Grafana
Install
Prometheus
and
Grafana
on
Kubernetes
. Perform a
CPU stress test
to see the evolution of
Prometheus metrics
and
Kubernetes autoscaling
.
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
.