About to benchmark various AWS EC2 instances with the same workspace in FME Desktop 2020.
Looking for peoples experience.
Is CPU better or is RAM better or GPU.
Give me your advice
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
CPU: Yes, the faster the better. Multiple cores, however, are only used if you explicitely use parallel processing in the workspaces. Otherwise a very fast dual-core CPU is king.
RAM: Yes, but it depends on your data volume. Unless you do crazy stuff you'll get really far with 8-12 GB of RAM and 64-bit FME. Just check in your FME log that there are no messages about optimizing memory usage, which is a very bad sign.
GPU: FME cannot use the GPU at all, so save the money for something else.
One thing you didn't mention is disk, make sure to configure SSD storage with high bandwith. The faster the better, as FME has a tendency to use a lot of temporary storage.