Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial: Adding custom VPC #10

Open
Andrew-Chen-Wang opened this issue Dec 30, 2020 · 0 comments
Open

Tutorial: Adding custom VPC #10

Andrew-Chen-Wang opened this issue Dec 30, 2020 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@Andrew-Chen-Wang
Copy link
Owner

For Donate Anything (GitHub link), I created a custom VPC so that I could still use my default VPC for other tests the required an EC2 instance.

It's also beneficial to do so so you can separate your security groups and instances based on VPC for security measures and better filterability.

The next time I deploy a website, I'll upload a tutorial in these comment sections. But for pro tips:

  • Make sure you enable the internet gateway and your route tables are connected properly if not setup.
  • There is a doc in AWS that shows you how to add the VPC I believe
  • Somewhere around the ECS configuration is when you add the VPC. Same with ALB.
@Andrew-Chen-Wang Andrew-Chen-Wang added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant