Strapi Taking CPU Utilization Spikes up to 100%

I have strapi with version 4.24.3
AWS EC2 instance with m6g Medium
AWS RDS M6g Large
My Lambda function calls strapi for getting data while NextJS is Building

This topic has been created from a Discord post (1280041196089118761) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord

Are you paginating the data while fetching or just trying to fetch everything all at once?