Implementing Asynchronous Retry Policies with Polly

Utilizing Polly, an external library of files and procedures, RSI can reorient our clients’ processes to successfully eliminate issues when connection problems occur, particularly when uploading or downloading critical files from a server. Polly provides the framework to be more resilient in the face of minor network outages and spikes in load.

Read More »

Azure Firewalls and Network Security Groups

When setting up a virtual network in Azure for an RSI client, there are a few different options we use to protect a client’s network. Network Security Groups/NSG’s are thought of as a basic allow/deny rule for each section of the virtual network. The Azure Firewall, fully managed and providing advanced security, functions much like a normal firewall and will work in conjunction with NSG. Both need to be used in conjunction for the best result.

Read More »