How to connect to a webserver on ec2 'privately'

后端 未结 4 1991
花落未央
花落未央 2021-01-03 08:41

I have a little web application deployed on an ec2 instance and I\'d like to test it without making it publicly available.

Using an elastic IP does not solve my iss

4条回答
  •  难免孤独
    2021-01-03 09:43

    You don't need an EIP to access your instance - it has a public DNS name associated with it automatically.

提交回复
热议问题