How do I take feedback

Feedback culture is an essential part of Bayzat’s lifecycle. Our culture rises on feedback. It is one of the critical aspects of this organization that keeps me going and engaged. I love it. It ...

Why We Chose AWS ECS and What We Learned

As Bayzat SRE team, we have migrated our infrastructure to AWS ECS approx. 1.5 years ago. This blog post explains why we decided to migrate to container orchestration, how we chose AWS ECS amongst the...

Terraform to manage application lifecycle

This blogpost is an experience report of migrating deployment logic to Terraform. Previously, we were using Terraform in a hybrid way to manage some building blocks, database, EC2 instances, etc., and...

Getting Information from ECS Events

In Bayzat, we are using AWS ECS Fargate to manage production and development workflows. In our automation hustles, we are leveraging ECS events to get information about state changes of tasks and serv...