Amazon VPC logo

Amazon VPC

Provision a logically isolated section of the AWS Cloud and launch AWS resources in a virtual network that you define

What is Amazon VPC?

You have complete control over your virtual networking environment, including selection of your own IP address range, creation of subnets, and configuration of route tables and network gateways. You can easily customize the network configuration for your Amazon VPC.
Amazon VPC is a tool in the Virtual Private Cloud category of a tech stack.

Who uses Amazon VPC?

Companies
513 companies reportedly use Amazon VPC in their tech stacks, including Amazon, LaunchDarkly, and Coursera.

Developers
813 developers on StackShare have stated that they use Amazon VPC.

Amazon VPC Integrations

Amazon EKS, AWS Fargate, Cloud Foundry, Amazon EFS, and Amazon Kendra are some of the popular tools that integrate with Amazon VPC. Here's a list of all 21 tools that integrate with Amazon VPC.
Pros of Amazon VPC
40
Secure
6
Flexible, good isolation, various connectivity options
Decisions about Amazon VPC

Here are some stack decisions, common use cases and reviews by companies and developers who chose Amazon VPC in their tech stack.

Shanthamurthy Hanumantharayappa
Associate Qualtiy Analyst at Sparksoft Corp Inc. · | 2 upvotes · 13.9K views
Needs advice
on
Amazon VPCAmazon VPC
and
Microsoft AzureMicrosoft Azure

We are planning to build Electronic File Transfer in Microsoft Azure. We need help to identify what we should do to replace Amazon VPC with Azure.

See more
Simon Bettison
Managing Director at Bettison.org Limited · | 8 upvotes · 766.3K views
Shared insights
at

In 2012 we made the very difficult decision to entirely re-engineer our existing monolithic LAMP application from the ground up in order to address some growing concerns about it's long term viability as a platform.

Full application re-write is almost always never the answer, because of the risks involved. However the situation warranted drastic action as it was clear that the existing product was going to face severe scaling issues. We felt it better address these sooner rather than later and also take the opportunity to improve the international architecture and also to refactor the database in. order that it better matched the changes in core functionality.

PostgreSQL was chosen for its reputation as being solid ACID compliant database backend, it was available as an offering AWS RDS service which reduced the management overhead of us having to configure it ourselves. In order to reduce read load on the primary database we implemented an Elasticsearch layer for fast and scalable search operations. Synchronisation of these indexes was to be achieved through the use of Sidekiq's Redis based background workers on Amazon ElastiCache. Again the AWS solution here looked to be an easy way to keep our involvement in managing this part of the platform at a minimum. Allowing us to focus on our core business.

Rails ls was chosen for its ability to quickly get core functionality up and running, its MVC architecture and also its focus on Test Driven Development using RSpec and Selenium with Travis CI providing continual integration. We also liked Ruby for its terse, clean and elegant syntax. Though YMMV on that one!

Unicorn was chosen for its continual deployment and reputation as a reliable application server, nginx for its reputation as a fast and stable reverse-proxy. We also took advantage of the Amazon CloudFront CDN here to further improve performance by caching static assets globally.

We tried to strike a balance between having control over management and configuration of our core application with the convenience of being able to leverage AWS hosted services for ancillary functions (Amazon SES , Amazon SQS Amazon Route 53 all hosted securely inside Amazon VPC of course!).

Whilst there is some compromise here with potential vendor lock in, the tasks being performed by these ancillary services are no particularly specialised which should mitigate this risk. Furthermore we have already containerised the stack in our development using Docker environment, and looking to how best to bring this into production - potentially using Amazon EC2 Container Service

See more

Blog Posts

GitHubGitDocker+34
29
42445
GitHubGitSlack+30
27
18325
GitHubDockerAmazon EC2+23
12
6566
JavaScriptGitHubPython+42
53
21865

Amazon VPC's Features

  • Create an Amazon Virtual Private Cloud on AWS's scalable infrastructure, and specify its private IP address range from any range you choose.
  • Divide your VPC’s private IP address range into one or more public or private subnets to facilitate running applications and services in your VPC.
  • Control inbound and outbound access to and from individual subnets using network access control lists.
  • Store data in Amazon S3 and set permissions such that the data can only be accessed from within your Amazon VPC.
  • Assign multiple IP addresses and attach multiple elastic network interfaces to instances in your VPC.
  • Attach one or more Amazon Elastic IP addresses to any instance in your VPC so it can be reached directly from the Internet.
  • Bridge your VPC and your onsite IT infrastructure with an encrypted VPN connection, extending your existing security and management policies to your VPC instances as if they were running within your infrastructure.

Amazon VPC Alternatives & Comparisons

What are some alternatives to Amazon VPC?
OpenStack
OpenStack is a cloud operating system that controls large pools of compute, storage, and networking resources throughout a datacenter, all managed through a dashboard that gives administrators control while empowering their users to provision resources through a web interface.
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
See all alternatives

Amazon VPC's Followers
738 developers follow Amazon VPC to keep up with related blogs and decisions.