1 Answer
- Newest
- Most votes
- Most comments
0
The choice depends on what dimension (performance, cost) is more important for you, as there is not one size fits all solution.
VTL pro is performance but devX and maintenance is very cumbersome
Lambda will introduce a custom variable and possibly tiny latency, but then you can manage resolvers programmatically.
Personally I d suggest to go fir JavaScript, as it both increases DEvX, better maintenance and no cost. Performance may not be negligible but depends on your system throughput and constraints.
Hope it helps ;)
Relevant content
- asked 3 years ago
- asked 2 years ago
- AWS OFFICIALUpdated 3 years ago