Configuring Logging in AWS EKS Using Fluent Bit and CloudWatch
Observability is essential for any application, and the Smart-cash project is no exception. Previously Prometheus was integrated for monitoring.
Observability is essential for any application, and the Smart-cash project is no exception. Previously Prometheus was integrated for monitoring.
In this article, I will share my thoughts about using Terraform in the GitOps process, specifically to create the manifest and push it to the Git repo.
Previous articles showed how to build the EKS Infrastructure in AWS and how to install FluxCD to implement GitOps practices, This article is focused on explaining the steps taken to install the Prometheus Operator(using Helm) and Grafana for monitoring.
In a previous article I mentioned the idea behind this project that I named SmartCash. I began building the terraform code for the infrastructure in AWS and the pipeline to deploy it.
The journey to learn a new tool can be a little tricky, watching videos and reading some blogs can be an option, but watching and reading can not be enough for everyone, personally I need a hands-on approach for effective learning.