Jérôme Decoster
3x AWS Certified - Architect, Developer, Cloud Practionner
Home
Tags
About
Github Actions
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
.
18
Feb 2021
Lambda + Terraform + Github Actions
Building a
continuous deployment
for
Lambda
functions in a
multi-stage environment
.
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.
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.
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
.