Q212.A company is migrating from on-premises to AWS and has just deployed the first set of applications that run on Linux. The company will continue to maintain several on-premises hosts. The company needs to configure secure access to the AWS hosted applications that will allow auditing and encryption of all traffic from the on-premises hosts to AWS. The company wants to reduce the cost of the solution and plans to gradually migrate its entire workload to AWS.Which solution will meet these requirements?
A.Establish a VPN connection between on-premises and the VPC. Create IAM roles and permissions to enable AWS Systems Manager Session Manager.Install Systems Manager Agent and enable Systems Manager. Create IAM users and tags based on policy restrictions. B.Establish a VPN connection between on-premises and the VPC.Create a key pair using the Amazon EC2 console. Use the key pair to deploy the EC2 instances. For the on-premises instances deploy the public keys that match the key pair. C.Establish AWS Direct Connect between on-premises and the VPC.Create IAM roles and permissions to enable AWS Systems Manager Session Manager.正确答案A
Install Systems Manager Agent and enable Systems Manager. Create IAM users and tags based on policy restrictions. D.Establish AWS Direct Connect between on-premises and the VPC. Configure an IPSec tunnel. Create IAM roles and permissions to enable AWS Systems
Manager Session Manager. Install Systems Manager Agent and enable Systems Manager. Create IAM users and tags based on policy restrictions.