Azure / reliable-web-app-pattern-java

The reliable web app pattern is a set of objectives to help your web application converge on the cloud. This repo contains a reference implementation of a reliable web application for Java.
https://aka.ms/eap/rwa/java/doc
MIT License
54 stars 35 forks source link

added RateLimitRule to TF Front Door module #214

Closed akhan-msft closed 1 month ago

akhan-msft commented 1 month ago

Implemented TF Azure Front Door, Rate Limit Rule using RWA .net rate limit rule as reference.