18 Jan 2022
The Story
Everyone’s got certain websites and tools that they go back to, or certain guides and snippets of information that’s really hard to find, despite being very well written. I feel that I should share some of these, so that others can benefit from them.
More …
23 Oct 2021
The Story
If you’ve ever managed servers, you should know that there are some metrics that you should keep an eye on. AWS automatically sets you up with some metrics, such as CPU Utilization, network in/out, and status checks. However, there are still some very important metrics that are missing: memory utilization and disk usage.
More …
27 Aug 2021
The Story
Recently the RDS I was managing started to use a lot more burst balance than usual. In order to understand what could be done to address it, as well as how it would affect the performance of the database, I went to study the AWS documentation about how burst balance works.
More …
13 Apr 2021
The Story
Slowly and surely, the Kubernetes cluster I’ve set up in my company last year moves towards production usage.
More …
25 Sep 2020
The Story
This past year I’ve been playing around with Kubernetes and EKS due to the shift to microservices in my company.
More …