Sep 16, 2021
You can deploy the code and run on any port say 8081.
Later, you can configure the web-server (running on port 443/80) to redirect your requests to port 8081.
This way your code will be triggered from API gateway for specific paths defined on ALB.