Posts
Blog RSS feed
If you like reading about engineering challenges and discoveries, this is for you.
I write to distil what I found and the thought process behind how I got there through my writing.
2022
-
I was given the opportunity at Ascenda to work with Grafana to achieve observability by detecting and triaging issues quickly. There are a variety of techniques that we can use to create an anomaly detection alert, one of which is z-score.
grafanaobservability
2021
-
A guide to deploying Microservices to AWS Elastic Container Registry (ECR) and AWS Elastic Container Service (ECS) Fargate with GitHub Actions
github actionscicddockerbackend -
A guide to develop a workflow engine to build and conduct automated testing on your microservices
github actionscicddockerbackend