Created 01-01-2017 03:33 AM
It appears that HDCloud can be created only on AWS VPC. What about AWS public cloud? Is this a limitation?
Created 01-02-2017 08:48 PM
Amazon Virtual Private Cloud (Amazon VPC) enables you to provision a virtual private cloud (VPC), an isolated area within AWS where you can configure a virtual network, controlling aspects such as private IP address ranges, subnets, routing tables, and network gateways. HDCloud requires a VPC, and is therefore limited to the AWS private cloud.
From the Network and Security section of the current Hortonworks Data Cloud documentation:In addition to the Amazon EC2 instances created for the cloud controller and cluster nodes, Hortonworks Data Cloud deploys the following network and security AWS resources on your behalf:
If using your own VPC, make sure that:
Since the subnets used by HDC must be associated with a route table that has a route to an Internet gateway, they are referred to as Public subnets. Because of this, the system is configured by default to restrict inbound network traffic to a minimal set of ports. The following security groups are created automatically:
See the Ports section of the Security documentation for information about additional ports that may be opened on these groups.
Created 01-02-2017 08:48 PM
Amazon Virtual Private Cloud (Amazon VPC) enables you to provision a virtual private cloud (VPC), an isolated area within AWS where you can configure a virtual network, controlling aspects such as private IP address ranges, subnets, routing tables, and network gateways. HDCloud requires a VPC, and is therefore limited to the AWS private cloud.
From the Network and Security section of the current Hortonworks Data Cloud documentation:In addition to the Amazon EC2 instances created for the cloud controller and cluster nodes, Hortonworks Data Cloud deploys the following network and security AWS resources on your behalf:
If using your own VPC, make sure that:
Since the subnets used by HDC must be associated with a route table that has a route to an Internet gateway, they are referred to as Public subnets. Because of this, the system is configured by default to restrict inbound network traffic to a minimal set of ports. The following security groups are created automatically:
See the Ports section of the Security documentation for information about additional ports that may be opened on these groups.
Created 01-02-2017 08:49 PM
@Dominika Bialek to review this answer
Created 01-03-2017 05:47 PM
@Vivek Sharma If this answer helps, please accept it. Otherwise, I'd be happy to answer any remaining questions you have.
Thanks! _Tom
Created 01-03-2017 06:00 PM
Hi @Vivek Sharma What do you mean by "AWS public cloud"? You have an option to launch HDCloud in your own custom VPC that can be configured according to your needs. See https://aws.amazon.com/vpc/. What else do you need?
Created 01-03-2017 06:20 PM
Thanks @Dominika Bialek and @Tom McCuch
By AWS public cloud, I mean EC2-Classic.