To use HTTPS at both the frontend and backend, you can create a dedicated load balancer, add an HTTPS listener to the load balancer, and set the backend protocol to HTTPS.
To use HTTPS at the frontend only, you can create a dedicated load balancer with HTTPS listener, and set the backend protocol to HTTP.