Jérôme Decoster
3x AWS Certified - Architect, Developer, Cloud Practionner
Home
Tags
About
S3
posts
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
.
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.
24
Feb 2020
Step Functions + Rekognition
Detect
faces
in images with
Rekognition
. Create a face
collection
to find
similar faces
.
05
Feb 2020
S3 Event Notification + Rekognition + ImageMagick
Detect
Bird
,
Cat
and
Dog
in images with
Rekognition
then draw the bounding box with
ImageMagick
.
27
Jan 2020
Terraform + S3 + S3 Event Notification + Lambda
Terraforming
S3
and
S3 Event Notification
to change object ACL with
Lambda
.