Trending Topics

Implement and configure AWS Backup for VMware Cloud on AWS VM workloads

Image
In our previous post we saw the design of the AWS Backup on VMC. In this post we’re going through the implementation steps As per the design and best practice, we are going to use the ENI for the Backup traffic CREATE A VPC ENDPOINT  TO CREATE AN INTERFACE ENDPOINT FOR AN AWS SERVICE 1. Open the Amazon VPC console at https://console.aws.amazon.com/vpc    2. In the navigation pane, choose Endpoints 3. Choose Create endpoint 4. Name the endpoint   5. For Service category, choose AWS services 6. For Service name, search “ Backup ” and select “ backup-gateway ” service from the dropdown 7. For VPC, select the VPC which we used for SDDC deployment and extension 8. To create an interface endpoint for Amazon S3, you must “uncheck” Additional settings, Enable DNS name. This is because Amazon S3 does not support private DNS for interface VPC endpoints 9. For  Subnets , select one subnet per Availability Zone which we used for SDDC VMC selection  10. For Security group , sel

What is a VPLS?



A VPLS (Virtual Private LAN Service) is a network protocol that allows users to connect many different ethernet-based local area networks together over long distances. VPLS uses MPLS data packets and the Internet in order to forward information from one or more computers in one network to one or more computers in another network and then expand that to include even further networks that are all connected via the VPLS. Businesses and government agencies that have branches in many different locations generally use VPLS systems. However VPLS systems can also be used for gaming and other purposes that require networks to send and receive data outside of each network’s physical operation range.

How VPLS Works
VPLS networks work in similar to both LAN and MPLS networks. In a VPLS system, data is arranged in packets and labeled according to what it is, where it came from, and where it is going. Each packet is then sent to the nearest computer within the network in alphabetical order. As each computer receives the data packets, it forwards them to the next computer in line until the data reaches the end of the network. While an MPLS network prevents the data from travelling any further, a VPLS network allows the last computer in the network to forward the data to the nearest network in the system. This expands the primary network’s physical operation range to both the primary and secondary networks’ physical operation range.

Applications

VPLS networks have many uses, but are generally connect a business or institution’s individual network together over long distances. This allows those institutions to efficiently archive and sort through all of the data being generated by their overall efforts, rather than being dependent on their individual branches to forward data to a central database and then requiring staff members to organize all of that data.

Advantages

VPLS networks have several critical advantages over other types. They connect many different computers over a much further distance than local area networks, wide area networks, and wireless networks. VPLS networks emulate physical connections even though they are only connected via the Internet and can be scaled to work with any network size.

Popular posts from this blog

HOW TO EDIT THE BCD REGISTRY FILE

AD LDS – Syncronizing AD LDS with Active Directory

DNS Scavenging.