We have public endpoints which is accessible from internet hosted on aws, so how can we protect those public endpoints using zpa ?
Please respond if you did this earlier or if you have any idea about it that how this should be configured .
Hi Vijay,
The ZPA solution is not designed to protect applications that are publicly accessible from the Internet. You can protect your applications by removing open Internet access to them and making them accessible only via the ZPA service. Is that an option for you?
Be well,
Lisa
This is how we secure our public AWS accounts. We place connectors in the accounts and tie specific domain names to the accounts to direct traffic to the services. We expose public services that are required but ensure that any management can be done over ZPA.