I have created the eks-blueprints-demo repository to demonstrate how to quickly bootstrap a new EKS cluster by using EKS Blueprints.
Author: Jackie Chen
Masking PII Image with Slack Bot
A few months back, I introduced this project which masks texts in an image by utilizing a couple of AWS ML services (Rekognition, Textract and Comprehend). There are many use cases for such tooling, so last week I presented to my team with a live demo - Masking sensitive information in Slack with mask-it bot. … Continue reading Masking PII Image with Slack Bot
Build docker image with kaniko in GitLab pipeline
Kaniko does not need privileged mode, as it doesn't depend on a Docker daemon and executes each command within a Dockerfile completely in userspace.
Learning AWS Landing Zone Accelerator (LZA) as a Developer
From a developer's perspective, LZA is an abstraction layer which hides the complexity of setting up a landing zone on AWS. This is especially useful for the customers who are new to AWS, as they don't necessarily need to have expertise in CloudFormation, CDK and AWS SDK to setup a landing zone with LZA. All they need to maintain are just a few configuration files.
Amazon CodeCatalyst vs AWS Code Family
Amazon CodeCatalyst is a new addition to the AWS development and delivery toolbox. Comparing to the AWS Code family (CodeCommit, CodeBuild, CodeDeploy, CodePipeline…), it is an integrated DevOps platform rather than a single purpose service.



