API Security in Public Cloud

Hi APIGEE Team,

We want to secure the API virtual host so that unwanted request is not hitting the APIGEE gateway/API's in public cloud.

Can we do some ip restriction in router so that request from unwanted sources are restricted on virtual host's itself.

What is the best practice followed for virtual host security other than 2 way TLS. ?

Thanks

Solved Solved
0 1 173
1 ACCEPTED SOLUTION

IP whitelisting would be done using the Access Control policy, and would still be performed on the Apigee Gateway. There are no other checks that you can do without a tool like Apigee Sense. Please check it out 🙂

View solution in original post

1 REPLY 1

IP whitelisting would be done using the Access Control policy, and would still be performed on the Apigee Gateway. There are no other checks that you can do without a tool like Apigee Sense. Please check it out 🙂