Is that still a common practice? I figured most companies are running builds in their existing pipelines infrastructure which in my experience is usually GitHub/Travis/GitLab/Azure DevOps/CircleCI/etc.. and then moving it up into AWS
In my experience it is - having on premise build server is a lot cheaper than running a very CPU intensive task in the cloud. Can save thousands of $ a year.