How to access EC2 in a private Subnet from the internet?

675 Views Asked by At

Im quite new to AWS. I have a CMS that I hosted on a EC2 inside a private subnet. I can make the EC2 access internet (EC2 TO Internet) thanks to a NAT and Internet Gateway. My question is how am I supposed to give access to users who are going to manage the content into this CMS from the internet (So how can I access EC2 FROM Internet ?)

Thanks in advance.

0

There are 0 best solutions below