An open API service indexing awesome lists of open source software.

https://github.com/therealgonzalez/aws-building-virtual-private-cloud-project

I used Amazon VPC in my project by creating a screened subnet with auto assigned IPV4 addresses for new machines joining the newly launched VPC and assigning it to an internet gateway to allow for public internet access. The documentation and all my notes can be found in the PDF above!
https://github.com/therealgonzalez/aws-building-virtual-private-cloud-project

aws vpc

Last synced: 11 months ago
JSON representation

I used Amazon VPC in my project by creating a screened subnet with auto assigned IPV4 addresses for new machines joining the newly launched VPC and assigning it to an internet gateway to allow for public internet access. The documentation and all my notes can be found in the PDF above!

Awesome Lists containing this project

README

          

AWS Building Virual Private Cloud Project

Description


I used Amazon VPC in my project by creating a screened subnet with auto
assigned IPV4 addresses for new machines joining the newly launched VPC
and assigning it to an internet gateway to allow for public internet access.
The documentation and all my notes can be found in the PDF above!

Languages and Utilities Used

- AWS
- Virtual Private Cloud
- Screened Subnets
- Internet Gateways