Improved database query
Improved API endpoint
Worked on improving a specific API endpoint that Clusters created by users were triggering. This endpoint was making a lot of queries and the number grew with the size of the cluster.

I've achieved a 50%  performance increase in the query and made the endpoint perform always the same number of queries no matter how large the cluster is!