Jérôme Decoster
3x AWS Certified - Architect, Developer, Cloud Practionner
Home
Tags
About
CI/CD
posts
21
Dec 2022
Create temporary environment from Pull Request with ArgoCD ApplicationSet
Deploying app to Kubernetes. Creating a
new environment for each pull request
.
22
Nov 2022
ArgoCD Sync Wave + Postgres
Deploying app to Kubernetes and setup Postgres database using
ArgoCD Sync Wave
in a
Kind
cluster with
Terraform
.
18
Oct 2022
Microservice + ArgoCD ApplicationSet + Image Updater
Deploying microservice using
ArgoCD ApplicationSet
and
ArgoCD Image Updater
in a
Kind
cluster with
Terraform
.
03
Oct 2022
ArgoCD + Image Updater
Playing with
ArgoCD Image Updater
and
public
and
private repositories
.
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
.
10
Mar 2021
Gitlab + ECS + Terraform
Using
Gitlab CI/CD
to automatically build and push a new docker image on
ECR
and deploy it to
ECS
.
18
Feb 2021
Lambda + Terraform + Github Actions
Building a
continuous deployment
for
Lambda
functions in a
multi-stage environment
.
07
Jul 2020
Github Actions + Hugo + Terraform + S3
Creation of a static website with
Hugo
. Host it on
S3
with
CloudFront
. Use
Terraform
and
Github actions
to deploy it in a
GitOps
way.
22
Apr 2020
GitOps + Terraform
Manage the
content and infrastructure
of a website in a git monorepo.
Deploy automatically
with each push.
06
Apr 2020
Github Flow + Codesuite pipeline + Slack
Testing a
Node
project hosted on
github
with
CodeBuild
and
CodePipeline
. Also sending
Slack message
.
24
Mar 2020
Codesuite pipeline + Terraform
Building a C++ program after each commit using
CodeCommit
,
CodeBuild
and
CodePipeline
.
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
.