Can't access port 8000 on EC2 instance

1.3k Views Asked by At

I have an EC2 instance which only has private IP (I cant create public as we have restrictions in our org). I have deployed django application on that EC2 instance on port 8000.

Can anyone suggest what are the ways I have to access that app? Even the Elastic IP is not possible because VPC does not have an Internet Gateway. Is there a way like accessing app in EC2 through API Gateway or something similar?

0

There are 0 best solutions below