# Create Encrypted Load Balancer E2E Networks allows users to enable encryption for their Load Balancers to ensure the protection of sensitive traffic and configuration data both at rest and in transit. The encryption mechanism is designed to be fully transparent to the user while maintaining robust security standards. At rest, backend storage used by Load Balancers is encrypted using industry-standard techniques. For data in transit, TLS (Transport Layer Security) ensures that traffic between clients and Load Balancer endpoints remains protected. **Step 1: Initiate Load Balancer Creation**    **1. Login to the MyAccount Portal**       • To begin, log in to the E2E Networks MyAccount Portal using your credentials.    **2. Create the Encrypted Load Balancer**       • Click on **Load Balancer** and then click on **Create New Load Balancer"**. ![LoadBalancer Encryption Create](images/LB_encryption2.png)    **3. Select the Plan and then click on **Next**.** ![LoadBalancer Encryption Create](images/LB_encryption3.png)    **4. Select the Type of **Load Balancer**.** :::note There are basically two tyoes of Load Balanacer * **1. Application Load Balancer (ALB).** * **2. Networks Load Balancer (NLB).** ::: ![LoadBalancer Encryption Create](images/LB_encryption4.png)    **5. Enter the **Load Balancer** Name, select the Scheme, select the **Mode** and then click on **Next**.** ![LoadBalancer Encryption Create](images/LB_encryption5.png)    **6. Click on Add Server.** ![LoadBalancer Encryption Create](images/LB_encryption6.png)    **7. Enter the **Server Name**, **Server IP**,**Server Port** and then click on **Submit**** ![LoadBalancer Encryption Create](images/LB_encryption7.png)    **8. Enter the **Backend Name**,select the **Routing Policy**,**Backend Type**,**Backends**,Enter the **Web Socket Timeout** and then click on **Next**.** ![LoadBalancer Encryption Create](images/LB_encryption8.png)    **9. Select or Create the **VPC**,**IPV4** and select the **IPV6** and **Bitninja** checkbox,Enter the **Connection Timeout**,**Client Timeout**,**Server Timeout** And **HTTP Keep Alive Timeout**.** ![LoadBalancer Encryption Create](images/LB_encryption9.png)    **10. To Encrypt the Load Balancer select the Enable Encryption checkbox and Encryption should be Enable only during the creation of Load Balancer.** :::tip * Users can enable encryption during the creation of a new Load Balancer. ::: ![LoadBalancer Encryption Create](images/LB_encryption10.png)    **11. Click on **Launch Load balancer**.** ![LoadBalancer Encryption Create](images/LB_encryption11.png) ---