Advanced topics
I would like to reiterate a few things. You use App Service Environments or ASE/Isolated App Services if you have GDFR or PII data requirements. Also, ensure you use TDE in your data stores out the gate to help protect your data. If you are developing mobile applications, I would use Xarmarin, as writing in C# and deploying to all platforms is pretty sweet.Â
Â
At the time of writing this book, some new features in Azure became available that I would like to discuss. The first one is Azure Front Door and the second one is Azure confidential computing. Let's take a look at what these have to offer.
What is Azure Front Door?
Azure Front Door is a layer 7 or HTTP/HTTPS layer anycast protocol. It was designed to define, manage, and monitor global traffic routing in high availability global (multi-regional) scenarios. It helps accelerate your application performance by using a TCP-based anycast
protocol that connects a site user to the nearest Point of Presence (POP), in order to improve...