a company is planning to implement a remote access architecture to allow its employees to work from…

a company is planning to implement a remote access architecture to allow its employees to work from home.\nthe company has a central office where all its servers and applications are located. the employees need to access these resources securely from their home computers.\nwhich remote access architecture would be the most suitable for this scenario?\n○ transport layer security (tls)\n○ client - to - site vpn technology\n○ site - to - site vpn topology\n○ host - to - host tunnel topology

a company is planning to implement a remote access architecture to allow its employees to work from home.\nthe company has a central office where all its servers and applications are located. the employees need to access these resources securely from their home computers.\nwhich remote access architecture would be the most suitable for this scenario?\n○ transport layer security (tls)\n○ client - to - site vpn technology\n○ site - to - site vpn topology\n○ host - to - host tunnel topology

Answer

Answer:

B. Client - to - site VPN technology

Brief Explanations:

The company needs employees to access central - office resources from home. Client - to - site VPN allows individual clients (employees' home computers) to connect securely to a corporate network (central office), meeting the requirement. TLS is a security protocol, site - to - site is for connecting networks, and host - to - host is for two specific hosts, not for this scenario.