Infra

Infra

December 22, 2021
Constrain Process CPU Usage with cgroups (Demo)
A quick example on how to use cgroups to control processes’ CPU usage
October 23, 2021
Outgrowing Heroku – the PaaS Pitfalls in Scaling Teams
An honest rundown of Heroku PaaS from the perspective of a scaling startup.
October 15, 2021
Resizing EKS EBS Volumes Safely in Kubernetes Using Blue-Green Approach
How to resize an EKS EBS volume in Kubernetes if you can't use automatic allowVolumeExpansion option.