A company wants to migrate its applications from its on-premises data center to a VPC in the AWS Cloud. These applications will need to access on-premises resources.
Which actions will meet these requirements? (Choose two.)
A company wants to migrate its applications from its on-premises data center to a VPC in the AWS Cloud. These applications will need to access on-premises resources.
Which actions will meet these requirements? (Choose two.)
To ensure that applications in a VPC can access on-premises resources after migrating from an on-premises data center to the AWS Cloud, two key actions are needed. First, setting up a VPN connection between an on-premises device and a virtual private gateway in the VPC provides a secure and encrypted connection over the internet. This allows the applications in the VPC to access on-premises resources securely. Second, establishing an AWS Direct Connect connection creates a dedicated network link between the on-premises data center and AWS. Direct Connect offers higher bandwidth and lower latency compared to VPN, making it ideal for more consistent and reliable access to on-premises resources. These two steps help ensure that the migrated applications can effectively interact with on-premises systems.
I think B,D makes more sense
I chose BD as well
And this is probably why it is correct: https://docs.aws.amazon.com/whitepapers/latest/aws-vpc-connectivity-options/aws-direct-connect-vpn.html
Option E is also not relevant to the question as it focuses on restricting access to static web content provided through on-premises web servers using Amazon CloudFront, but the question is about accessing on-premises resources from the VPC in the AWS Cloud.
Option E is also not relevant to the question as it focuses on restricting access to static web content provided through on-premises web servers using Amazon CloudFront, but the question is about accessing on-premises resources from the VPC in the AWS Cloud.
A, D First you need to identify resources to be migrated and then use AWS Direct Connect to Connect OnPrem with AWS. No need to do VPC and VPN settings.
Why do VPN & Direct connect?
B. Create a VPN connection between an on-premises device and a virtual private gateway in the VPC. By setting up a VPN (Virtual Private Network) connection, the company can establish a secure and encrypted connection between their on-premises network and the VPC in the AWS Cloud. This allows the applications running in the VPC to securely access on-premises resources as if they were on the same local network. D. Set up an AWS Direct Connect connection between the on-premises data center and AWS. AWS Direct Connect provides a dedicated network connection between the on-premises data center and AWS, bypassing the public internet. This enables a private and dedicated network connection, with higher bandwidth and lower latency compared to VPN connections. It allows for reliable and consistent access to on-premises resources from within the VPC.
better validate your answers with chatGPT because i have seen there are wrong answers across the dump
BD is the right option
B and D is basically talking about same thing, so it wouldn't make sense to pick them both. You use either one or the other, but not both: B - secure connection on public network. And it doesn't say that this app will be access on public internet, it says it needs to connect to on-prem services. So definitely NOT this option. D - secure connection on local network (key word connect on-prem services)
The question is "Which actions will MEET these requirements?". It doesn't have to be both at the same time, but rather both can meet the requirements.
I think A is not correct, since it assumes that you need to migrate your on-premises resources, whilst the question does not talk about migrating, but about accessing.
There are two reliable connections enterprise reliable is AWS VPN & AWS Direct connect
B. Create a VPN connection between an on-premises device and a virtual private gateway in the VPC. D. Set up an AWS Direct Connect connection between the on-premises data center and AWS.
It is B and D
There is a requirement to have some resources on-prem, therefore, a Direct Connect services is needed. And based on the AWS Well Architecture framework, we should think about security: > **Apply security at all layers:** Apply a defence in depth approach with multiple security controls. Apply to all layers (for example, edge of network, VPC, load balancing, every instance and compute service, operating system, application, and code). Therefore we should create a VPN connection with our VPC. Giving us B and D as an answer.
B. Create a VPN connection between an on-premises device and a virtual private gateway in the VPC. D. Set up an AWS Direct Connect connection between the on-premises data center and AWS. These two options allow for the secure and reliable connection of an on-premises data center with the AWS Cloud. A VPN connection uses the internet to establish a secure, private network connection, while AWS Direct Connect bypasses the public internet altogether and provides a dedicated, private connection between the data center and AWS. Both can be used for hybrid cloud scenarios where applications in the AWS cloud need to communicate with on-premises resources.
B. Create a VPN connection between an on-premises device and a virtual private gateway in the VPC.close to the on-premises resources. D. Set up an AWS Direct Connect connection between the on-premises data center and AWS.
It has to be B & D tho...Who is in charge of these answers?
B. Create a VPN connection between an on-premises device and a virtual private gateway in the VPC. C. Use an Amazon CloudFront distribution and configure it to accelerate content delivery close.
can bet on my life with option BD
Answer is B & D as both the answers support the idea of connecting On premises to AWS