-
Host a simple, public-facing website
-
Can create security group rules which allow the webserver to respond to inbound HTTP and SSL requests from the Internet while simultaneously prohibiting the webserver from initiating outbound connections to the Internet.
-
Can select "VPC with a Single Public Subnet Only".
-
-
Host multi-tier web applications
-
Can launch webservers in a publicly accessible subnet and application servers and databases in non-publically accessible subnets.
-
Can select "VPC with Public and Private Subnets".
-
-
Host scalable web applications in the AWS cloud that are connected to your datacenter
-
Instances in one subnet, such as webservers, communicate with the Internet while instances in another subnet, such as application servers, communicate with databases on your corporate network.
-
Can create an IPsec VPN connection between your VPC and your corporate network.
-
Webservers and application servers in your VPC can leverage Amazon EC2 elasticity and Auto Scaling features.
-
Can select "VPC with Public and Private Subnets and Hardware VPN Access".
-
-
Extend your corporate network into the cloud
-
Launch additional webservers, or add more compute capacity to your network.
-
Can select "VPC with a Private Subnet Only and Hardware VPN Access".
-
-
Disaster Recovery
-
Back up into AWS and in the event of a disaster in your datacenter, you can quickly launch replacement compute capacity in AWS and revert back later.
-
By using Amazon VPC for disaster recovery, you can have all the benefits of a disaster recovery site at a fraction of the normal cost.
-
- heartin's blog
- Log in or register to post comments
Recent comments