dave
02/04/2023, 6:52 PMAndrew O'Hara
02/04/2023, 7:06 PMdave
02/04/2023, 7:25 PMAndrew O'Hara
02/05/2023, 3:28 AMdave
02/05/2023, 3:33 AMdave
02/05/2023, 3:33 AMAndrew O'Hara
02/05/2023, 3:42 AMAndrew O'Hara
02/07/2023, 4:51 PMdave
02/07/2023, 5:17 PMAndrew O'Hara
02/07/2023, 5:41 PMAndrew O'Hara
02/07/2023, 9:45 PMJava8HttpClient
has a much better cold start time than the (usually recommended) JavaHttpClient
. And of course, eliminating reflection will always result in better performance.
I will however note that if you need features from newer JREs (beyond 11), the custom runtime is a great way to make them available on Lambda.
https://docs.google.com/spreadsheets/d/1bMM6YygmCZUeCHeB326bUIZcoaeQWNbU1x78DGX6hYM/edit?usp=sharing