How can I protect my elastic beanstalk servers using zero trust?
Hello everyone, I have an elastic beanstalk managing my EC2 instances and I wanna use cloud flare zero trust to allow only authorized users to access my highly critical API.
my question is, how do I do it?
2 Replies
If it is a private application then https://developers.cloudflare.com/cloudflare-one/policies/access/
Cloudflare Docs
Access policies · Cloudflare Zero Trust docs
Cloudflare Access determines who can reach your application by applying the Access policies you configure.
what do you mean by private application?
if you mean only a few "select" people in my company can access it then yeah, its private