1 Respuesta
- Más nuevo
- Más votos
- Más comentarios
1
This is not an answer to your question but it still may be interesting for you. There is a tool https://github.com/aws/porting-advisor-for-graviton
It is a command line tool that analyzes source code for known code patterns and dependency libraries. It then generates a report with any incompatibilities with our Graviton processors.
Unfortunately, it does not support Ruby. Maybe you will find something similar for your case
Contenido relevante
- preguntada hace 10 meses
- preguntada hace un año
- preguntada hace un año
- preguntada hace 7 meses

Thanks Oleksii. I had checked this tool and found that it doesn't support Ruby and thus was looking if somone might have tried this kind of migration and what they might have used.
I am still looking if anyone has an idea on how to check whether it is possible to make the change to Graviton.